vendor:
PHPXMLRPC
by:
Edd Dumbill
7,5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: PHPXMLRPC
Affected Version From: <= 1.1
Affected Version To: <= 1.1
Patch Exists: YES
Related CWE: CVE-2005-1921
CPE: a:useful_information_inc:phpxmlrpc
Metasploit:
https://www.rapid7.com/db/vulnerabilities/suse-cve-2005-2498/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2005-2498/, https://www.rapid7.com/db/vulnerabilities/freebsd-vid-e65ad1bf-0d8b-11da-90d0-00304823c0d3/, https://www.rapid7.com/db/vulnerabilities/suse-cve-2005-1921/, https://www.rapid7.com/db/vulnerabilities/freebsd-vid-523fad14-eb9d-11d9-a8bd-000cf18bbe54/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2005-1921/
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2005
PHPXMLRPC Remote Code Execution
PHPXMLRPC is vulnerable to a very high risk remote php code execution vulnerability that may allow for an attacker to compromise a vulnerable webserver. The vulnerability is the result of unsanatized data being passed directly into an eval() call in the parseRequest() function of the XMLRPC server.
Mitigation:
The vendor has released a patch to address this vulnerability.