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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Static code injection vulnerability in admin/admin.php in Sphider 1.3.6 allows remote authenticated users to inject arbitrary PHP code into settings/conf.php via the _word_upper_bound parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/159715/Sphider-Search-Engine-1.3.6-Remote-Code-Execution.html
|
|
- http://www.exploit-db.com/exploits/34189
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|