First published: Tue Aug 20 2019(Updated: )
In OpenEMR 5.0.1 and earlier, controller.php contains a reflected XSS vulnerability in the doc_id parameter. This could allow an attacker to execute arbitrary code in the context of a user's session.
Credit: vulnreport@tenable.com
Affected Software | Affected Version | How to fix |
---|---|---|
OpenEMR | <=5.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-3964 is categorized as a medium severity vulnerability due to its ability to allow reflected XSS attacks.
To fix CVE-2019-3964, upgrade OpenEMR to version 5.0.2 or later where this vulnerability has been addressed.
CVE-2019-3964 can allow attackers to execute arbitrary code within the context of a user's session, potentially compromising user data.
No, CVE-2019-3964 is only present in OpenEMR version 5.0.1 and earlier releases.
Reflected XSS in CVE-2019-3964 occurs when an attacker injects malicious scripts via the doc_id parameter, affecting users who click on constructed links.