mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
20 lines
834 B
Markdown
20 lines
834 B
Markdown
### [CVE-2010-2891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2891)
|
|

|
|

|
|

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