| 제목 | Song-Li cross_browser ca690f0fe6954fd9bcda36d071b68ed8682a786a SQL Injection |
|---|
| 설명 | The legacy MySQL-backed Flask application in cross_browser contains an SQL injection vulnerability in the /details endpoint implemented in flask/uniquemachine_app.py. The handler reads ID from a JSON request body and directly concatenates it into a SQL SELECT statement without parameterization or escaping. An attacker who can reach this endpoint can submit crafted input to alter the SQL query and retrieve unintended database records, and in some MySQL deployment configurations may be able to perform broader data exfiltration or blind SQL injection techniques. |
|---|
| 원천 | ⚠️ https://github.com/wing3e/public_exp/issues/24 |
|---|
| 사용자 | BigW (UID 96422) |
|---|
| 제출 | 2026. 03. 20. AM 04:13 (6 개월 ago) |
|---|
| 모더레이션 | 2026. 04. 04. PM 04:50 (15 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 355347 [Song-Li cross_browser 까지 ca690f0fe6954fd9bcda36d071b68ed8682a786a details Endpoint uniquemachine_app.py 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|