vendor:
Monica
by:
BouSalman
5.4
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: Monica
Affected Version From: Monica 2.19.1
Affected Version To: Monica 2.19.1
Patch Exists: NO
Related CWE: CVE-2021-27370
CPE: monica:monica
Platforms Tested: Ubuntu 18.04
2021
Monica 2.19.1 – ‘last_name’ Stored XSS
The 'last_name' parameter in Monica 2.19.1 is vulnerable to stored cross-site scripting (XSS) attacks. An attacker can inject malicious script code into the 'last_name' field, which will be executed when the user views the affected page.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input before storing or displaying it. Implementing input validation and output encoding can prevent the execution of malicious scripts.