mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
19 lines
873 B
Markdown
19 lines
873 B
Markdown
### [CVE-2008-1842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1842)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|