ghsa-x263-hp5c-p2rj
Vulnerability from github
Published
2023-04-02 21:30
Modified
2023-04-03 22:54
Severity ?
Summary
Jenkins OctoPerf Load Testing Plugin vulnerable to Cross-site Request Forgery
Details
OctoPerf Load Testing Plugin Plugin 4.5.2 and earlier does not perform permission checks in several HTTP endpoints.
This allows attackers with Overall/Read permission to connect to a previously configured Octoperf server using attacker-specified credentials.
Additionally, these endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
OctoPerf Load Testing Plugin Plugin 4.5.3 requires POST requests and the appropriate permissions for the affected HTTP endpoints.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkinsci.plugins:octoperf" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.5.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-28674" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-04-03T22:54:26Z", "nvd_published_at": "2023-04-02T21:15:00Z", "severity": "MODERATE" }, "details": "OctoPerf Load Testing Plugin Plugin 4.5.2 and earlier does not perform permission checks in several HTTP endpoints.\n\nThis allows attackers with Overall/Read permission to connect to a previously configured Octoperf server using attacker-specified credentials.\n\nAdditionally, these endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nOctoPerf Load Testing Plugin Plugin 4.5.3 requires POST requests and the appropriate permissions for the affected HTTP endpoints.", "id": "GHSA-x263-hp5c-p2rj", "modified": "2023-04-03T22:54:26Z", "published": "2023-04-02T21:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28674" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-3067%20(4)" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins OctoPerf Load Testing Plugin vulnerable to Cross-site Request Forgery" }
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.