mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
769 B
Markdown
20 lines
769 B
Markdown
### [CVE-2007-3555](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3555)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in index.php in Moodle 1.7.1 allows remote attackers to inject arbitrary web script or HTML via a style expression in the search parameter, a different vulnerability than CVE-2004-1424.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2857
|
|
- http://securityvulns.ru/Rdocument391.html
|
|
- http://websecurity.com.ua/1045/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|