mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
18 lines
689 B
Markdown
18 lines
689 B
Markdown
### [CVE-2020-24913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24913)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A SQL injection vulnerability in qcubed (all versions including 3.1.1) in profile.php via the strQuery parameter allows an unauthenticated attacker to access the database by injecting SQL code via a crafted POST request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2021/Mar/30
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|