mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
921 B
Markdown
18 lines
921 B
Markdown
### [CVE-2019-7652](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7652)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
TheHive Project UnshortenLink analyzer before 1.1, included in Cortex-Analyzers before 1.15.2, has SSRF. To exploit the vulnerability, an attacker must create a new analysis, select URL for Data Type, and provide an SSRF payload like "http://127.0.0.1:22" in the Data parameter. The result can be seen in the main dashboard. Thus, it is possible to do port scans on localhost and intranet hosts.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/152804/TheHive-Project-Cortex-2.1.3-Server-Side-Request-Forgery.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|