Lucene search
+L

633 matches found

Amazon
Amazon
added 2025/07/10 12:0 a.m.6 views

Medium: python3

Issue Overview: There is an issue in CPython when using bytes.decode"unicodeescape", error="ignore|replace". If you are not using the "unicodeescape" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the...

5.9CVSS6.8AI score0.00473EPSS
SaveExploits0
Amazon
Amazon
added 2025/07/10 12:0 a.m.7 views

Medium: python

Issue Overview: The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service. CVE-2025-6069 Affected Packages: python Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository...

4.3CVSS6.9AI score0.00473EPSS
SaveExploits0
OSV
OSV
added 2025/06/17 2:15 p.m.5 views

AZL-64173 CVE-2025-6069 affecting package python3 for versions less than 3.9.19-14

The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service...

4.3CVSS6.3AI score0.00473EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/17 2:15 p.m.5 views

UBUNTU-CVE-2025-6069

The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service...

4.3CVSS6.3AI score0.00473EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/06/17 1:39 p.m.8 views

CVE-2025-6069 HTMLParser quadratic complexity when processing malformed inputs

The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service...

4.3CVSS7.1AI score0.00473EPSS
SaveExploits0References10
Snyk
Snyk
added 2025/06/17 1:39 p.m.2 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the html.parser.HTMLParser process that has worse-case quadratic complexity. An attacker can cause excessive resource consumption and application downtime by submitting specially crafted...

6.8CVSS6.7AI score0.00473EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/06/17 1:39 p.m.5 views

CVE-2025-6069

The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service...

4.3CVSS6AI score0.00473EPSS
SaveExploits0References11Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 10:54 p.m.8 views

CVE-2022-31743

Firefox's HTML parser did not correctly interpret HTML comment tags, resulting in an incongruity with other browsers. This could have been used to escape HTML comments on pages that put user-controlled data in them. This vulnerability affects Firefox 101...

6.5CVSS6AI score0.00428EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/11/25 7:4 a.m.18 views

Cross-site Scripting (XSS)

lxmlhtmlclean is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper handling of context-switching for special HTML tags such as , , and by the HTML parser in versions prior to 0.4.0, allowing malicious scripts to bypass the cleaning process...

7.7CVSS6.4AI score0.00472EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/11/19 10:15 p.m.34 views

CVE-2024-52595

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.0, the HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags...

7.7CVSS0.00472EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/19 9:27 p.m.15 views

CVE-2024-52595

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.0, the HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags...

7.7CVSS5.2AI score0.00472EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 9:27 p.m.31 views

CVE-2024-52595 HTML Cleaner allows crafted scripts in special contexts like svg or math to pass through

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.0, the HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags...

7.7CVSS0.00472EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/11/19 9:7 p.m.31 views

HTML Cleaner allows crafted scripts in special contexts like svg or math to pass through

Impact The HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags. Specifically, content in CSS comments is ignored by lxmlhtmlclean but may be interpreted differently by web...

7.7CVSS6.1AI score0.00472EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/15 12:0 a.m.7 views

PT-2024-39667 · Vue · Vue

Name of the Vulnerable Software and Affected Versions: Vue affected versions not specified Description: The issue is related to an improper regular expression in Vue's parseHTML function, which can lead to a potential regular expression denial of service vulnerability. This flaw, known as a ReDoS...

3.7CVSS7.5AI score0.00528EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/09/16 7:35 p.m.40 views

CVE-2024-45800 Multiple mXSS found in snappymail HTML parser

Snappymail is an open source web-based email client. SnappyMail uses the cleanHtml function to cleanup HTML and CSS in emails. Research discovered that the function has a few bugs which cause an mXSS exploit. Because the function allowed too many invalid HTML elements, it was possible with...

5CVSS0.00296EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/16 7:35 p.m.24 views

CVE-2024-45800 Multiple mXSS found in snappymail HTML parser

Snappymail is an open source web-based email client. SnappyMail uses the cleanHtml function to cleanup HTML and CSS in emails. Research discovered that the function has a few bugs which cause an mXSS exploit. Because the function allowed too many invalid HTML elements, it was possible with...

5CVSS6.5AI score0.00296EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/23 12:0 a.m.3 views

PT-2024-5303 · Google +4 · Google Chrome +4

Name of the Vulnerable Software and Affected Versions: Google Chrome versions prior to 127.0.6533.72 Microsoft Edge affected versions not specified Description: The issue is related to an inappropriate implementation in HTML, allowing a remote attacker to perform UI spoofing via a crafted HTML...

10CVSS6.4AI score0.00916EPSS
SaveExploits1References120
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.25 views

RHEL 5 : spamassassin (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - spamassassin: Local user code injection in the meta rule syntax CVE-2018-11781 - A denial of service...

7.8CVSS7.7AI score0.07879EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/05/13 2:40 p.m.1 views

Heap-based Buffer Overflow

Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to Heap-based Buffer Overflow through the xmlHTMLPrintFileContext function in xmllint.c. An attacker can read memory contents that may contain sensitive data by triggering a buffer...

7.5CVSS7.1AI score0.02298EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.27 views

RHEL 6 : spamassassin (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - spamassassin: Malicious rule configuration files can be configured to run system commands CVE-2020-1946 -...

7.7AI score0.07879EPSS
SaveExploits0References7
Rows per page
Query Builder