GHSA-5gjq-5339-x5cv

Suggest an improvement
Source
https://github.com/advisories/GHSA-5gjq-5339-x5cv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/05/GHSA-5gjq-5339-x5cv/GHSA-5gjq-5339-x5cv.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-5gjq-5339-x5cv
Aliases
  • CVE-2023-2196
Published
2023-05-16T18:30:16Z
Modified
2024-02-16T08:14:19.864270Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Jenkins Code Dx Plugin missing permission checks
Details

Jenkins Code Dx Plugin 3.1.0 and earlier does not perform a permission check in a method implementing form validation.

This allows attackers with Item/Read permission to check for the existence of an attacker-specified file path on an agent file system.

Code Dx Plugin 4.0.0 requires Item/Configure permission for this form validation method and ensures that only files located within the workspace can be checked.

Database specific
{
    "nvd_published_at": "2023-05-16T18:15:16Z",
    "cwe_ids": [
        "CWE-22"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-05-17T03:40:58Z"
}
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