Lucene search
+L

868 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-32968

Malicious code in bioql PyPI...

6.4CVSS6.5AI score0.00303EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/10 10:29 a.m.9 views

CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS6.5AI score0.00274EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/08 11:15 a.m.8 views

UBUNTU-CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS5.8AI score0.00274EPSS
SaveExploits1References8
Snyk
Snyk
added 2025/09/08 10:43 a.m.11 views

Cross-site Scripting (XSS)

Overview sanitize-html is a library that allows you to clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis Affected versions of this package are vulnerable to Cross-site Scripting XSS via the naughtyHref function. An attacker can execute...

6.1CVSS5.6AI score0.00274EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/08 10:09 a.m.41 views

CVE-2014-125128

CVE-2014-125128 affects the sanitize-html library prior to 1.0.3. The root cause is the naughtyHref function not properly validating the href attribute in tags, allowing bypasses that rely on different casings, whitespace, or hexadecimal encodings. This leads to cross-site scripting (XSS) impact...

6.1CVSS6.1AI score0.00274EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/09/08 10:09 a.m.20 views

CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS0.00274EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2025/09/08 10:09 a.m.14 views

CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS5.2AI score0.00274EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/09/08 10:09 a.m.6 views

CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS6.1AI score0.00274EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/09/08 12:00 a.m.18 views

PT-2025-36454

Name of the Vulnerable Software and Affected Versions: sanitize-html versions prior to 1.0.3 Description: The 'sanitize-html' software prior to version 1.0.3 is susceptible to Cross-site Scripting XSS. The naughtyHref function inadequately validates the href attribute within anchor tags , enablin...

6.1CVSS6.1AI score0.00274EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2025/08/22 11:29 p.m.16 views

SUSE CVE-2025-38616

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.4CVSS6.2AI score0.00202EPSS
SaveExploits0References81
CVE
CVE
added 2025/08/22 1:01 p.m.100 views

CVE-2025-38616

CVE-2025-38616 (Linux kernel TLS ULP issue) affects the kernel TLS path handling data that may disappear from under the TLS ULP when the socket reader predated TLS installation or uses non-standard read APIs. The bug could lead to an out-of-bounds read or TLS state corruption if data is partially...

7.8CVSS6.3AI score0.00202EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/08/22 1:01 p.m.17 views

CVE-2025-38616

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.8CVSS6AI score0.00202EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.9 views

SUSE CVE-2025-38587

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References22
NVD
NVD
added 2025/08/19 5:15 p.m.10 views

CVE-2025-38587

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

5.5CVSS0.0016EPSS
SaveExploits0References7
OSV
OSV
added 2025/08/19 5:15 p.m.9 views

UBUNTU-CVE-2025-38587

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References31
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.10 views

CVE-2025-38587

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:03 p.m.72 views

CVE-2025-38587

CVE-2025-38587 affects the Linux kernel IPv6 code: fib6_info_uses_dev() may loop indefinitely due to relying on RCU without explicit protection, risking an infinite loop if anchors are removed by fib6_del_route() or fib6_add_rt2node(). The vulnerability has been resolved in the kernel; advisories...

5.5CVSS7.1AI score0.0016EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.18 views

CVE-2025-38587 ipv6: fix possible infinite loop in fib6_info_uses_dev()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

0.0016EPSS
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.4 views

Malicious code in anchor-xigua-5yhn (npm)

The package anchor-xigua-5yhn was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.7 views

Malicious code in anchor-airplane-zrm3 (npm)

The package anchor-airplane-zrm3 was found to contain malicious code...

7AI score
SaveExploits0
Rows per page
Query Builder