mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 02:42:13 +02:00
18 lines
831 B
Markdown
18 lines
831 B
Markdown
### [CVE-2018-9302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9302)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SSRF (Server Side Request Forgery) in /assets/lib/fuc.js.php in Cockpit 0.4.4 through 0.5.5 allows remote attackers to read arbitrary files or send TCP traffic to intranet hosts via the url parameter. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-14611, which was about version 0.13.0, which (surprisingly) is an earlier version than 0.4.4.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/44567/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|