cve/2024/CVE-2024-34472.md
2024-06-09 00:33:16 +00:00

21 lines
1.0 KiB
Markdown

### [CVE-2024-34472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34472)
![](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
An issue was discovered in HSC Mailinspector 5.2.17-3 through v.5.2.18. An authenticated blind SQL injection vulnerability exists in the mliRealtimeEmails.php file. The ordemGrid parameter in a POST request to /mailinspector/mliRealtimeEmails.php does not properly sanitize input, allowing an authenticated attacker to execute arbitrary SQL commands, leading to the potential disclosure of the entire application database.
### POC
#### Reference
- https://github.com/osvaldotenorio/CVE-2024-34472
- https://github.com/osvaldotenorio/CVE-2024-34472
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/osvaldotenorio/CVE-2024-34472