mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
807 B
Markdown
18 lines
807 B
Markdown
### [CVE-2011-2168](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2168)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in the glob implementation in libc in OpenBSD before 4.9 might allow context-dependent attackers to have an unspecified impact via a crafted string, related to the GLOB_APPEND and GLOB_DOOFFS flags, a different issue than CVE-2011-0418.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/achievement_securityalert/97
|
|
|
|
#### Github
|
|
- https://github.com/Makarov-Denis/13_01-Vulnerabilities-and-attacks-on-information-systems-translation
|
|
|