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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A vulnerability in a custom-built GoAhead web server used on Foscam, Vstarcam, and multiple white-label IP camera models allows an attacker to craft a malformed HTTP ("GET system.ini HTTP/1.1\n\n" - note the lack of "/" in the path field of the request) request that will disclose the configuration file with the login password.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/eR072391/cve-2017-5674
|
|
- https://github.com/mitchwolfe1/CCTV-GoAhead-Exploit
|
|
|