Files
CVEs-PoC/2017/CVE-2017-2825.md
T
2024-06-18 02:51:15 +02:00

18 lines
814 B
Markdown

### [CVE-2017-2825](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2825)
![](https://img.shields.io/static/v1?label=Product&message=Zabbix&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=remote%20code%20execution&color=brighgreen)
### Description
In the trapper functionality of Zabbix Server 2.4.x, specifically crafted trapper packets can pass database logic checks, resulting in database writes. An attacker can set up a Man-in-the-Middle server to alter trapper requests made between an active Zabbix proxy and Server to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2017-0326
#### Github
No PoCs found on GitHub currently.