cve/2024/CVE-2024-36465.md

20 lines
891 B
Markdown
Raw Permalink Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-36465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36465)
![](https://img.shields.io/static/v1?label=Product&message=Zabbix&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=7.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=7.2.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
A low privilege (regular) Zabbix user with API access can use SQL injection vulnerability in include/classes/api/CApiService.php to execute arbitrary SQL commands via the groupBy parameter.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/milo2012/CVE-PoCs
2025-09-29 21:09:30 +02:00
- https://github.com/tanjiti/sec_profile
2025-09-29 16:08:36 +00:00