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

18 lines
856 B
Markdown

### [CVE-2009-1811](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1811)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in myGesuad 0.9.14 (aka 0.9) allow remote attackers to inject arbitrary web script or HTML via (1) the Page parameter in a List action to modules/ereignis.php, (2) the Kontext parameter in a Search action to modules/kategorie.php, (3) the image parameter to modules/image.php, or (4) the ID parameter in a Detail action to modules/sitzung.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/8708
#### Github
No PoCs found on GitHub currently.