mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-06 15:31:19 +00:00
785 B
785 B
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://securityreason.com/securityalert/3862
- http://users.own-hero.net/~decoder/advisories/mvnforum-jsxss.txt
Github
No PoCs found on GitHub currently.