GHSA-hj36-v72x-cc6j

Suggest an improvement
Source
https://github.com/advisories/GHSA-hj36-v72x-cc6j
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-hj36-v72x-cc6j/GHSA-hj36-v72x-cc6j.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hj36-v72x-cc6j
Aliases
Published
2022-05-24T17:27:06Z
Modified
2024-02-16T08:23:21.432038Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L CVSS Calculator
Summary
Missing permission checks in Jenkins Database Plugin
Details

A missing permission check in Jenkins database Plugin 1.6 and earlier allows attackers with Overall/Read access to Jenkins to connect to an attacker-specified database server using attacker-specified credentials.

Database Plugin 1.7 requires Overall/Administer permission for the affected form validation method.

Database specific
{
    "nvd_published_at": "2020-09-01T14:15:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-20T22:37:18Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:database

Package

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

Affected ranges

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

Affected versions

1.*

1.0
1.1
1.3
1.4
1.4.1
1.5
1.6

Database specific

{
    "last_known_affected_version_range": "<= 1.6"
}