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

19 lines
903 B
Markdown

### [CVE-2018-9155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9155)
![](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 Professional 2.1.1 allows remote attackers to inject arbitrary web script or HTML via a crafted name of a component, as demonstrated by the Admin->Logs section (with a logs?logs.type= URI) and the Manage->Attributes section (via the "Name (display)" field to the attributes/create URI).
### POC
#### Reference
- https://docs.google.com/document/d/1ZG1qiwpECbVnv92yNckDn7yyuluKoC2_ON-eLhAY97Q/edit?usp=sharing
- https://www.exploit-db.com/exploits/44612/
#### Github
No PoCs found on GitHub currently.