Submit #798615: code-projects Employee Management System in PHP 1.0 SQL Injectioninfo

Titelcode-projects Employee Management System in PHP 1.0 SQL Injection
BeschreibungThe Employee Management System in PHP v1.0 is vulnerable to a SQL Injection vulnerability in the authentication functionality. The vulnerability exists in the following endpoint: /370project/process/eprocess.php The application processes login requests using the mailuid and pwd parameters supplied via an HTTP POST request. The mailuid parameter is directly incorporated into backend SQL queries without proper validation, sanitization, or parameterized query handling. Because the application fails to neutralize special SQL characters, attackers can inject malicious SQL code into the login request. This allows manipulation of the SQL query structure and execution of arbitrary SQL commands. During testing, a time-based SQL injection payload was successfully executed: '+(select*from(select(sleep(20)))a)+' When this payload is submitted, the server response is delayed by approximately 20 seconds, confirming that the injected SQL query is executed by the database. This demonstrates a time-based blind SQL injection vulnerability in the authentication mechanism.
Quelle⚠️ https://github.com/ahmadmarz10-hub/CVEsMarz/blob/main/SQL%20Injection%20in%20Employee%20Management%20System%20PHP%20mailuid%20Parameter.md
Benutzer
 AhmadMarzouk (UID 95993)
Einreichung07.04.2026 10:39 (vor 20 Tagen)
Moderieren26.04.2026 09:08 (19 days later)
StatusAkzeptiert
VulDB Eintrag359638 [code-projects Employee Management System 1.0 Endpoint eprocess.php pwd SQL Injection]
Punkte20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!