CVE-2018-1000108 | Medium-low damage | 6.1 |
Easy to exploit |
(other affected products) | Published: Tue Mar 13 13:29:00 2018 UTC. Last Modified: Wed Apr 4 14:49:00 2018 UTC |
CPE matches: cpe:2.3:a:jenkins:cppncss:*:*:*:*:*:jenkins:*:* && versionEndIncluding=1.1
Description
A cross-site scripting vulnerability exists in Jenkins CppNCSS Plugin 1.1 and earlier in AbstractProjectAction/index.jelly that allow an attacker to craft links to Jenkins URLs that run arbitrary JavaScript in the user's browser when accessed.
Damage
- Limited modification of data and/or system files.
- Limited access to information.
Attack conditions
- Remote attacking is possible through the network and can be done by anyone (requires no authentication).
- 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.0/AV:N/AC:L/PR:N/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.