mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 22:35:37 +02:00
834 B
834 B
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