GHSA-9rvw-7mx7-h53x

Suggest an improvement
Source
https://github.com/advisories/GHSA-9rvw-7mx7-h53x
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-9rvw-7mx7-h53x/GHSA-9rvw-7mx7-h53x.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-9rvw-7mx7-h53x
Aliases
Published
2022-05-24T17:27:06Z
Modified
2024-02-16T08:22:39.235906Z
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
CSRF vulnerability in Jenkins Database Plugin
Details

A cross-site request forgery (CSRF) vulnerability in Jenkins database Plugin 1.6 and earlier allows attackers to connect to an attacker-specified database server using attacker-specified credentials.

Database Plugin 1.7 requires POST requests for the affected form validation method.

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