cve/2018/CVE-2018-11124.md

19 lines
786 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-11124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11124)
![](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 Attributes functionality in Open-AudIT Community edition before 2.2.2 allows remote attackers to inject arbitrary web script or HTML via a crafted attribute name of an Attribute.
### POC
#### Reference
- https://docs.google.com/document/d/1dJP1CQupHGXjsMWthgPGepOkcnxYA4mDfdjOE46nrhM/edit?usp=sharing
- https://www.exploit-db.com/exploits/45053/
#### Github
No PoCs found on GitHub currently.