mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
20 lines
896 B
Markdown
20 lines
896 B
Markdown
### [CVE-2018-11586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11586)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
XML external entity (XXE) vulnerability in api/rest/status in SearchBlox 8.6.7 allows remote unauthenticated users to read arbitrary files or conduct server-side request forgery (SSRF) attacks via a crafted DTD in an XML request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/148032/SearchBlox-8.6.7-XML-External-Entity-Injection.html
|
|
- https://gurelahmet.com/searchblox-8-6-7-out-of-band-xml-external-entity-oob-xxe-cve-2018-11586/
|
|
- https://www.exploit-db.com/exploits/44827/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|