ghsa-hcfh-qjcp-34q9
Vulnerability from github
Published
2025-04-02 15:31
Modified
2025-04-02 22:43
Severity ?
Summary
Jenkins Simple Queue Plugin Cross-Site Request Forgery (CSRF)
Details
Jenkins Simple Queue Plugin 1.4.6 and earlier does not require POST requests for multiple HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities.
These vulnerabilities allow attackers to change and reset the build queue order.
Simple Queue Plugin 1.4.7 requires POST requests for the affected HTTP endpoints.
Administrators can enable equivalent HTTP endpoints without CSRF protection via the global configuration.
{ affected: [ { package: { ecosystem: "Maven", name: "io.jenkins.plugins:simple-queue", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.4.7", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2025-31723", ], database_specific: { cwe_ids: [ "CWE-352", ], github_reviewed: true, github_reviewed_at: "2025-04-02T22:43:30Z", nvd_published_at: "2025-04-02T15:15:59Z", severity: "MODERATE", }, details: "Jenkins Simple Queue Plugin 1.4.6 and earlier does not require POST requests for multiple HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities.\n\nThese vulnerabilities allow attackers to change and reset the build queue order.\n\nSimple Queue Plugin 1.4.7 requires POST requests for the affected HTTP endpoints.\n\nAdministrators can enable equivalent HTTP endpoints without CSRF protection via the global configuration.", id: "GHSA-hcfh-qjcp-34q9", modified: "2025-04-02T22:43:30Z", published: "2025-04-02T15:31:38Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-31723", }, { type: "WEB", url: "https://github.com/jenkinsci/simple-queue-plugin/commit/c1094666dcd139830620d6d1c21b13f847601e74", }, { type: "PACKAGE", url: "https://github.com/jenkinsci/simple-queue-plugin", }, { type: "WEB", url: "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3469", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", type: "CVSS_V3", }, ], summary: "Jenkins Simple Queue Plugin Cross-Site Request Forgery (CSRF)", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.