mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
856 B
Markdown
18 lines
856 B
Markdown
### [CVE-2009-1811](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1811)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|