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

20 lines
834 B
Markdown

### [CVE-2010-2891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2891)
![](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
Buffer overflow in the smiGetNode function in lib/smi.c in libsmi 0.4.8 allows context-dependent attackers to execute arbitrary code via an Object Identifier (aka OID) represented as a numerical string containing many components separated by . (dot) characters.
### POC
#### Reference
- http://www.coresecurity.com/content/libsmi-smigetnode-buffer-overflow
- http://www.exploit-db.com/exploits/15293
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-