vendor:
ElkarBackup
by:
Vyshnav NK
5.5
CVSS
MEDIUM
Stored Cross-site Scripting
79
CWE
Product Name: ElkarBackup
Affected Version From: 1.3.2003
Affected Version To: 1.3.2003
Patch Exists: NO
Related CWE:
CPE: a:elkarbackup:elkarbackup:1.3.3
Platforms Tested: Linux
2020
ElkarBackup 1.3.3 – ‘Policy[name]’ and ‘Policy[Description]’ Stored Cross-site Scripting
The ElkarBackup version 1.3.3 is vulnerable to stored cross-site scripting. An attacker can inject malicious JavaScript code into the 'Policy[name]' and 'Policy[Description]' parameters, which will be executed when the policy is saved. This can lead to the execution of arbitrary code in the context of the victim's browser.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input before storing it or displaying it in the application. Input validation and output encoding can help prevent cross-site scripting attacks.