Vulnerability Details : CVE-2022-4727
A vulnerability, which was classified as problematic, was found in OpenMRS Appointment Scheduling Module up to 1.16.x. This affects the function getNotes of the file api/src/main/java/org/openmrs/module/appointmentscheduling/AppointmentRequest.java of the component Notes Handler. The manipulation of the argument notes leads to cross site scripting. It is possible to initiate the attack remotely. Upgrading to version 1.17.0 is able to address this issue. The name of the patch is 2ccbe39c020809765de41eeb8ee4c70b5ec49cc8. It is recommended to upgrade the affected component. The identifier VDB-216741 was assigned to this vulnerability.
Vulnerability category: Cross site scripting (XSS)
Products affected by CVE-2022-4727
- cpe:2.3:a:openmrs:appointment_scheduling_module:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-4727
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 19 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-4727
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
3.5
|
LOW | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N |
2.1
|
1.4
|
VulDB | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
NIST |
CWE ids for CVE-2022-4727
-
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.Assigned by: cna@vuldb.com (Secondary)
-
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.Assigned by:
- cna@vuldb.com (Secondary)
- nvd@nist.gov (Primary)
-
The product does not ensure or incorrectly ensures that structured messages or data are well-formed and that certain security properties are met before being read from an upstream component or sent to a downstream component.Assigned by: cna@vuldb.com (Secondary)
References for CVE-2022-4727
-
https://github.com/openmrs/openmrs-module-appointmentscheduling/commit/2ccbe39c020809765de41eeb8ee4c70b5ec49cc8
RA1865 - Fixing reflected XSS in the notes section (#39) · openmrs/openmrs-module-appointmentscheduling@2ccbe39 · GitHubPatch;Third Party Advisory
-
https://vuldb.com/?id.216741
CVE-2022-4727 | OpenMRS Appointment Scheduling Module Notes AppointmentRequest.java getNotes cross site scripting (ID 39)Third Party Advisory
-
https://github.com/openmrs/openmrs-module-appointmentscheduling/pull/39
RA1865 - Fixing reflected XSS in the notes section by varsha5595 · Pull Request #39 · openmrs/openmrs-module-appointmentscheduling · GitHubPatch;Third Party Advisory
-
https://github.com/openmrs/openmrs-module-appointmentscheduling/releases/tag/1.17.0
Release 1.17.0 · openmrs/openmrs-module-appointmentscheduling · GitHubRelease Notes;Third Party Advisory
Jump to