cve/2024/CVE-2024-34532.md
2024-06-18 02:51:15 +02:00

18 lines
728 B
Markdown

### [CVE-2024-34532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34532)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A SQL injection vulnerability in Yvan Dotet PostgreSQL Query Deluxe module (aka query_deluxe) 17.x before 17.0.0.4 allows a remote attacker to gain privileges via the query parameter to models/querydeluxe.py:QueryDeluxe::get_result_from_query.
### POC
#### Reference
- https://github.com/luvsn/OdZoo/tree/main/exploits/query_deluxe
#### Github
No PoCs found on GitHub currently.