Show filters
288 Total Results
Displaying 71-80 of 288
Sort by:
Attacker Value
Unknown

CVE-2022-34172

Disclosure Date: June 23, 2022 (last updated November 03, 2023)
In Jenkins 2.340 through 2.355 (both inclusive) symbol-based icons unescape previously escaped values of 'tooltip' parameters, resulting in a cross-site scripting (XSS) vulnerability.
Attacker Value
Unknown

CVE-2022-34171

Disclosure Date: June 23, 2022 (last updated November 03, 2023)
In Jenkins 2.321 through 2.355 (both inclusive) and LTS 2.332.1 through LTS 2.332.3 (both inclusive) the HTML output generated for new symbol-based SVG icons includes the 'title' attribute of 'l:ionicon' (until Jenkins 2.334) and 'alt' attribute of 'l:icon' (since Jenkins 2.335) without further escaping, resulting in a cross-site scripting (XSS) vulnerability.
Attacker Value
Unknown

CVE-2022-34170

Disclosure Date: June 23, 2022 (last updated November 03, 2023)
In Jenkins 2.320 through 2.355 (both inclusive) and LTS 2.332.1 through LTS 2.332.3 (both inclusive) the help icon does not escape the feature name that is part of its tooltip, effectively undoing the fix for SECURITY-1955, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.
Attacker Value
Unknown

CVE-2022-0538

Disclosure Date: February 09, 2022 (last updated October 25, 2023)
Jenkins 2.333 and earlier, LTS 2.319.2 and earlier defines custom XStream converters that have not been updated to apply the protections for the vulnerability CVE-2021-43859 and allow unconstrained resource usage.
Attacker Value
Unknown

CVE-2022-20612

Disclosure Date: January 12, 2022 (last updated October 25, 2023)
A cross-site request forgery (CSRF) vulnerability in Jenkins 2.329 and earlier, LTS 2.319.1 and earlier allows attackers to trigger build of job without parameters when no security realm is set.
Attacker Value
Unknown

CVE-2021-21693

Disclosure Date: November 04, 2021 (last updated October 26, 2023)
When creating temporary files, agent-to-controller access to create those files is only checked after they've been created in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.
Attacker Value
Unknown

CVE-2021-21697

Disclosure Date: November 04, 2021 (last updated October 26, 2023)
Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allows any agent to read and write the contents of any build directory stored in Jenkins with very few restrictions.
Attacker Value
Unknown

CVE-2021-21696

Disclosure Date: November 04, 2021 (last updated October 26, 2023)
Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not limit agent read/write access to the libs/ directory inside build directories when using the FilePath APIs, allowing attackers in control of agent processes to replace the code of a trusted library with a modified variant. This results in unsandboxed code execution in the Jenkins controller process.
Attacker Value
Unknown

CVE-2021-21691

Disclosure Date: November 04, 2021 (last updated October 26, 2023)
Creating symbolic links is possible without the 'symlink' agent-to-controller access control permission in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.
Attacker Value
Unknown

CVE-2021-21695

Disclosure Date: November 04, 2021 (last updated October 26, 2023)
FilePath#listFiles lists files outside directories that agents are allowed to access when following symbolic links in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.