mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
19 lines
720 B
Markdown
19 lines
720 B
Markdown
### [CVE-2012-5667](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5667)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in GNU Grep before 2.11 might allow context-dependent attackers to execute arbitrary code via vectors involving a long input line that triggers a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.launchpad.net/ubuntu/+source/grep/+bug/1091473
|
|
|
|
#### Github
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|