pysec-2018-51
Vulnerability from pysec
Published
2018-03-07 23:29
Modified
2021-07-15 02:22
Details
An issue was discovered in Bleach 2.1.x before 2.1.3. Attributes that have URI values weren't properly sanitized if the values contained character entities. Using character entities, it was possible to construct a URI value with a scheme that was not allowed that would slide through unsanitized.
Impacted products
Name | purl | bleach | pkg:pypi/bleach |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "bleach", "purl": "pkg:pypi/bleach" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "c5df5789ec3471a31311f42c2d19fc2cf21b35ef" } ], "repo": "https://github.com/mozilla/bleach", "type": "GIT" }, { "events": [ { "introduced": "2.1" }, { "fixed": "2.1.3" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.1", "2.1.1", "2.1.2" ] } ], "aliases": [ "CVE-2018-7753", "GHSA-m9mq-p2f9-cfqv" ], "details": "An issue was discovered in Bleach 2.1.x before 2.1.3. Attributes that have URI values weren\u0027t properly sanitized if the values contained character entities. Using character entities, it was possible to construct a URI value with a scheme that was not allowed that would slide through unsanitized.", "id": "PYSEC-2018-51", "modified": "2021-07-15T02:22:07.141398Z", "published": "2018-03-07T23:29:00Z", "references": [ { "type": "WEB", "url": "https://github.com/mozilla/bleach/releases/tag/v2.1.3" }, { "type": "FIX", "url": "https://github.com/mozilla/bleach/commit/c5df5789ec3471a31311f42c2d19fc2cf21b35ef" }, { "type": "WEB", "url": "https://bugs.debian.org/892252" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-m9mq-p2f9-cfqv" } ] }
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…