pysec-2021-67
Vulnerability from pysec
Published
2021-01-13 04:15
Modified
2021-01-19 19:58
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).
Impacted products
| Name | purl | jupyterhub | pkg:pypi/jupyterhub |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "jupyterhub",
"purl": "pkg:pypi/jupyterhub"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.0b1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0",
"0.2.0",
"0.3.0",
"0.4.0",
"0.4.1",
"0.5.0",
"0.6.0",
"0.6.1",
"0.7.0b1",
"0.7.0",
"0.7.1",
"0.7.2",
"0.8.0b1",
"0.8.0b2",
"0.8.0b3",
"0.8.0b4",
"0.8.0b5",
"0.8.0rc1",
"0.8.0rc2",
"0.8.0",
"0.8.1",
"0.9.0b1",
"0.9.0b2",
"0.9.0b3",
"0.9.0rc1",
"0.9.0",
"0.9.1",
"0.9.2",
"0.9.3",
"0.9.4",
"0.9.5",
"0.9.6",
"1.0.0b1",
"1.0.0b2",
"1.0.0",
"1.1.0b1",
"1.1.0"
]
}
],
"aliases": [
"CVE-2020-36191",
"GHSA-7xx3-qp5w-fw96"
],
"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": "PYSEC-2021-67",
"modified": "2021-01-19T19:58:00Z",
"published": "2021-01-13T04:15:00Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/jupyterhub/jupyterhub/releases"
},
{
"type": "REPORT",
"url": "https://github.com/jupyterhub/jupyterhub/issues/3304"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-7xx3-qp5w-fw96"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…