GHSA-4h47-h3cr-23wh

Suggest an improvement
Source
https://github.com/advisories/GHSA-4h47-h3cr-23wh
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-4h47-h3cr-23wh/GHSA-4h47-h3cr-23wh.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-4h47-h3cr-23wh
Aliases
Published
2022-05-13T01:48:36Z
Modified
2023-11-01T04:48:36.919606Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L CVSS Calculator
Summary
Improper Authorization in Jenkins
Details

A denial of service vulnerability exists in Jenkins 2.145 and earlier, LTS 2.138.1 and earlier in core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java that allows attackers without Overall/Read permission to access a specific URL on instances using the built-in Jenkins user database security realm that results in the creation of an ephemeral user record in memory.

Database specific
{
    "nvd_published_at": "2019-01-09T23:29:00Z",
    "github_reviewed_at": "2022-06-30T17:20:23Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-285"
    ]
}
References

Affected packages

Maven / org.jenkins-ci.main:jenkins-core

Package

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

Affected ranges

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

Database specific

{
    "last_known_affected_version_range": "<= 2.138.1"
}

Maven / org.jenkins-ci.main:jenkins-core

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.140
Fixed
2.146

Database specific

{
    "last_known_affected_version_range": "<= 2.145"
}