### [CVE-2008-2131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2131) ![](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 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.