Files
CVEs-PoC/2018/CVE-2018-10286.md
T
2024-06-18 02:51:15 +02:00

18 lines
782 B
Markdown

### [CVE-2018-10286](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10286)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Ericsson-LG iPECS NMS A.1Ac web application discloses sensitive information such as the NMS admin credentials and the PostgreSQL database credentials to logged-in users via the responses to certain HTTP POST requests. In order to be able to see the credentials in cleartext, an attacker needs to be authenticated.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44515/
#### Github
No PoCs found on GitHub currently.