Variable Overwrite Vulnerability in OpenEMR by OpenEMR, Inc.
CVE-2007-0649
Currently unrated
What is CVE-2007-0649?
A variable overwrite vulnerability identified in OpenEMR 2.8.2 and earlier versions allows remote attackers to manipulate program variables. This could facilitate unauthorized actions, including remote file inclusion through the 'srcdir' parameter in 'custom/import_xml.php' and cross-site scripting through the 'rootdir' parameter in 'interface/login/login_frame.php'. The vulnerability arises from unvalidated inputs processed through the POST and GET superglobal arrays, highlighting the need for secure coding practices.