Lucene search
+L

5850 matches found

Cvelist
Cvelist
added 2022/12/14 1:26 p.m.42 views

CVE-2022-23516 Uncontrolled Recursion in Loofah

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah = 2.2.0, 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a...

7.5CVSS7.3AI score0.01095EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/12/14 1:26 p.m.4 views

CVE-2022-23516 Uncontrolled Recursion in Loofah

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah = 2.2.0, 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a...

7.5CVSS7.1AI score0.01095EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/12/14 7:7 a.m.4 views

CVE-2022-23500 TYPO3 subject to Uncontrolled Recursion resulting in Denial of Service

TYPO3 is an open source PHP based web content management system. In versions prior to 9.5.38, 10.4.33, 11.5.20, and 12.1.1, requesting invalid or non-existing resources via HTTP triggers the page error handler, which again could retrieve content to be shown as an error message from another page...

5.9CVSS7.4AI score0.00686EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/12/14 7:7 a.m.47 views

CVE-2022-23500 TYPO3 subject to Uncontrolled Recursion resulting in Denial of Service

TYPO3 is an open source PHP based web content management system. In versions prior to 9.5.38, 10.4.33, 11.5.20, and 12.1.1, requesting invalid or non-existing resources via HTTP triggers the page error handler, which again could retrieve content to be shown as an error message from another page...

5.9CVSS7.7AI score0.00686EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/12/14 12:0 a.m.12 views

Loofah gem for Ruby 安全漏洞

The Loofah gem for Ruby is a Ruby-based library for processing and converting HTML/XML documents. A security vulnerability exists in Loofah gem for Ruby versions 2.19.1 through 2.2.0, which stems from the use of recursion to clean up the CDATA section, making it susceptible to stack exhaustion an...

7.5CVSS6.7AI score0.01095EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/13 6:30 p.m.44 views

GHSA-VR8J-HGMM-JH9R Denial of service by double-checked locking in openssl-src

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

8.7CVSS6.2AI score0.0122EPSS
SaveExploits0References4
Snyk
Snyk
added 2022/12/13 5:40 p.m.2 views

Uncontrolled Recursion

Overview loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Affected versions of this package are vulnerable to Uncontrolled Recursion when it uses recursion for sanitizing CDATA sections, making it susceptible to stack...

7.5CVSS6.9AI score0.01095EPSS
SaveExploits0References2
OSV
OSV
added 2022/12/13 5:40 p.m.33 views

GHSA-3X8R-X6XP-Q4VM Uncontrolled Recursion in Loofah

Summary Loofah = 2.2.0, = 2.19.1. Users who are unable to upgrade may be able to mitigate this vulnerability by limiting the length of the strings that are sanitized. Severity The Loofah maintainers have evaluated this as High Severity 7.5 CVSS3.1. References - CWE - CWE-674: Uncontrolled Recursi...

7.5CVSS6.3AI score0.01095EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/12/13 5:40 p.m.34 views

Uncontrolled Recursion in Loofah

Summary Loofah = 2.2.0, = 2.19.1. Users who are unable to upgrade may be able to mitigate this vulnerability by limiting the length of the strings that are sanitized. Severity The Loofah maintainers have evaluated this as High Severity 7.5 CVSS3.1. References - CWE - CWE-674: Uncontrolled Recursi...

7.5CVSS6.3AI score0.01095EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2022/12/13 1:15 a.m.43 views

Denial Of Service (DoS)

netty-codec-haproxy is vulnerable to Denial Of Service DoS. The vulnerability is due to a StackOverflowError in the HAProxyMessage.java as it does not properly limit the maximum nesting of TLV, allowing an attacker to cause an application crash via infinite recursion by passing a maliciously...

7.5CVSS7.3AI score0.01466EPSS
SaveExploits1References5Affected Software3
RubySec
RubySec
added 2022/12/13 12:0 a.m.22 views

Uncontrolled Recursion in Loofah

Summary Loofah = 2.2.0, = 2.19.1. Users who are unable to upgrade may be able to mitigate this vulnerability by limiting the length of the strings that are sanitized...

7.5CVSS3.2AI score0.01095EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/12/12 9:24 p.m.40 views

GHSA-FX2C-96VJ-985V HAProxyMessageDecoder Stack Exhaustion DoS

Impact A StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. Patches Users should upgrade to 4.1.86.Final. Workarounds There is no workaround, except using a custom HaProxyMessageDecoder. References When parsing a TLV with type = PP2TYPESSL, the...

5.3CVSS6.3AI score0.01466EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/12/12 9:24 p.m.78 views

HAProxyMessageDecoder Stack Exhaustion DoS

Impact A StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. Patches Users should upgrade to 4.1.86.Final. Workarounds There is no workaround, except using a custom HaProxyMessageDecoder. References When parsing a TLV with type = PP2TYPESSL, the...

7.5CVSS7.4AI score0.01466EPSS
SaveExploits1References6Affected Software1
Prion
Prion
added 2022/12/12 6:15 p.m.39 views

Design/Logic Flaw

Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except...

5CVSS7.3AI score0.01466EPSS
SaveExploits1References4Affected Software2
UbuntuCve
UbuntuCve
added 2022/12/12 6:15 p.m.63 views

CVE-2022-41881

Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except...

7.5CVSS6.8AI score0.01466EPSS
SaveExploits1References3
CVE
CVE
added 2022/12/12 12:0 a.m.540 views

CVE-2022-41881

Netty CVE-2022-41881 concerns a StackOverflowError when parsing malformed crafted messages due to infinite recursion in the HAProxyMessageDecoder. The issue affects Netty versions before 4.1.86.Final and can lead to denial of service through resource exhaustion. The vulnerability is fixed in 4.1....

7.5CVSS7.1AI score0.01466EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2022/12/12 12:0 a.m.61 views

CVE-2022-41881

Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except...

7.5CVSS6.7AI score0.01466EPSS
SaveExploits1
OSV
OSV
added 2022/12/08 2:51 a.m.12 views

GSD-2022-1007973 arm64: entry: avoid kprobe recursion

arm64: entry: avoid kprobe recursion This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.78 by commit 71d6c33fe223255f4416a01514da2c0bc3e283e7...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.5 views

PT-2022-36076 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.8 Description: The issue is related to avoiding kprobe recursion in the arm64 entry of the Linux Kernel. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2022/12/04 4:15 a.m.24 views

CVE-2022-46405

Mastodon through 4.0.2 allows attackers to cause a denial of service large Sidekiq pull queue by creating bot accounts that follow attacker-controlled accounts on certain other servers associated with a wildcard DNS A record, such that there is uncontrolled recursion of attacker-generated message...

7.5CVSS0.00918EPSS
SaveExploits1References2
Rows per page
Query Builder