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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple Cross-Site Scripting (XSS) vulnerabilities exist in Simple Online Planning (SOPlanning) before 1.33 via the document.cookie in nb_mois and mb_ligness and the debug GET parameter to export.php, which allows malicious users to execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.html
|
|
- http://seclists.org/fulldisclosure/2015/Jul/44
|
|
- https://www.exploit-db.com/exploits/37604/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|