mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
727 B
Markdown
18 lines
727 B
Markdown
### [CVE-2008-2131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2131)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in mvnForum 1.1 GA allows remote authenticated users to inject arbitrary web script or HTML via the topic field, which is later displayed by user/viewthread.jsp through use of the "quick reply button."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://users.own-hero.net/~decoder/advisories/mvnforum-jsxss.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|