GHSA-jf9j-hx2j-m9xh

Suggest an improvement
Source
https://github.com/advisories/GHSA-jf9j-hx2j-m9xh
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jf9j-hx2j-m9xh/GHSA-jf9j-hx2j-m9xh.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-jf9j-hx2j-m9xh
Aliases
Published
2022-05-24T17:27:06Z
Modified
2024-02-16T08:03:46.237866Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
CSRF vulnerability in Jenkins Database Plugin
Details

Database Plugin 1.6 and earlier does not require POST requests for the database console, resulting in a cross-site request forgery (CSRF) vulnerability.

This vulnerability allows attackers to execute arbitrary SQL scripts.

Database Plugin 1.7 removes the database console.

Database specific
{
    "nvd_published_at": "2020-09-01T14:15:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-21T00:21:12Z"
}
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"
}