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

18 lines
677 B
Markdown

### [CVE-2024-25167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25167)
![](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
Cross Site Scripting vulnerability in eblog v1.0 allows a remote attacker to execute arbitrary code via a crafted script to the argument description parameter when submitting a comment on a post.
### POC
#### Reference
- https://github.com/biantaibao/eblog_xss/blob/main/report.md
#### Github
No PoCs found on GitHub currently.