| Title | Online Jewelry Store v1.0 /jewerly_0/supplier.php POST parameters suppid has SQL injection |
|---|
| Description | An issue was discovered in Online Jewelry Store v1.0.
There is a SQL injection that can directly issue instructions to the background database system via /jewerly_0/supplier.php POST parameters suppid.
Payload: suppid=-1' union all select null,null,concat(0x75767778,0x616263),null,null-- -
The union query is successful, and the string "uvwxabc" appears as expected, which proves that there is a SQL injection vulnerability. |
|---|
| Source | ⚠️ https://github.com/raozhir/CVERequest/blob/main/SQL.md |
|---|
| User | likaiwen (UID 47144) |
|---|
| Submission | 05/19/2023 05:39 (3 years ago) |
|---|
| Moderation | 05/19/2023 17:30 (12 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 229429 [SourceCodester Online Jewelry Store 1.0 POST Parameter supplier.php suppid sql injection] |
|---|
| Points | 20 |
|---|