Files
CVEs-PoC/2012/CVE-2012-1004.md
2024-06-18 02:51:15 +02:00

18 lines
1013 B
Markdown

### [CVE-2012-1004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1004)
![](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 UI/Register.pm in Foswiki before 1.1.5 allow remote authenticated users with CHANGE privileges to inject arbitrary web script or HTML via the (1) text, (2) FirstName, (3) LastName, (4) OrganisationName, (5) OrganisationUrl, (6) Profession, (7) Country, (8) State, (9) Address, (10) Location, (11) Telephone, (12) VoIP, (13) InstantMessagingIM, (14) Email, (15) HomePage, or (16) Comment parameter. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://st2tea.blogspot.com/2012/02/foswiki-cross-site-scripting.html
#### Github
No PoCs found on GitHub currently.