mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
20 lines
900 B
Markdown
20 lines
900 B
Markdown
### [CVE-2014-3544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3544)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in user/profile.php in Moodle through 2.3.11, 2.4.x before 2.4.11, 2.5.x before 2.5.7, 2.6.x before 2.6.4, and 2.7.x before 2.7.1 allows remote authenticated users to inject arbitrary web script or HTML via the Skype ID profile field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://osandamalith.wordpress.com/2014/07/25/moodle-2-7-persistent-xss/
|
|
- http://packetstormsecurity.com/files/127624/Moodle-2.7-Cross-Site-Scripting.html
|
|
- http://www.exploit-db.com/exploits/34169
|
|
|
|
#### Github
|
|
- https://github.com/aforesaid/MoodleHack
|
|
|