ghsa-h2rr-m97p-6jq9
Vulnerability from github
Published
2022-04-20 00:00
Modified
2025-04-02 13:51
Severity ?
Summary
Selenium Server (Grid) CSRF
Details
Selenium Server (Grid) before 4.0.0-alpha-7 allows CSRF because it permits non-JSON content types such as application/x-www-form-urlencoded, multipart/form-data, and text/plain.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.seleniumhq.selenium:selenium-grid" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.0-alpha-7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.seleniumhq.selenium:selenium-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "4.0.0-alpha-2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-28108" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2024-11-22T20:22:09Z", "nvd_published_at": "2022-04-19T03:15:00Z", "severity": "HIGH" }, "details": "Selenium Server (Grid) before 4.0.0-alpha-7 allows CSRF because it permits non-JSON content types such as application/x-www-form-urlencoded, multipart/form-data, and text/plain.", "id": "GHSA-h2rr-m97p-6jq9", "modified": "2025-04-02T13:51:40Z", "published": "2022-04-20T00:00:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28108" }, { "type": "PACKAGE", "url": "https://github.com/SeleniumHQ/selenium" }, { "type": "WEB", "url": "https://www.gabriel.urdhr.fr/2022/02/07/selenium-standalone-server-csrf-dns-rebinding-rce" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2022/02/07/3" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2022/04/14/2" }, { "type": "WEB", "url": "https://www.selenium.dev/downloads" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Selenium Server (Grid) CSRF" }
Loading...
Loading...
- 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.