VYPR

Maven package

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

pkg:maven/org.jenkins-ci.plugins/global-build-stats

Vulnerabilities (3)

  • CVE-2025-58459Sep 3, 2025
    affected < 347.v32afixed 347.v32a

    Jenkins global-build-stats Plugin 322.v22f4db_18e2dd and earlier does not perform permission checks in its REST API endpoints, allowing attackers with Overall/Read permission to enumerate graph IDs.

  • CVE-2022-27207Mar 15, 2022
    affected <= 1.5

    Jenkins global-build-stats Plugin 1.5 and earlier does not escape multiple fields in the chart configuration on the 'Global Build Stats' page, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Overall/Administer permission.

  • CVE-2017-1000389Jan 26, 2018
    affected < 1.5fixed 1.5

    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