cve/2005/CVE-2005-1402.md

18 lines
783 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-1402](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1402)
![](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 certain older versions of the NeL library, as used in Mtp-Target 1.2.2 and earlier, and possibly other products, allows remote attackers to cause a denial of service (memory consumption or server crash) via a negative value in a STLport call, which is not caught by a signed comparison.
### POC
#### Reference
- http://aluigi.altervista.org/adv/mtpbugs-adv.txt
#### Github
No PoCs found on GitHub currently.