ID CVE-2007-0649
Summary Variable overwrite vulnerability in interface/globals.php in OpenEMR 2.8.2 and earlier allows remote attackers to overwrite arbitrary program variables and conduct other unauthorized activities, such as conduct (a) remote file inclusion attacks via the srcdir parameter in custom/import_xml.php or (b) cross-site scripting (XSS) attacks via the rootdir parameter in interface/login/login_frame.php, via vectors associated with extract operations on the (1) POST and (2) GET superglobal arrays. NOTE: this issue was originally disputed before the extract behavior was identified in post-disclosure analysis. Also, the original report identified "Open Conference Systems," but this was an error. Incorrect bug report. This CVE should have a score of 0 because there are no products affected.
References
Vulnerable Configurations
  • cpe:2.3:a:openemr:openemr:*:*:*:*:*:*:*:*
    cpe:2.3:a:openemr:openemr:*:*:*:*:*:*:*:*
CVSS
Base: 4.3 (as of 16-10-2018 - 16:33)
Impact:
Exploitability:
CWE CWE-94
CAPEC
  • Code Injection
    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.
  • Leverage Executable Code in Non-Executable Files
    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.
  • Manipulating User-Controlled Variables
    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.
Access
VectorComplexityAuthentication
NETWORK HIGH MULTIPLE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:H/Au:M/C:P/I:P/A:P
refmap via4
bid
  • 22346
  • 22348
bugtraq
  • 20070127 Open Conference Systems = 2.8.2 Remote File Inclusion
  • 20070127 Re: Open Conference Systems = 2.8.2 Remote File Inclusion
  • 20070128 Re: Open Conference Systems = 2.8.2 Remote File Inclusion
  • 20070129 Fake: Open Conference Systems = 2.8.2 Remote File Inclusion
  • 20070129 Re: Fake: Open Conference Systems = 2.8.2 Remote File Inclusion
  • 20070130 Re: Fake: Open Conference Systems = 2.8.2 Remote File Inclusion
osvdb
  • 33603
  • 33609
sreason 2202
vim
  • 20070129 [still bogus] V [mike at carstein.kill-9.pl: Re: Open Conference Systems = 2.8.2 Remote File Inclusion] (fwd)
  • 20070131 VERIFY of RFI and XSS in OpenEMR 2.8.2 (was [still bogus] V [mike at carstein.kill-9.pl: Re: Open Conference Systems = 2.8.2 Remote File Inclusion])
Last major update 16-10-2018 - 16:33
Published 01-02-2007 - 01:28
Last modified 16-10-2018 - 16:33
Back to Top