vendor:
JD-WordPress
by:
Don Tukulesto
9.3
CVSS
HIGH
Remote File Inclusion
94
CWE
Product Name: JD-WordPress
Affected Version From: 2.0 RC2
Affected Version To: 2.0 RC2
Patch Exists: NO
Related CWE: N/A
CPE: a:joomladeveloping:jd-wordpress
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
2009
Joomla JD-WordPress Vulnerability File Inclusion
A vulnerability in Joomla JD-WordPress allows an attacker to execute arbitrary code on the vulnerable system by including a malicious file via a specially crafted URL. This vulnerability is due to insufficient sanitization of user-supplied input to the 'mosConfig_absolute_path' parameter of the 'wp-feed.php' script. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable system. Successful exploitation of this vulnerability can result in arbitrary code execution in the context of the web server process.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in the application.