mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
20 lines
892 B
Markdown
20 lines
892 B
Markdown
### [CVE-2017-15284](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15284)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-Site Scripting exists in OctoberCMS 1.0.425 (aka Build 425), allowing a least privileged user to upload an SVG file containing malicious code as the Avatar for the profile. When this is opened by the Admin, it causes JavaScript execution in the context of the Admin account.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://packetstormsecurity.com/files/144587/OctoberCMS-1.0.425-Cross-Site-Scripting.html
|
|
- https://www.exploit-db.com/exploits/42978/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/n0th1n3-00X/security_prince
|
|
|