Lucene search
+L

5528 matches found

SUSE Linux
SUSE Linux
added 2026/03/10 12:39 p.m.6 views

Security update for python-aiohttp

This update for python-aiohttp fixes the following issues: CVE-2025-69228: Fixed denial of service through large payloads bsc1256022. CVE-2025-69226: Fixed brute-force leak of internal static file path components bsc1256020. CVE-2025-69224: Fixed unicode processing of header values could cause...

8.7CVSS5.8AI score0.00487EPSS
SaveExploits0References28
OSV
OSV
added 2026/03/10 12:38 p.m.2 views

SUSE-SU-2026:0858-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues: - CVE-2025-69228: Fixed denial of service through large payloads bsc1256022. - CVE-2025-69226: Fixed brute-force leak of internal static file path components bsc1256020. - CVE-2025-69224: Fixed unicode processing of header values could...

8.7CVSS5.8AI score0.00487EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/03/09 12:0 a.m.7 views

Vim < 9.2.0076 Heap-based Buffer Overflow and OOB Read (GHSA-rvj2-jrf9-2phg)

The version of Vim installed on the remote host is prior to 9.2.0076. It is, therefore, affected by a vulnerability as referenced in the GHSA-rvj2-jrf9-2phg advisory. - Vim is an open source, command line text editor. Prior to version 9.2.0076, a heap-based buffer overflow WRITE and an...

4.4CVSS6.3AI score0.00177EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 8:38 a.m.4 views

BIT-DJANGO-2026-25673 Potential denial-of-service vulnerability in URLField via Unicode normalization on Windows

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

7.5CVSS5.8AI score0.00734EPSS
SaveExploits0References7
NVD
NVD
added 2026/03/05 8:16 p.m.13 views

CVE-2026-28348

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.4, the hassneakyjavascript method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression filters,...

6.1CVSS0.00228EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/03/05 7:49 p.m.6 views

CVE-2026-28348

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.4, the hassneakyjavascript method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression filters,...

6.1CVSS5.1AI score0.00228EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/03/05 7:49 p.m.3 views

CVE-2026-28348 lxml_html_clean: CSS @import Filter Bypass via Unicode Escapes

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.4, the hassneakyjavascript method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression filters,...

6.1CVSS5.7AI score0.00228EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/05 7:49 p.m.5 views

CVE-2026-28348

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.4, the hassneakyjavascript method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression filters,...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/05 7:49 p.m.41 views

CVE-2026-28348 lxml_html_clean: CSS @import Filter Bypass via Unicode Escapes

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.4, the hassneakyjavascript method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression filters,...

6.1CVSS0.00228EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/05 7:49 p.m.35 views

CVE-2026-28348

CVE-2026-28348 affects the python-lxml_html_clean package. Before 0.4.4, the _has_sneaky_javascript() path strips backslashes before checking dangerous CSS keywords, allowing CSS Unicode escapes to bypass @import and expression() filters, enabling external CSS loading or XSS in older browsers. Th...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/05 7:49 p.m.3 views

CVE-2026-28348 lxml_html_clean: CSS @import Filter Bypass via Unicode Escapes

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.4, the hassneakyjavascript method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression filters,...

6.1CVSS5.7AI score0.00228EPSS
SaveExploits1References4
Amazon
Amazon
added 2026/03/05 12:0 a.m.9 views

Important: nodejs24

Issue Overview: node-tar is a Tar for Node.js. The node-tar library = 7.5.2 fails to sanitize the linkpath of Link hardlink and SymbolicLink entries when preservePaths is false the default secure behavior. This allows malicious archives to bypass the extraction root restriction, leading to...

8.8CVSS5.9AI score0.00541EPSS
SaveExploits4
Amazon
Amazon
added 2026/03/05 12:0 a.m.6 views

Important: nodejs20

Issue Overview: node-tar is a Tar for Node.js. The node-tar library = 7.5.2 fails to sanitize the linkpath of Link hardlink and SymbolicLink entries when preservePaths is false the default secure behavior. This allows malicious archives to bypass the extraction root restriction, leading to...

8.8CVSS5.9AI score0.00334EPSS
SaveExploits3
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.10 views

lxml_html_clean 安全漏洞

lxmlhtmlclean is a separate project derived from lxml.HTML.clean, open sourced by the Fedora Python SIG. Versions of lxmlhtmlclean prior to 0.4.4 contained security vulnerabilities. These vulnerabilities stemmed from the hassneakyjavascript method, which strips backslashes before checking for...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.4 views

Python Library Django 4.2.x < 4.2.29 / 5.2.x < 5.2.12 / 6.0.x < 6.0.3 DoS

The detected version of the Django Python package, is 4.2.x prior to 4.2.29, 5.2.x prior to 5.2.12, or 6.0.x prior to 6.0.3. It is, therefore, affected by a denial of service vulnerability as referenced by security release advisory: - An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12...

7.5CVSS5.8AI score0.00734EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/04 5:17 p.m.8 views

CVE-2026-20031

A vulnerability in the HTML Cascading Style Sheets CSS module of ClamAV could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to improper error handling when splitting UTF-8 strings. An attacker could exploit th...

5.3CVSS6AI score0.00414EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/04 2:39 p.m.7 views

CVE-2026-25673

A flaw was found in Django. A remote attacker can exploit a vulnerability in the URLField.topython function, specifically when Django is running on the Windows platform. This function, which utilizes urllib.parse.urlsplit, performs a disproportionately slow normalization process for certain Unico...

7.5CVSS5.9AI score0.00734EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/03/04 1:57 a.m.8 views

CVE-2025-48567

In multiple locations, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for...

7.8CVSS6.1AI score0.0011EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/03/04 12:27 a.m.6 views

SUSE CVE-2026-25673

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

7.5CVSS5.8AI score0.00734EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-28420

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Vim is an open source, command line text editor. Prior to version 9.2.0076, a heap-based buffer overflow WRITE and an out-of-bounds READ exist in Vim's terminal...

4.4CVSS6.2AI score0.00177EPSS
SaveExploits0References3
Rows per page
Query Builder