Files
cve/2010/CVE-2010-2229.md

18 lines
691 B
Markdown
Raw Permalink Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2010-2229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2229)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in blog/index.php in Moodle before 1.8.13 and 1.9.x before 1.9.9 allow remote attackers to inject arbitrary web script or HTML via unspecified parameters.
### POC
#### Reference
- http://docs.moodle.org/en/Moodle_1.8.13_release_notes
#### Github
No PoCs found on GitHub currently.