GHSA-gx2j-5vc3-3794

Suggest an improvement
Source
https://github.com/advisories/GHSA-gx2j-5vc3-3794
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/05/GHSA-gx2j-5vc3-3794/GHSA-gx2j-5vc3-3794.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-gx2j-5vc3-3794
Aliases
  • CVE-2023-2195
Published
2023-05-16T21:30:22Z
Modified
2024-02-16T08:05:21.981212Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Jenkins Code Dx Plugin cross-site request forgery vulnerability
Details

Jenkins Code Dx Plugin 3.1.0 and earlier does not perform permission checks in several HTTP endpoints.

This allows attackers with Overall/Read permission to connect to an attacker-specified URL.

Additionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

Code Dx Plugin 4.0.0 requires POST requests and the appropriate permissions for the affected HTTP endpoints.

Database specific
{
    "nvd_published_at": "2023-05-16T19:15:08Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-05-17T17:07:09Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:codedx

Package

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

Affected ranges

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

Affected versions

1.*

1.1
1.2
1.3
1.4
1.4.1

2.*

2.0
2.1
2.1.1
2.3
2.4
2.4.1
2.4.2
2.4.3
2.4.4
2.4.5

3.*

3.0.0
3.0.1
3.0.2
3.0.3
3.1.0