exploit-db-mirror/platforms/linux/remote/33949.txt
Offensive Security 7851596ba7 Updated 07_04_2014
2014-07-04 04:39:46 +00:00

9 lines
No EOL
535 B
Text
Executable file

source: http://www.securityfocus.com/bid/39974/info
PCRE is prone to a buffer-overflow vulnerability because the library fails to perform adequate boundary checks on user-supplied input.
Attackers may leverage this issue to execute arbitrary code in the context of an application using the PCRE library. Failed attacks may result in denial-of-service conditions.
Versions prior to PCRE 8.02 are vulnerable; applications which use the PCRE library may also be affected.
perl -e 'print "/","("x819, ")"x819, "/"' | pcretest