GHSA-7xx3-qp5w-fw96
Vulnerability from github
Published
2022-05-24 17:38
Modified
2024-09-24 21:00
Severity ?
4.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N
6.7 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
6.7 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Cross-Site Request Forgery in JupyterHub
Details
JupyterHub 1.1.0 allows CSRF in the admin panel via a request that lacks an _xsrf
field, as demonstrated by a /hub/api/user request (to add or remove a user account).
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "jupyterhub" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.0b1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-36191" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2022-06-23T18:03:58Z", "nvd_published_at": "2021-01-13T04:15:00Z", "severity": "MODERATE" }, "details": "JupyterHub 1.1.0 allows CSRF in the admin panel via a request that lacks an `_xsrf` field, as demonstrated by a /hub/api/user request (to add or remove a user account).", "id": "GHSA-7xx3-qp5w-fw96", "modified": "2024-09-24T21:00:21Z", "published": "2022-05-24T17:38:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36191" }, { "type": "WEB", "url": "https://github.com/jupyterhub/jupyterhub/issues/3304" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7xx3-qp5w-fw96" }, { "type": "PACKAGE", "url": "https://github.com/jupyterhub/jupyterhub" }, { "type": "WEB", "url": "https://github.com/jupyterhub/jupyterhub/releases" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/jupyterhub/PYSEC-2021-67.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Cross-Site Request Forgery in JupyterHub" }
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.
Loading…
Loading…