cve/2009/CVE-2009-3789.md

18 lines
982 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-3789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3789)
![](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 OpenDocMan 1.2.5 allow remote attackers to inject arbitrary web script or HTML via the last_message parameter to (1) add.php, (2) toBePublished.php, (3) index.php, and (4) admin.php; the PATH_INFO to the default URI to (5) category.php, (6) department.php, (7) profile.php, (8) rejects.php, (9) search.php, (10) toBePublished.php, (11) user.php, and (12) view_file.php; and (13) the caller parameter in a Modify User action to user.php.
### POC
#### Reference
- http://www.packetstormsecurity.org/0910-exploits/opendocman-sqlxss.txt
#### Github
No PoCs found on GitHub currently.