Files
CVEs-PoC/2020/CVE-2020-7954.md
T
2024-05-25 21:48:12 +02:00

18 lines
796 B
Markdown

### [CVE-2020-7954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7954)
![](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
An issue was discovered in OpServices OpMon 9.3.2. Starting from the apache user account, it is possible to perform privilege escalation through the lack of correct configuration in the server's sudoers file, which by default allows the execution of programs (e.g. nmap) without the need for a password with sudo.
### POC
#### Reference
- https://medium.com/@ph0rensic/three-cves-on-opmon-3ca775a262f5
#### Github
No PoCs found on GitHub currently.