mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
18 lines
877 B
Markdown
18 lines
877 B
Markdown
### [CVE-2017-12575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12575)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered on the NEC Aterm WG2600HP2 1.0.2. The router has a set of web service APIs for access to and setup of the configuration. Some APIs don't require authentication. An attacker could exploit this vulnerability by sending a crafted HTTP request to retrieve DHCP clients, firmware version, and network status (ex.: curl -X http://[IP]/aterm_httpif.cgi/negotiate -d "REQ_ID=SUPPORT_IF_GET").
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2018/Aug/26
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|