CVE-2024-20405
05.06.2024, 17:15
A vulnerability in the web-based management interface of Cisco Finesse could allow an unauthenticated, remote attacker to conduct a stored XSS attack by exploiting an RFI vulnerability. This vulnerability is due to insufficient validation of user-supplied input for specific HTTP requests that are sent to an affected device. An attacker could exploit this vulnerability by persuading a user to click a crafted link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive information on the affected device.
Vendor | Product | Version |
---|---|---|
cisco | finesse | 𝑥 < 11.6\(1\) |
cisco | finesse | 11.6\(1\) |
cisco | finesse | 11.6\(1\):es4 |
cisco | finesse | 11.6\(1\):es5 |
cisco | finesse | 11.6\(1\):es6 |
cisco | finesse | 11.6\(1\):es7 |
cisco | finesse | 11.6\(1\):es8 |
cisco | finesse | 12.6\(2\) |
cisco | finesse | 12.6\(2\):es01 |
cisco | finesse | 12.6\(2\):es02 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software 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.