Bug 239009 (CVE-2007-1864)

Summary: CVE-2007-1864 php libxmlrpc library overflow
Product: [Other] Security Response Reporter: Mark J. Cox <mjc>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: jorton
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-21 11:39:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 239015, 239016, 239017, 239020, 239026, 239566    
Bug Blocks:    

Description Mark J. Cox 2007-05-04 13:23:27 UTC
The PHP announcement on 20070503 included an issue which is a remotely
triggerable heap buffer overflow inside the bundled libxmlrpc library.  Note
that this is the C xmlrpc library extension and most PHP applications
implementing XMLRPC would use the native-PHP xmlrpc code which is not affected
by this issue.

Comment 1 Mark J. Cox 2007-05-08 15:33:02 UTC
text "A heap buffer overflow flaw was found in the PHP 'xmlrpc' extension. A
PHP script which implements an XML-RPC server using this extension
could allow a remote attacker to execute arbitrary code as the 'apache'
user. Note that this flaw does not affect PHP applications using the
pure-PHP XML_RPC class provided in /usr/share/pear. (CVE-2007-1864) "