CVE-2020-2269 | Medium-low damage | 5.4 |
Medium difficulty to exploit |
(other affected products) | Published: Wed Sep 16 14:15:00 2020 UTC. Last Modified: Wed Sep 16 20:18:00 2020 UTC |
CPE matches: cpe:2.3:a:jenkins:chosen-views-tabbar:*:*:*:*:*:jenkins:*:* && versionEndIncluding=1.2
Description
Jenkins chosen-views-tabbar Plugin 1.2 and earlier does not escape view names in the dropdown to select views, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with the ability to configure views.
Damage
- Limited modification of data and/or system files.
- Limited access to information.
Attack conditions
- Remote attacking is possible through the network but requires the attacker to have regular user privileges.
- Human user action interaction is required for the attack.
- The attack is estimated to have a high success rate, once attempted.
Damage and attack conditions obtained from CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N (CVSSv3)
Type of bug(s)
- 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.