CVE-2020-2227: XSS
Deployer Framework Plugin is a framework plugin allowing other plugins to provide a way to deploy artifacts. Deployer Framework Plugin 1.2 and earlier does not escape the URL displayed in the build home page. This results in a stored cross-site scripting (XSS) vulnerability exploitable by users able to provide the location.
The exploitability of this vulnerability depends on the specific implementation using Deployer Framework Plugin. The Jenkins security team is not aware of any exploitable implementation.
Deployer Framework Plugin 1.3 escapes the URL.
Other sources
Jenkins Deployer Framework Plugin 1.2 and earlier does not escape the URL displayed in the build home page, resulting in a stored cross-site scripting vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2020-2227?
CVE-2020-2227 is a medium severity stored cross-site scripting (XSS) vulnerability.
How do I fix CVE-2020-2227?
To fix CVE-2020-2227, upgrade the Deployer Framework Plugin to version 1.3 or later.
What causes CVE-2020-2227?
CVE-2020-2227 is caused by the Deployer Framework Plugin not escaping URLs displayed on the build home page.
Who is affected by CVE-2020-2227?
CVE-2020-2227 affects users of Jenkins with Deployer Framework Plugin versions 1.2 and earlier.
Can CVE-2020-2227 be exploited remotely?
Yes, CVE-2020-2227 can be exploited by users who can access the build home page, making it a potential remote attack vector.