GHSA-gw8g-hh47-q4gw

Suggest an improvement
Source
https://github.com/advisories/GHSA-gw8g-hh47-q4gw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-gw8g-hh47-q4gw/GHSA-gw8g-hh47-q4gw.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-gw8g-hh47-q4gw
Aliases
Published
2022-05-14T03:45:23Z
Modified
2024-02-18T05:30:00.543446Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Cross-Site Request Forgery (CSRF) vulnerability in Jenkins global-build-stats plugin
Details

Some URLs provided by Jenkins global-build-stats plugin version 1.4 and earlier returned a JSON response that contained request parameters. These responses had the Content Type: text/html, so could have been interpreted as HTML by clients, resulting in a potential reflected cross-site scripting vulnerability. Additionally, some URLs provided by global-build-stats plugin that modify data did not require POST requests to be sent, resulting in a potential cross-site request forgery vulnerability.

Database specific
{
    "nvd_published_at": "2018-01-26T02:29:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-30T23:17:25Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:global-build-stats

Package

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

Affected ranges

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

Affected versions

1.*

1.1
1.2
1.3
1.4

Database specific

{
    "last_known_affected_version_range": "<= 1.4"
}