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

18 lines
772 B
Markdown

### [CVE-2008-1852](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1852)
![](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
ovalarmsrv in HP OpenView Network Node Manager (OV NNM) 7.51, 7.53, and possibly other versions allows remote attackers to cause a denial of service (crash) via certain requests that specify a large number of sub-arguments, which triggers a NULL pointer dereference due to memory allocation failure.
### POC
#### Reference
- http://aluigi.altervista.org/adv/closedviewx-adv.txt
#### Github
No PoCs found on GitHub currently.