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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The installation process for SOPlanning 1.32 and earlier allows remote authenticated users with a prepared database, and access to an existing database with a crafted name, or permissions to create arbitrary databases, or if PHP before 5.2 is being used, the configuration database is down, and smarty/templates_c is not writable to execute arbitrary php code via a crafted database name.
|
|
|
|
### 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.
|
|
|