pysec-2018-57
Vulnerability from pysec
Published
2018-03-18 06:29
Modified
2021-07-15 02:22
Details
In Jupyter Notebook before 5.4.1, a maliciously forged notebook file can bypass sanitization to execute JavaScript in the notebook context. Specifically, invalid HTML is 'fixed' by jQuery after sanitization, making it dangerous.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "notebook", "purl": "pkg:pypi/notebook" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.4.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.0.0", "4.0.0", "4.0.1", "4.0.2", "4.0.4", "4.0.5", "4.0.6", "4.1.0", "4.2.0", "4.2.0b1", "4.2.1", "4.2.2", "4.2.3", "4.3.0", "4.3.1", "4.3.2", "4.4.0", "4.4.1", "5.0.0", "5.0.0b1", "5.0.0b2", "5.0.0rc1", "5.0.0rc2", "5.1.0", "5.1.0rc1", "5.1.0rc2", "5.1.0rc3", "5.2.0", "5.2.0rc1", "5.2.1", "5.2.1rc1", "5.2.2", "5.3.0", "5.3.0rc1", "5.3.1", "5.4.0" ] } ], "aliases": [ "CVE-2018-8768", "GHSA-6cwv-x26c-w2q4" ], "details": "In Jupyter Notebook before 5.4.1, a maliciously forged notebook file can bypass sanitization to execute JavaScript in the notebook context. Specifically, invalid HTML is \u0027fixed\u0027 by jQuery after sanitization, making it dangerous.", "id": "PYSEC-2018-57", "modified": "2021-07-15T02:22:16.276473Z", "published": "2018-03-18T06:29:00Z", "references": [ { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2018/03/15/2" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00033.html" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-6cwv-x26c-w2q4" } ] }
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.