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

19 lines
873 B
Markdown

### [CVE-2008-1842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1842)
![](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
Integer signedness error in ovspmd.exe in HP OpenView Network Node Manager (OV NNM) 8.01, and 7.53 and earlier, allows remote attackers to cause a denial of service (daemon crash) or execute arbitrary code via a long request to TCP port 8886 that begins with a certain negative integer, which passes a signed comparison and triggers a heap-based buffer overflow.
### POC
#### Reference
- http://aluigi.altervista.org/adv/closedview-adv.txt
- http://aluigi.org/poc/closedview.zip
#### Github
No PoCs found on GitHub currently.