cve/2024/CVE-2024-50861.md
2025-09-29 21:09:30 +02:00

18 lines
747 B
Markdown

### [CVE-2024-50861](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50861)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The ip_mod_dns_key_form.cgi request in GestioIP v3.5.7 is vulnerable to Stored XSS. An attacker can inject malicious code into the "TSIG Key" field, which is saved in the database and triggers XSS when viewed, enabling data exfiltration and CSRF attacks.
### POC
#### Reference
- https://github.com/maxibelino/CVEs/tree/main/CVE-2024-50861
#### Github
No PoCs found on GitHub currently.