GHSA-f8r7-7hv9-7f43

Suggest an improvement
Source
https://github.com/advisories/GHSA-f8r7-7hv9-7f43
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-f8r7-7hv9-7f43/GHSA-f8r7-7hv9-7f43.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-f8r7-7hv9-7f43
Aliases
Published
2022-05-14T03:13:13Z
Modified
2024-02-16T07:57:43.974795Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Jenkins CAS Plugin Server-Side Request Forgery vulnerability
Details

A server-side request forgery vulnerability exists in Jenkins CAS Plugin 1.4.1 and older in CasSecurityRealm.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL. Additionally, this form validation method did not require POST requests, resulting in a CSRF vulnerability. As of version 1.4.2, this form validation method requires POST requests and the Overall/Administer permission.

Database specific
{
    "nvd_published_at": "2018-06-05T20:29:00Z",
    "cwe_ids": [
        "CWE-918"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-12T16:34:18Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:cas-plugin

Package

Name
org.jenkins-ci.plugins:cas-plugin
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/cas-plugin

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.4.2

Affected versions

1.*

1.0.0
1.1.0
1.1.1
1.1.2
1.2.0
1.3.0
1.4.0
1.4.1

Database specific

{
    "last_known_affected_version_range": "<= 1.4.1"
}