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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the EWWW Image Optimizer plugin before 2.0.2 for WordPress allows remote attackers to inject arbitrary web script or HTML via the error parameter in the ewww-image-optimizer.php page to wp-admin/options-general.php, which is not properly handled in a pngout error message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128621/WordPress-EWWW-Image-Optimizer-2.0.1-Cross-Site-Scripting.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|