Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-6817 (GCVE-0-2020-6817)
Vulnerability from cvelistv5
Published
2023-02-16 00:00
Modified
2025-03-19 15:21
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- regular expression denial-of-service (ReDoS) in BleachSanitizerFilter.sanitize_css gauntlet regular expression
Summary
bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={'a': ['style']}).
References
► | URL | Tags | |
---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Mozilla | Mozilla Bleach |
Version: unspecified < 3.1.4 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:11:05.144Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" }, { "tags": [ "x_transferred" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2020-6817", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-03-19T15:21:19.285722Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1333", "description": "CWE-1333 Inefficient Regular Expression Complexity", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-19T15:21:23.888Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Mozilla Bleach", "vendor": "Mozilla", "versions": [ { "lessThan": "3.1.4", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]})." } ], "problemTypes": [ { "descriptions": [ { "description": "regular expression denial-of-service (ReDoS) in BleachSanitizerFilter.sanitize_css gauntlet regular expression ", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-02-16T00:00:00.000Z", "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "shortName": "mozilla" }, "references": [ { "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" }, { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" } ], "source": { "discovery": "UNKNOWN" }, "x_generator": { "engine": "Vulnogram 0.0.9" } } }, "cveMetadata": { "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "assignerShortName": "mozilla", "cveId": "CVE-2020-6817", "datePublished": "2023-02-16T00:00:00.000Z", "dateReserved": "2020-01-10T00:00:00.000Z", "dateUpdated": "2025-03-19T15:21:23.888Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-6817\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2023-02-16T22:15:10.650\",\"lastModified\":\"2025-03-19T16:15:14.917\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]}).\"},{\"lang\":\"es\",\"value\":\"Los atributos de estilo de an\u00e1lisis del comportamiento de bleach.clean podr\u00edan dar como resultado una denegaci\u00f3n de servicio de expresi\u00f3n regular (ReDoS). Las llamadas a blanqueador.clean con una etiqueta permitida con un atributo de estilo permitido son vulnerables a ReDoS. Por ejemplo, blanqueador.clean(..., atributos={\u0027a\u0027: [\u0027estilo\u0027]}).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:bleach:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.1.4\",\"matchCriteriaId\":\"21F7320C-9B5F-4B16-896E-2326A8B8B488\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1623633\",\"source\":\"security@mozilla.org\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1623633\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1623633\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T09:11:05.144Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2020-6817\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-19T15:21:19.285722Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333 Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-19T15:20:38.758Z\"}}], \"cna\": {\"source\": {\"discovery\": \"UNKNOWN\"}, \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Mozilla Bleach\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"3.1.4\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm\"}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1623633\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.0.9\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]}).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"regular expression denial-of-service (ReDoS) in BleachSanitizerFilter.sanitize_css gauntlet regular expression \"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2023-02-16T00:00:00.000Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2020-6817\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-19T15:21:23.888Z\", \"dateReserved\": \"2020-01-10T00:00:00.000Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2023-02-16T00:00:00.000Z\", \"assignerShortName\": \"mozilla\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
gsd-2020-6817
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={'a': ['style']}).
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-6817", "id": "GSD-2020-6817", "references": [ "https://www.suse.com/security/cve/CVE-2020-6817.html", "https://advisories.mageia.org/CVE-2020-6817.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-6817" ], "details": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]}).", "id": "GSD-2020-6817", "modified": "2023-12-13T01:21:54.784364Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2020-6817", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Mozilla Bleach", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "3.1.4" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]})." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "regular expression denial-of-service (ReDoS) in BleachSanitizerFilter.sanitize_css gauntlet regular expression " } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm", "refsource": "MISC", "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633", "refsource": "MISC", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" } ] }, "source": { "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.1.4", "affected_versions": "All versions before 3.1.4", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2021-08-23", "description": "### Impact\n\n`bleach.clean` behavior parsing style attributes could result in a regular expression denial of service .\n\nCalls to ``bleach.clean`` with an allowed tag with an allowed ``style`` attribute are vulnerable to ReDoS. For example, ``bleach.clean(..., attributes={\u0027a\u0027: \u0027style\u0027 Workarounds\n\n* do not allowlist the style attribute in `bleach.clean` calls\n\n* limit input string length\n\n### References\n\n* https://bugzilla.mozilla.org/show_bug.cgi?id=1623633\n* https://www.regular-expressions.info/redos.html\n* https://blog.r2c.dev/posts/finding-python-redos-bugs-at-scale-using-dlint-and-r2c/\n* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6817\n\n### Credits\n\n* Reported by schwag09 of r2c\n\n### For more information\nIf you have any questions or comments about this advisory:\n\n* Open an issue at https://github.com/mozilla/bleach/issues\n* Email us at security@mozilla.org", "fixed_versions": [ "3.1.4" ], "identifier": "GMS-2020-698", "identifiers": [ "GHSA-vqhp-cxgc-6wmm", "GMS-2020-698", "CVE-2020-6817" ], "not_impacted": "All versions starting from 3.1.4", "package_slug": "pypi/bleach", "pubdate": "2020-03-30", "solution": "Upgrade to version 3.1.4 or above.", "title": "regular expression denial-of-service in Bleach", "urls": [ "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm", "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633", "https://github.com/mozilla/bleach/releases/tag/v3.1.4", "https://nvd.nist.gov/vuln/detail/CVE-2020-6817", "https://snyk.io/vuln/SNYK-PYTHON-BLEACH-561754", "https://github.com/advisories/GHSA-vqhp-cxgc-6wmm" ], "uuid": "55a10afd-a2bb-4082-b092-81d2505527e3" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mozilla:bleach:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.1.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2020-6817" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]})." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-1333" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-28T14:46Z", "publishedDate": "2023-02-16T22:15Z" } } }
opensuse-su-2021:0571-1
Vulnerability from csaf_opensuse
Published
2021-04-17 22:05
Modified
2021-04-17 22:05
Summary
Security update for python-bleach
Notes
Title of the patch
Security update for python-bleach
Description of the patch
This update for python-bleach fixes the following issues:
- CVE-2021-23980: Fixed mutation XSS on bleach.clean with specific
combinations of allowed tags (boo#1184547)
Update to 3.1.5:
* replace missing ``setuptools`` dependency with ``packaging``. Thank you Benjamin Peterson.
Update to 3.1.4 (boo#1168280, CVE-2020-6817):
* ``bleach.clean`` behavior parsing style attributes could result in a
regular expression denial of service (ReDoS).
Calls to ``bleach.clean`` with an allowed tag with an allowed
``style`` attribute were vulnerable to ReDoS. For example,
``bleach.clean(..., attributes={'a': ['style']})``.
* Style attributes with dashes, or single or double quoted values are
cleaned instead of passed through.
update to 3.1.3 (boo#1167379, CVE-2020-6816):
* Add relative link to code of conduct. (#442)
* Drop deprecated 'setup.py test' support. (#507)
* Fix typo: curren -> current in tests/test_clean.py (#504)
* Test on PyPy 7
* Drop test support for end of life Python 3.4
* ``bleach.clean`` behavior parsing embedded MathML and SVG content
with RCDATA tags did not match browser behavior and could result in
a mutation XSS.
Calls to ``bleach.clean`` with ``strip=False`` and ``math`` or
``svg`` tags and one or more of the RCDATA tags ``script``,
``noscript``, ``style``, ``noframes``, ``iframe``, ``noembed``, or
``xmp`` in the allowed tags whitelist were vulnerable to a mutation
XSS.
This update was imported from the openSUSE:Leap:15.2:Update update project.
Patchnames
openSUSE-2021-571
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-bleach", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-bleach fixes the following issues:\n\n- CVE-2021-23980: Fixed mutation XSS on bleach.clean with specific\n combinations of allowed tags (boo#1184547)\n\nUpdate to 3.1.5:\n\n* replace missing ``setuptools`` dependency with ``packaging``. Thank you Benjamin Peterson.\n\nUpdate to 3.1.4 (boo#1168280, CVE-2020-6817):\n\n* ``bleach.clean`` behavior parsing style attributes could result in a\n regular expression denial of service (ReDoS).\n Calls to ``bleach.clean`` with an allowed tag with an allowed\n ``style`` attribute were vulnerable to ReDoS. For example,\n ``bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]})``.\n* Style attributes with dashes, or single or double quoted values are\n cleaned instead of passed through.\n\nupdate to 3.1.3 (boo#1167379, CVE-2020-6816):\n\n* Add relative link to code of conduct. (#442)\n* Drop deprecated \u0027setup.py test\u0027 support. (#507)\n* Fix typo: curren -\u003e current in tests/test_clean.py (#504)\n* Test on PyPy 7\n* Drop test support for end of life Python 3.4\n* ``bleach.clean`` behavior parsing embedded MathML and SVG content\n with RCDATA tags did not match browser behavior and could result in\n a mutation XSS.\n Calls to ``bleach.clean`` with ``strip=False`` and ``math`` or\n ``svg`` tags and one or more of the RCDATA tags ``script``,\n ``noscript``, ``style``, ``noframes``, ``iframe``, ``noembed``, or\n ``xmp`` in the allowed tags whitelist were vulnerable to a mutation\n XSS.\n\nThis update was imported from the openSUSE:Leap:15.2:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-571", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0571-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:0571-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UAZHEWM4ZYBZY5GDDDOMIZYEGFNANLKS/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:0571-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UAZHEWM4ZYBZY5GDDDOMIZYEGFNANLKS/" }, { "category": "self", "summary": "SUSE Bug 1167379", "url": "https://bugzilla.suse.com/1167379" }, { "category": "self", "summary": "SUSE Bug 1168280", "url": "https://bugzilla.suse.com/1168280" }, { "category": "self", "summary": "SUSE Bug 1184547", "url": "https://bugzilla.suse.com/1184547" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6816 page", "url": "https://www.suse.com/security/cve/CVE-2020-6816/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6817 page", "url": "https://www.suse.com/security/cve/CVE-2020-6817/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23980 page", "url": "https://www.suse.com/security/cve/CVE-2021-23980/" } ], "title": "Security update for python-bleach", "tracking": { "current_release_date": "2021-04-17T22:05:12Z", "generator": { "date": "2021-04-17T22:05:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:0571-1", "initial_release_date": "2021-04-17T22:05:12Z", "revision_history": [ { "date": "2021-04-17T22:05:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-bleach-3.1.5-bp152.2.4.1.noarch", "product": { "name": "python2-bleach-3.1.5-bp152.2.4.1.noarch", "product_id": "python2-bleach-3.1.5-bp152.2.4.1.noarch" } }, { "category": "product_version", "name": "python3-bleach-3.1.5-bp152.2.4.1.noarch", "product": { "name": "python3-bleach-3.1.5-bp152.2.4.1.noarch", "product_id": "python3-bleach-3.1.5-bp152.2.4.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Package Hub 15 SP2", "product": { "name": "SUSE Package Hub 15 SP2", "product_id": "SUSE Package Hub 15 SP2" } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-bleach-3.1.5-bp152.2.4.1.noarch as component of SUSE Package Hub 15 SP2", "product_id": "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch" }, "product_reference": "python2-bleach-3.1.5-bp152.2.4.1.noarch", "relates_to_product_reference": "SUSE Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-3.1.5-bp152.2.4.1.noarch as component of SUSE Package Hub 15 SP2", "product_id": "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" }, "product_reference": "python3-bleach-3.1.5-bp152.2.4.1.noarch", "relates_to_product_reference": "SUSE Package Hub 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-6816", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6816" } ], "notes": [ { "category": "general", "text": "In Mozilla Bleach before 3.12, a mutation XSS in bleach.clean when RCDATA and either svg or math tags are whitelisted and the keyword argument strip=False.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6816", "url": "https://www.suse.com/security/cve/CVE-2020-6816" }, { "category": "external", "summary": "SUSE Bug 1167379 for CVE-2020-6816", "url": "https://bugzilla.suse.com/1167379" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-04-17T22:05:12Z", "details": "moderate" } ], "title": "CVE-2020-6816" }, { "cve": "CVE-2020-6817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6817" } ], "notes": [ { "category": "general", "text": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]}).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6817", "url": "https://www.suse.com/security/cve/CVE-2020-6817" }, { "category": "external", "summary": "SUSE Bug 1168280 for CVE-2020-6817", "url": "https://bugzilla.suse.com/1168280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-04-17T22:05:12Z", "details": "important" } ], "title": "CVE-2020-6817" }, { "cve": "CVE-2021-23980", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23980" } ], "notes": [ { "category": "general", "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23980", "url": "https://www.suse.com/security/cve/CVE-2021-23980" }, { "category": "external", "summary": "SUSE Bug 1184547 for CVE-2021-23980", "url": "https://bugzilla.suse.com/1184547" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Package Hub 15 SP2:python2-bleach-3.1.5-bp152.2.4.1.noarch", "SUSE Package Hub 15 SP2:python3-bleach-3.1.5-bp152.2.4.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-04-17T22:05:12Z", "details": "moderate" } ], "title": "CVE-2021-23980" } ] }
opensuse-su-2021:0552-1
Vulnerability from csaf_opensuse
Published
2021-04-14 14:51
Modified
2021-04-14 14:51
Summary
Security update for python-bleach
Notes
Title of the patch
Security update for python-bleach
Description of the patch
This update for python-bleach fixes the following issues:
- CVE-2021-23980: Fixed mutation XSS on bleach.clean with specific
combinations of allowed tags (boo#1184547)
Update to 3.1.5:
* replace missing ``setuptools`` dependency with ``packaging``. Thank you Benjamin Peterson.
Update to 3.1.4 (boo#1168280, CVE-2020-6817):
* ``bleach.clean`` behavior parsing style attributes could result in a
regular expression denial of service (ReDoS).
Calls to ``bleach.clean`` with an allowed tag with an allowed
``style`` attribute were vulnerable to ReDoS. For example,
``bleach.clean(..., attributes={'a': ['style']})``.
* Style attributes with dashes, or single or double quoted values are
cleaned instead of passed through.
update to 3.1.3 (boo#1167379, CVE-2020-6816):
* Add relative link to code of conduct. (#442)
* Drop deprecated 'setup.py test' support. (#507)
* Fix typo: curren -> current in tests/test_clean.py (#504)
* Test on PyPy 7
* Drop test support for end of life Python 3.4
* ``bleach.clean`` behavior parsing embedded MathML and SVG content
with RCDATA tags did not match browser behavior and could result in
a mutation XSS.
Calls to ``bleach.clean`` with ``strip=False`` and ``math`` or
``svg`` tags and one or more of the RCDATA tags ``script``,
``noscript``, ``style``, ``noframes``, ``iframe``, ``noembed``, or
``xmp`` in the allowed tags whitelist were vulnerable to a mutation
XSS.
Patchnames
openSUSE-2021-552
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-bleach", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-bleach fixes the following issues:\n\n- CVE-2021-23980: Fixed mutation XSS on bleach.clean with specific\n combinations of allowed tags (boo#1184547)\n\nUpdate to 3.1.5:\n\n* replace missing ``setuptools`` dependency with ``packaging``. Thank you Benjamin Peterson.\n\nUpdate to 3.1.4 (boo#1168280, CVE-2020-6817):\n\n* ``bleach.clean`` behavior parsing style attributes could result in a\n regular expression denial of service (ReDoS).\n Calls to ``bleach.clean`` with an allowed tag with an allowed\n ``style`` attribute were vulnerable to ReDoS. For example,\n ``bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]})``.\n* Style attributes with dashes, or single or double quoted values are\n cleaned instead of passed through.\n\nupdate to 3.1.3 (boo#1167379, CVE-2020-6816):\n\n* Add relative link to code of conduct. (#442)\n* Drop deprecated \u0027setup.py test\u0027 support. (#507)\n* Fix typo: curren -\u003e current in tests/test_clean.py (#504)\n* Test on PyPy 7\n* Drop test support for end of life Python 3.4\n* ``bleach.clean`` behavior parsing embedded MathML and SVG content\n with RCDATA tags did not match browser behavior and could result in\n a mutation XSS.\n Calls to ``bleach.clean`` with ``strip=False`` and ``math`` or\n ``svg`` tags and one or more of the RCDATA tags ``script``,\n ``noscript``, ``style``, ``noframes``, ``iframe``, ``noembed``, or\n ``xmp`` in the allowed tags whitelist were vulnerable to a mutation\n XSS.\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-552", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0552-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:0552-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YFAKMJGUZHUTZ53ZAID6PRVP5MSLXPGV/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:0552-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YFAKMJGUZHUTZ53ZAID6PRVP5MSLXPGV/" }, { "category": "self", "summary": "SUSE Bug 1167379", "url": "https://bugzilla.suse.com/1167379" }, { "category": "self", "summary": "SUSE Bug 1168280", "url": "https://bugzilla.suse.com/1168280" }, { "category": "self", "summary": "SUSE Bug 1184547", "url": "https://bugzilla.suse.com/1184547" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6816 page", "url": "https://www.suse.com/security/cve/CVE-2020-6816/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6817 page", "url": "https://www.suse.com/security/cve/CVE-2020-6817/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23980 page", "url": "https://www.suse.com/security/cve/CVE-2021-23980/" } ], "title": "Security update for python-bleach", "tracking": { "current_release_date": "2021-04-14T14:51:29Z", "generator": { "date": "2021-04-14T14:51:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:0552-1", "initial_release_date": "2021-04-14T14:51:29Z", "revision_history": [ { "date": "2021-04-14T14:51:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-bleach-3.1.5-lp152.2.3.1.noarch", "product": { "name": "python2-bleach-3.1.5-lp152.2.3.1.noarch", "product_id": "python2-bleach-3.1.5-lp152.2.3.1.noarch" } }, { "category": "product_version", "name": "python3-bleach-3.1.5-lp152.2.3.1.noarch", "product": { "name": "python3-bleach-3.1.5-lp152.2.3.1.noarch", "product_id": "python3-bleach-3.1.5-lp152.2.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-bleach-3.1.5-lp152.2.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch" }, "product_reference": "python2-bleach-3.1.5-lp152.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bleach-3.1.5-lp152.2.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" }, "product_reference": "python3-bleach-3.1.5-lp152.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-6816", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6816" } ], "notes": [ { "category": "general", "text": "In Mozilla Bleach before 3.12, a mutation XSS in bleach.clean when RCDATA and either svg or math tags are whitelisted and the keyword argument strip=False.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6816", "url": "https://www.suse.com/security/cve/CVE-2020-6816" }, { "category": "external", "summary": "SUSE Bug 1167379 for CVE-2020-6816", "url": "https://bugzilla.suse.com/1167379" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-04-14T14:51:29Z", "details": "moderate" } ], "title": "CVE-2020-6816" }, { "cve": "CVE-2020-6817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6817" } ], "notes": [ { "category": "general", "text": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]}).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6817", "url": "https://www.suse.com/security/cve/CVE-2020-6817" }, { "category": "external", "summary": "SUSE Bug 1168280 for CVE-2020-6817", "url": "https://bugzilla.suse.com/1168280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-04-14T14:51:29Z", "details": "important" } ], "title": "CVE-2020-6817" }, { "cve": "CVE-2021-23980", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23980" } ], "notes": [ { "category": "general", "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23980", "url": "https://www.suse.com/security/cve/CVE-2021-23980" }, { "category": "external", "summary": "SUSE Bug 1184547 for CVE-2021-23980", "url": "https://bugzilla.suse.com/1184547" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:python2-bleach-3.1.5-lp152.2.3.1.noarch", "openSUSE Leap 15.2:python3-bleach-3.1.5-lp152.2.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-04-14T14:51:29Z", "details": "moderate" } ], "title": "CVE-2021-23980" } ] }
opensuse-su-2024:14134-1
Vulnerability from csaf_opensuse
Published
2024-07-12 00:00
Modified
2024-07-12 00:00
Summary
python310-bleach-6.1.0-1.5 on GA media
Notes
Title of the patch
python310-bleach-6.1.0-1.5 on GA media
Description of the patch
These are all security issues fixed in the python310-bleach-6.1.0-1.5 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14134
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python310-bleach-6.1.0-1.5 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-bleach-6.1.0-1.5 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14134", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14134-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7753 page", "url": "https://www.suse.com/security/cve/CVE-2018-7753/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6802 page", "url": "https://www.suse.com/security/cve/CVE-2020-6802/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6816 page", "url": "https://www.suse.com/security/cve/CVE-2020-6816/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6817 page", "url": "https://www.suse.com/security/cve/CVE-2020-6817/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23980 page", "url": "https://www.suse.com/security/cve/CVE-2021-23980/" } ], "title": "python310-bleach-6.1.0-1.5 on GA media", "tracking": { "current_release_date": "2024-07-12T00:00:00Z", "generator": { "date": "2024-07-12T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14134-1", "initial_release_date": "2024-07-12T00:00:00Z", "revision_history": [ { "date": "2024-07-12T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python310-bleach-6.1.0-1.5.aarch64", "product": { "name": "python310-bleach-6.1.0-1.5.aarch64", "product_id": "python310-bleach-6.1.0-1.5.aarch64" } }, { "category": "product_version", "name": "python311-bleach-6.1.0-1.5.aarch64", "product": { "name": "python311-bleach-6.1.0-1.5.aarch64", "product_id": "python311-bleach-6.1.0-1.5.aarch64" } }, { "category": "product_version", "name": "python312-bleach-6.1.0-1.5.aarch64", "product": { "name": "python312-bleach-6.1.0-1.5.aarch64", "product_id": "python312-bleach-6.1.0-1.5.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-bleach-6.1.0-1.5.ppc64le", "product": { "name": "python310-bleach-6.1.0-1.5.ppc64le", "product_id": "python310-bleach-6.1.0-1.5.ppc64le" } }, { "category": "product_version", "name": "python311-bleach-6.1.0-1.5.ppc64le", "product": { "name": "python311-bleach-6.1.0-1.5.ppc64le", "product_id": "python311-bleach-6.1.0-1.5.ppc64le" } }, { "category": "product_version", "name": "python312-bleach-6.1.0-1.5.ppc64le", "product": { "name": "python312-bleach-6.1.0-1.5.ppc64le", "product_id": "python312-bleach-6.1.0-1.5.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-bleach-6.1.0-1.5.s390x", "product": { "name": "python310-bleach-6.1.0-1.5.s390x", "product_id": "python310-bleach-6.1.0-1.5.s390x" } }, { "category": "product_version", "name": "python311-bleach-6.1.0-1.5.s390x", "product": { "name": "python311-bleach-6.1.0-1.5.s390x", "product_id": "python311-bleach-6.1.0-1.5.s390x" } }, { "category": "product_version", "name": "python312-bleach-6.1.0-1.5.s390x", "product": { "name": "python312-bleach-6.1.0-1.5.s390x", "product_id": "python312-bleach-6.1.0-1.5.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-bleach-6.1.0-1.5.x86_64", "product": { "name": "python310-bleach-6.1.0-1.5.x86_64", "product_id": "python310-bleach-6.1.0-1.5.x86_64" } }, { "category": "product_version", "name": "python311-bleach-6.1.0-1.5.x86_64", "product": { "name": "python311-bleach-6.1.0-1.5.x86_64", "product_id": "python311-bleach-6.1.0-1.5.x86_64" } }, { "category": "product_version", "name": "python312-bleach-6.1.0-1.5.x86_64", "product": { "name": "python312-bleach-6.1.0-1.5.x86_64", "product_id": "python312-bleach-6.1.0-1.5.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python310-bleach-6.1.0-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64" }, "product_reference": "python310-bleach-6.1.0-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-bleach-6.1.0-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le" }, "product_reference": "python310-bleach-6.1.0-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-bleach-6.1.0-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x" }, "product_reference": "python310-bleach-6.1.0-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-bleach-6.1.0-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64" }, "product_reference": "python310-bleach-6.1.0-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-bleach-6.1.0-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64" }, "product_reference": "python311-bleach-6.1.0-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-bleach-6.1.0-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le" }, "product_reference": "python311-bleach-6.1.0-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-bleach-6.1.0-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x" }, "product_reference": "python311-bleach-6.1.0-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-bleach-6.1.0-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64" }, "product_reference": "python311-bleach-6.1.0-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-bleach-6.1.0-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64" }, "product_reference": "python312-bleach-6.1.0-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-bleach-6.1.0-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le" }, "product_reference": "python312-bleach-6.1.0-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-bleach-6.1.0-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x" }, "product_reference": "python312-bleach-6.1.0-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-bleach-6.1.0-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" }, "product_reference": "python312-bleach-6.1.0-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7753" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7753", "url": "https://www.suse.com/security/cve/CVE-2018-7753" }, { "category": "external", "summary": "SUSE Bug 1085969 for CVE-2018-7753", "url": "https://bugzilla.suse.com/1085969" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "critical" } ], "title": "CVE-2018-7753" }, { "cve": "CVE-2020-6802", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6802" } ], "notes": [ { "category": "general", "text": "In Mozilla Bleach before 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6802", "url": "https://www.suse.com/security/cve/CVE-2020-6802" }, { "category": "external", "summary": "SUSE Bug 1165303 for CVE-2020-6802", "url": "https://bugzilla.suse.com/1165303" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-6802" }, { "cve": "CVE-2020-6816", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6816" } ], "notes": [ { "category": "general", "text": "In Mozilla Bleach before 3.12, a mutation XSS in bleach.clean when RCDATA and either svg or math tags are whitelisted and the keyword argument strip=False.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6816", "url": "https://www.suse.com/security/cve/CVE-2020-6816" }, { "category": "external", "summary": "SUSE Bug 1167379 for CVE-2020-6816", "url": "https://bugzilla.suse.com/1167379" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-6816" }, { "cve": "CVE-2020-6817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6817" } ], "notes": [ { "category": "general", "text": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]}).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6817", "url": "https://www.suse.com/security/cve/CVE-2020-6817" }, { "category": "external", "summary": "SUSE Bug 1168280 for CVE-2020-6817", "url": "https://bugzilla.suse.com/1168280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2020-6817" }, { "cve": "CVE-2021-23980", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23980" } ], "notes": [ { "category": "general", "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23980", "url": "https://www.suse.com/security/cve/CVE-2021-23980" }, { "category": "external", "summary": "SUSE Bug 1184547 for CVE-2021-23980", "url": "https://bugzilla.suse.com/1184547" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python310-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python311-bleach-6.1.0-1.5.x86_64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.aarch64", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.ppc64le", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.s390x", "openSUSE Tumbleweed:python312-bleach-6.1.0-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23980" } ] }
opensuse-su-2024:11219-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
python36-bleach-3.3.0-1.4 on GA media
Notes
Title of the patch
python36-bleach-3.3.0-1.4 on GA media
Description of the patch
These are all security issues fixed in the python36-bleach-3.3.0-1.4 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11219
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python36-bleach-3.3.0-1.4 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python36-bleach-3.3.0-1.4 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11219", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11219-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7753 page", "url": "https://www.suse.com/security/cve/CVE-2018-7753/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6802 page", "url": "https://www.suse.com/security/cve/CVE-2020-6802/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6816 page", "url": "https://www.suse.com/security/cve/CVE-2020-6816/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-6817 page", "url": "https://www.suse.com/security/cve/CVE-2020-6817/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23980 page", "url": "https://www.suse.com/security/cve/CVE-2021-23980/" } ], "title": "python36-bleach-3.3.0-1.4 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11219-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python36-bleach-3.3.0-1.4.aarch64", "product": { "name": "python36-bleach-3.3.0-1.4.aarch64", "product_id": "python36-bleach-3.3.0-1.4.aarch64" } }, { "category": "product_version", "name": "python38-bleach-3.3.0-1.4.aarch64", "product": { "name": "python38-bleach-3.3.0-1.4.aarch64", "product_id": "python38-bleach-3.3.0-1.4.aarch64" } }, { "category": "product_version", "name": "python39-bleach-3.3.0-1.4.aarch64", "product": { "name": "python39-bleach-3.3.0-1.4.aarch64", "product_id": "python39-bleach-3.3.0-1.4.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python36-bleach-3.3.0-1.4.ppc64le", "product": { "name": "python36-bleach-3.3.0-1.4.ppc64le", "product_id": "python36-bleach-3.3.0-1.4.ppc64le" } }, { "category": "product_version", "name": "python38-bleach-3.3.0-1.4.ppc64le", "product": { "name": "python38-bleach-3.3.0-1.4.ppc64le", "product_id": "python38-bleach-3.3.0-1.4.ppc64le" } }, { "category": "product_version", "name": "python39-bleach-3.3.0-1.4.ppc64le", "product": { "name": "python39-bleach-3.3.0-1.4.ppc64le", "product_id": "python39-bleach-3.3.0-1.4.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python36-bleach-3.3.0-1.4.s390x", "product": { "name": "python36-bleach-3.3.0-1.4.s390x", "product_id": "python36-bleach-3.3.0-1.4.s390x" } }, { "category": "product_version", "name": "python38-bleach-3.3.0-1.4.s390x", "product": { "name": "python38-bleach-3.3.0-1.4.s390x", "product_id": "python38-bleach-3.3.0-1.4.s390x" } }, { "category": "product_version", "name": "python39-bleach-3.3.0-1.4.s390x", "product": { "name": "python39-bleach-3.3.0-1.4.s390x", "product_id": "python39-bleach-3.3.0-1.4.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python36-bleach-3.3.0-1.4.x86_64", "product": { "name": "python36-bleach-3.3.0-1.4.x86_64", "product_id": "python36-bleach-3.3.0-1.4.x86_64" } }, { "category": "product_version", "name": "python38-bleach-3.3.0-1.4.x86_64", "product": { "name": "python38-bleach-3.3.0-1.4.x86_64", "product_id": "python38-bleach-3.3.0-1.4.x86_64" } }, { "category": "product_version", "name": "python39-bleach-3.3.0-1.4.x86_64", "product": { "name": "python39-bleach-3.3.0-1.4.x86_64", "product_id": "python39-bleach-3.3.0-1.4.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python36-bleach-3.3.0-1.4.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64" }, "product_reference": "python36-bleach-3.3.0-1.4.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-bleach-3.3.0-1.4.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le" }, "product_reference": "python36-bleach-3.3.0-1.4.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-bleach-3.3.0-1.4.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x" }, "product_reference": "python36-bleach-3.3.0-1.4.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-bleach-3.3.0-1.4.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64" }, "product_reference": "python36-bleach-3.3.0-1.4.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-bleach-3.3.0-1.4.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64" }, "product_reference": "python38-bleach-3.3.0-1.4.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-bleach-3.3.0-1.4.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le" }, "product_reference": "python38-bleach-3.3.0-1.4.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-bleach-3.3.0-1.4.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x" }, "product_reference": "python38-bleach-3.3.0-1.4.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-bleach-3.3.0-1.4.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64" }, "product_reference": "python38-bleach-3.3.0-1.4.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bleach-3.3.0-1.4.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64" }, "product_reference": "python39-bleach-3.3.0-1.4.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bleach-3.3.0-1.4.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le" }, "product_reference": "python39-bleach-3.3.0-1.4.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bleach-3.3.0-1.4.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x" }, "product_reference": "python39-bleach-3.3.0-1.4.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bleach-3.3.0-1.4.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" }, "product_reference": "python39-bleach-3.3.0-1.4.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7753" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7753", "url": "https://www.suse.com/security/cve/CVE-2018-7753" }, { "category": "external", "summary": "SUSE Bug 1085969 for CVE-2018-7753", "url": "https://bugzilla.suse.com/1085969" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2018-7753" }, { "cve": "CVE-2020-6802", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6802" } ], "notes": [ { "category": "general", "text": "In Mozilla Bleach before 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6802", "url": "https://www.suse.com/security/cve/CVE-2020-6802" }, { "category": "external", "summary": "SUSE Bug 1165303 for CVE-2020-6802", "url": "https://bugzilla.suse.com/1165303" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-6802" }, { "cve": "CVE-2020-6816", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6816" } ], "notes": [ { "category": "general", "text": "In Mozilla Bleach before 3.12, a mutation XSS in bleach.clean when RCDATA and either svg or math tags are whitelisted and the keyword argument strip=False.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6816", "url": "https://www.suse.com/security/cve/CVE-2020-6816" }, { "category": "external", "summary": "SUSE Bug 1167379 for CVE-2020-6816", "url": "https://bugzilla.suse.com/1167379" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-6816" }, { "cve": "CVE-2020-6817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-6817" } ], "notes": [ { "category": "general", "text": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]}).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-6817", "url": "https://www.suse.com/security/cve/CVE-2020-6817" }, { "category": "external", "summary": "SUSE Bug 1168280 for CVE-2020-6817", "url": "https://bugzilla.suse.com/1168280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-6817" }, { "cve": "CVE-2021-23980", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23980" } ], "notes": [ { "category": "general", "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23980", "url": "https://www.suse.com/security/cve/CVE-2021-23980" }, { "category": "external", "summary": "SUSE Bug 1184547 for CVE-2021-23980", "url": "https://bugzilla.suse.com/1184547" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python36-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python38-bleach-3.3.0-1.4.x86_64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.aarch64", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.ppc64le", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.s390x", "openSUSE Tumbleweed:python39-bleach-3.3.0-1.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23980" } ] }
pysec-2020-340
Vulnerability from pysec
Published
2020-03-30 19:45
Modified
2022-01-05 02:16
Details
In Mozilla Bleach before 3.1.4, bleach.clean
behavior parsing style attributes could result in a regular expression denial of service (ReDoS).
Impacted products
Name | purl | bleach | pkg:pypi/bleach |
---|
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "bleach", "purl": "pkg:pypi/bleach" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.4" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.1", "0.1.1", "0.1.2", "0.2", "0.2.1", "0.2.2", "0.3", "0.3.1", "0.3.3", "0.3.4", "0.5.0", "0.5.1", "1.0.0", "1.0.1", "1.0.2", "1.0.3", "1.0.4", "1.1.0", "1.1.1", "1.1.2", "1.1.3", "1.1.4", "1.1.5", "1.2", "1.2.1", "1.2.2", "1.4", "1.4.1", "1.4.2", "1.4.3", "1.5.0", "2.0.0", "2.1", "2.1.1", "2.1.2", "2.1.3", "2.1.4", "3.0.0", "3.0.1", "3.0.2", "3.1.0", "3.1.1", "3.1.2", "3.1.3" ] } ], "aliases": [ "CVE-2020-6817", "GHSA-vqhp-cxgc-6wmm", "SNYK-PYTHON-BLEACH-561754" ], "details": "In Mozilla Bleach before 3.1.4, `bleach.clean` behavior parsing style attributes could result in a regular expression denial of service (ReDoS).", "id": "PYSEC-2020-340", "modified": "2022-01-05T02:16:12.945364Z", "published": "2020-03-30T19:45:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" }, { "type": "ARTICLE", "url": "https://blog.r2c.dev/posts/finding-python-redos-bugs-at-scale-using-dlint-and-r2c/" }, { "type": "REPORT", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" }, { "type": "WEB", "url": "https://github.com/mozilla/bleach/releases/tag/v3.1.4" }, { "type": "ADVISORY", "url": "https://snyk.io/vuln/SNYK-PYTHON-BLEACH-561754" } ] }
ghsa-vqhp-cxgc-6wmm
Vulnerability from github
Published
2020-03-30 19:45
Modified
2025-03-20 18:49
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
regular expression denial-of-service (ReDoS) in Bleach
Details
Impact
bleach.clean
behavior parsing style attributes could result in a regular expression denial of service (ReDoS).
Calls to bleach.clean
with an allowed tag with an allowed style
attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={'a': ['style']})
.
Patches
3.1.4
Workarounds
-
do not whitelist the style attribute in
bleach.clean
calls -
limit input string length
References
- https://bugzilla.mozilla.org/show_bug.cgi?id=1623633
- https://www.regular-expressions.info/redos.html
- https://blog.r2c.dev/posts/finding-python-redos-bugs-at-scale-using-dlint-and-r2c/
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6817
Credits
- Reported by schwag09 of r2c
For more information
If you have any questions or comments about this advisory:
- Open an issue at https://github.com/mozilla/bleach/issues
- Email us at security@mozilla.org
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "bleach" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-6817" ], "database_specific": { "cwe_ids": [ "CWE-1333", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2020-03-27T19:58:38Z", "nvd_published_at": "2023-02-16T22:15:00Z", "severity": "HIGH" }, "details": "### Impact\n\n`bleach.clean` behavior parsing style attributes could result in a regular expression denial of service (ReDoS).\n\nCalls to ``bleach.clean`` with an allowed tag with an allowed ``style`` attribute are vulnerable to ReDoS. For example, ``bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]})``.\n\n### Patches\n\n3.1.4\n\n### Workarounds\n\n* do not whitelist the style attribute in `bleach.clean` calls\n\n* limit input string length\n\n### References\n\n* https://bugzilla.mozilla.org/show_bug.cgi?id=1623633\n* https://www.regular-expressions.info/redos.html\n* https://blog.r2c.dev/posts/finding-python-redos-bugs-at-scale-using-dlint-and-r2c/\n* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6817\n\n### Credits\n\n* Reported by schwag09 of r2c\n\n### For more information\nIf you have any questions or comments about this advisory:\n\n* Open an issue at https://github.com/mozilla/bleach/issues\n* Email us at security@mozilla.org", "id": "GHSA-vqhp-cxgc-6wmm", "modified": "2025-03-20T18:49:18Z", "published": "2020-03-30T19:45:56Z", "references": [ { "type": "WEB", "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6817" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" }, { "type": "PACKAGE", "url": "https://github.com/mozilla/bleach" }, { "type": "WEB", "url": "https://github.com/mozilla/bleach/releases/tag/v3.1.4" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/bleach/PYSEC-2020-340.yaml" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-PYTHON-BLEACH-561754" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "regular expression denial-of-service (ReDoS) in Bleach" }
fkie_cve-2020-6817
Vulnerability from fkie_nvd
Published
2023-02-16 22:15
Modified
2025-03-19 16:15
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={'a': ['style']}).
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mozilla:bleach:*:*:*:*:*:*:*:*", "matchCriteriaId": "21F7320C-9B5F-4B16-896E-2326A8B8B488", "versionEndExcluding": "3.1.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={\u0027a\u0027: [\u0027style\u0027]})." }, { "lang": "es", "value": "Los atributos de estilo de an\u00e1lisis del comportamiento de bleach.clean podr\u00edan dar como resultado una denegaci\u00f3n de servicio de expresi\u00f3n regular (ReDoS). Las llamadas a blanqueador.clean con una etiqueta permitida con un atributo de estilo permitido son vulnerables a ReDoS. Por ejemplo, blanqueador.clean(..., atributos={\u0027a\u0027: [\u0027estilo\u0027]})." } ], "id": "CVE-2020-6817", "lastModified": "2025-03-19T16:15:14.917", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2023-02-16T22:15:10.650", "references": [ { "source": "security@mozilla.org", "tags": [ "Exploit", "Issue Tracking" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" }, { "source": "security@mozilla.org", "tags": [ "Vendor Advisory" ], "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" } ], "sourceIdentifier": "security@mozilla.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-1333" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-1333" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
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…