Skip to content

Cross-Site Request Forgery in Jenkins

Moderate severity GitHub Reviewed Published Jan 21, 2022 to the GitHub Advisory Database • Updated Jan 3, 2024

Package

maven org.jenkins-ci.main:jenkins-core (Maven)

Affected versions

< 2.319.2
>= 2.320, < 2.330

Patched versions

2.319.2
2.330

Description

Jenkins 2.329 and earlier, LTS 2.319.1 and earlier does not require POST requests for the HTTP endpoint handling manual build requests when no security realm is set, resulting in a cross-site request forgery (CSRF) vulnerability.

This vulnerability allows attackers to trigger build of job without parameters.

Jenkins 2.330, LTS 2.319.2 requires POST requests for the affected HTTP endpoint.

References

Published by the National Vulnerability Database Jan 12, 2022
Reviewed Jan 20, 2022
Published to the GitHub Advisory Database Jan 21, 2022
Last updated Jan 3, 2024

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Weaknesses

CVE ID

CVE-2022-20612

GHSA ID

GHSA-p92q-7fhh-mq35

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.