From a24567fbc43f221b14e805f9bc0b7c6d16911c46 Mon Sep 17 00:00:00 2001 From: Alex Legler Date: Sun, 8 Mar 2015 22:02:38 +0100 Subject: Import existing advisories --- glsa-200804-07.xml | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 glsa-200804-07.xml (limited to 'glsa-200804-07.xml') diff --git a/glsa-200804-07.xml b/glsa-200804-07.xml new file mode 100644 index 00000000..5c3616d0 --- /dev/null +++ b/glsa-200804-07.xml @@ -0,0 +1,68 @@ + + + + + + + PECL APC: Buffer Overflow + + A buffer overflow vulnerability in PECL APC might allow for the remote + execution of arbitrary code. + + pecl-apc + April 09, 2008 + April 09, 2008: 01 + 214576 + remote + + + 3.0.16-r1 + 3.0.16-r1 + + + +

+ PECL Alternative PHP Cache (PECL APC) is a free, open, and robust + framework for caching and optimizing PHP intermediate code. +

+
+ +

+ Daniel Papasian discovered a stack-based buffer overflow in the + apc_search_paths() function in the file apc.c when processing long + filenames. +

+
+ +

+ A remote attacker could exploit this vulnerability to execute arbitrary + code in PHP applications that pass user-controlled input to the + include() function. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All PECL APC users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-php5/pecl-apc-3.0.16-r1" +
+ + CVE-2008-1488 + + + rbu + + + rbu + + + rbu + +
-- cgit v1.2.3-65-gdbad