vendor:
phpRPC
by:
Robert Hoffman
7,5
CVSS
HIGH
Remote Code Execution
94
CWE
Product Name: phpRPC
Affected Version From: 0.7
Affected Version To: 0.9.1
Patch Exists: YES
Related CWE: CVE-2006-1032
CPE: a:robert_hoffman:phprpc
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2006
phpRPC Remote Code Execution
There is a very serious, easy to exploit remote code execution issue in the phpRPC library. This issue takes place in the file rpc_decoder.php within the decode() function. This function is basically responsible for decoding the incoming XML data into php readable data that can be used by the application.
Mitigation:
The best way to mitigate this vulnerability is to upgrade to the latest version of phpRPC, which is 0.9.1.