CVE Details for CVE: CVE-2007-5410
Summary
PHP remote file inclusion vulnerability in admin.wmtrssreader.php in the webmaster-tips.net Flash RSS Reader (com_wmtrssreader) 1.0 component for Joomla! allows remote attackers to execute arbitrary PHP code via a URL in the mosConfig_live_site parameter.
Timestamps
Last major update 15-10-2018 - 21:44
Published 12-10-2007 - 18:17
Last modified 15-10-2018 - 21:44
Vulnerable Configurations
  • cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*
    cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*
  • cpe:2.3:a:webmaster-tips:flash_rss_reader:1.0:*:*:*:*:*:*:*
    cpe:2.3:a:webmaster-tips:flash_rss_reader:1.0:*:*:*:*:*:*:*
CAPEC
Click the CAPEC title to display a description
  • An adversary exploits a weakness in input validation on the target to inject new code into that which is currently executing. This differs from code inclusion in that code inclusion involves the addition or replacement of a reference to a code file, which is subsequently loaded by the target and used as part of the code of some application.
  • This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An attacker can override environment variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the attacker can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.
  • An attack of this type exploits a system's trust in configuration and resource files. When the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high.
CWE
CVSS
Base
6.8
Impact
6.4
Exploitability
8.6
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
CVSS3
None
VIA4 references
cvss-vector via4
AV:N/AC:M/Au:N/C:P/I:P/A:P
refmap via4
bid 25999
bugtraq 20071010 wmtrssreader joomla component 1.0 Remote File Include Vulnerability
misc http://www.sibersavascilar.com/merhaba-dunya-1.html
osvdb 43765
sreason 3211
xf joomla-wmtrssreader-file-include(37056)