vendor:
Young Entrepreneur E-Negosyo System
by:
Jordan Glover
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Young Entrepreneur E-Negosyo System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:young_entrepreneur_e-negosyo_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 10 + XAMPP v3.3.0
2021
Young Entrepreneur E-Negosyo System 1.0 – SQL Injection Authentication Bypass
A SQL injection vulnerability exists in the Young Entrepreneur E-Negosyo System 1.0, which allows an attacker to bypass authentication by sending a crafted request with a modified user_email parameter. By changing the user_email parameter to 'janobe' or '1'='1', an attacker can bypass authentication and gain access to the admin panel.
Mitigation:
Developers should ensure that user input is properly sanitized and validated before being used in SQL queries.