cbcvebase.
CVE-2019-3963
published 2019-08-20

CVE-2019-3963: In OpenEMR 5.0.1 and earlier, controller.php contains a reflected XSS vulnerability in the patient_id parameter. This could allow an attacker to execute…

PriorityP341medium6.1CVSS 3.0
AVNACLPRNUIRSCCLILAN
EPSS
53.75%
98.9th percentile
In OpenEMR 5.0.1 and earlier, controller.php contains a reflected XSS vulnerability in the patient_id parameter. This could allow an attacker to execute arbitrary code in the context of a user's session.

Affected

2 ranges
VendorProductVersion rangeFixed in
open-emropenemr<= 5.0.1
open-emropenemr

Detection & IOCsextracted from sources · hover to see the quote

urlhttp:///controller.php?document&clear_procedure_tag&patient_id=0">alert("XSS")&document_id=
path/controller.php
  • Monitor HTTP requests to controller.php for the patient_id parameter containing HTML injection characters such as '">' or script payloads, indicative of reflected XSS exploitation attempts.
  • Look for GET requests to controller.php with query parameters including 'document', 'clear_procedure_tag', and a patient_id value containing angle brackets or quote characters.
  • ·The vulnerability affects OpenEMR 5.0.1 and earlier; verify the installed version before applying detection rules to avoid false positives on patched instances.

CVSS provenance

nvdv3.06.1MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.