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

19 lines
842 B
Markdown

### [CVE-2018-10314](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10314)
![](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 (XSS) vulnerability in Open-AudIT Community 2.2.0 allows remote attackers to inject arbitrary web script or HTML via a crafted name of a component, as demonstrated by the action parameter in the Discover -> Audit Scripts -> List Scripts -> Download section.
### POC
#### Reference
- https://docs.google.com/document/d/1lUHMAOnbQUfh_yBGdBB1x9n0QdVGeP9Tggu9auqpXNo/edit?usp=sharing
- https://www.exploit-db.com/exploits/44613/
#### Github
No PoCs found on GitHub currently.