mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2009-3789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3789)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
- http://www.packetstormsecurity.org/0910-exploits/opendocman-sqlxss.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|