mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
795 B
Markdown
18 lines
795 B
Markdown
### [CVE-2011-3010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3010)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in TWiki before 5.1.0 allow remote attackers to inject arbitrary web script or HTML via (1) the newtopic parameter in a WebCreateNewTopic action, related to the TWiki.WebCreateNewTopicTemplate topic; or (2) the query string to SlideShow.pm in the SlideShowPlugin.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.mavitunasecurity.com/xss-vulnerability-in-twiki5
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|