Lucene search
K

5279 matches found

OSV
OSV
added 2024/04/30 3:15 p.m.1 views

DEBIAN-CVE-2024-4340

Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError...

7.5CVSS7.2AI score0.10881EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2024/04/30 12:0 a.m.32 views

RHEL 9 : runc (RHSA-2024:2180)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2024:2180 advisory. The runC tool is a lightweight, portable implementation of the Open Container Format OCF that provides container runtime. Security Fixes:...

7.5CVSS7.2AI score0.00185EPSS
Exploits0References13
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:0 a.m.46 views

RHEL 8 : jenkins and jenkins-2-plugins (RHSA-2023:3622)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:3622 advisory. Jenkins is a continuous integration server that monitors executions of repeated jobs, such as building a software project or jobs run by cro...

9.8CVSS6.8AI score0.63842EPSS
Exploits3References21
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:0 a.m.32 views

RHEL 7 : rh-haproxy18-haproxy (RHSA-2019:1436)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2019:1436 advisory. HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. The following packages have been upgrad...

7.5CVSS6.6AI score0.001EPSS
Exploits0References13
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:0 a.m.25 views

RHEL 5 / 6 : JBoss Enterprise Web Server 1.0.2 update (Moderate) (RHSA-2011:0897)

The remote Redhat Enterprise Linux 5 / 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2011:0897 advisory. - tomcat: information disclosure in authentication headers CVE-2010-1157 - httpd modcache, moddav: DoS httpd child process crash by...

5CVSS5.8AI score0.52868EPSS
Exploits17References22
OSV
OSV
added 2024/04/25 10:15 a.m.0 views

UBUNTU-CVE-2024-25583

A crafted response from an upstream server the recursor has been configured to forward-recurse to can cause a Denial of Service in the Recursor. The default configuration of the Recursor does not use recursive forwarding and is not affected...

7.5CVSS5.7AI score0.00009EPSS
Exploits0References3
OSV
OSV
added 2024/04/22 10:17 p.m.4 views

GHSA-P72Q-H37J-3HQ7 dbt uses a SQLparse version with a high vulnerability

Summary Using a version of sqlparse that has a security vulnerability and no way to update in current version of dbt core. Snyk recommends using sqlparse==0.5 but this causes a conflict with dbt. Snyk states the issues is a recursion error: SNYK-PYTHON-SQLPARSE-6615674. Details Dependency conflic...

7.5CVSS5.8AI score
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/04/22 12:0 a.m.2 views

PT-2024-40393 · Dbt-Core +1 · Dbt-Core +1

Name of the Vulnerable Software and Affected Versions: dbt-core versions 1.6.0 through 1.6.12 dbt-core versions 1.7.0 through 1.7.12 Description: The issue is related to a recursion error in the sqlparse library used by dbt-core. This error can be triggered by parsing a specific SQL query, such a...

7.5CVSS7.7AI score
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/16 10:45 a.m.3 views

squid: Denial of Service in HTTP Chunked Decoding

A flaw was found in Squid. This issue may allow a remote attacker to trigger an uncontrolled recursion bug when sending a specially crafted, chunked, encoded HTTP Message, resulting in a denial of service...

8.6CVSS5.8AI score0.03932EPSS
Exploits0References6
OSV
OSV
added 2024/04/15 8:21 p.m.44 views

GHSA-2M57-HF25-PHGG sqlparse parsing heavily nested list leads to Denial of Service

Summary Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError. Details + PoC Running the following code will raise Maximum recursion limit exceeded exception: py import sqlparse sqlparse.parse'' 10000 + '' 10000 We expect a traceback of RecursionError:...

7.5CVSS7.5AI score0.10881EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/04/15 8:21 p.m.50 views

sqlparse parsing heavily nested list leads to Denial of Service

Summary Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError. Details + PoC Running the following code will raise Maximum recursion limit exceeded exception: py import sqlparse sqlparse.parse'' 10000 + '' 10000 We expect a traceback of RecursionError:...

7.5CVSS7.3AI score0.10881EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/15 12:0 a.m.4 views

PT-2024-21614

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0-05205-g77fadd89fe2d-dirty 213 Description The issue arises when the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to itself, resulting in a qdisc lock deadlock. Thi...

7.5CVSS5.5AI score0.00007EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/04/15 12:0 a.m.2 views

PT-2024-10474 · Pypi +4 · Sqlparse +4

Name of the Vulnerable Software and Affected Versions: sqlparse affected versions not specified Description: The issue is related to the sqlparse.parse function, which can lead to a Denial of Service due to a RecursionError when processing a heavily nested list. This can be exploited by a remote...

7.8CVSS7.5AI score0.10881EPSS
Exploits0References50
Tenable Nessus
Tenable Nessus
added 2024/04/12 12:0 a.m.37 views

Oracle Linux 7 : squid (ELSA-2024-1787)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-1787 advisory. - Resolves: CVE-2021-28651 squid: Bug 5104: Memory leak in RFC 2169 response parsing 778 - Resolves: CVE-2021-28652 squid: Bug 5106: Broken cache manag...

8.6CVSS6.9AI score0.85178EPSS
Exploits4References7
Veracode
Veracode
added 2024/04/10 10:5 p.m.13 views

Stack Overflow

Xpdf is vulnerable to a stack overflow. The vulnerability is due to a PDF object loop in the page label tree, leading to infinite recursion...

5.5CVSS6.5AI score0.0005EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2024/04/10 10:5 p.m.13 views

Stack Overflow

Xpdf is vulnerable to a stack overflow. The vulnerability is due to a PDF object loop in the page label tree, leading to infinite recursion...

5.5CVSS6.5AI score0.00077EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2024/04/07 11:49 a.m.2 views

CLSA-2024-1712490592 squid: Fix of CVE-2024-25111

CVE-2024-25111: Fix infinite recursion when parsing HTTP chunks...

8.6CVSS7.3AI score0.03932EPSS
Exploits0References1
OSV
OSV
added 2024/04/07 11:35 a.m.3 views

CLSA-2024-1712261257 squid: Fix of CVE-2024-25111

CVE-2024-25111: Fix infinite recursion when parsing HTTP chunks...

8.6CVSS7.3AI score0.03932EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/04/05 12:0 a.m.1 views

The vulnerability of the LISP protocol implementation in Cisco IOS and Cisco IOS XE operating systems allows a hacker to trigger a service failure.

The vulnerability of the LISP protocol implementation in Cisco IOS and Cisco IOS XE operating systems is related to uncontrolled recursion during the processing of LISP packets. Exploiting this vulnerability can allow a malicious actor to cause service failures remotely...

8.6CVSS5.4AI score0.00817EPSS
Exploits0References2Affected Software2
OSV
OSV
added 2024/04/02 11:15 p.m.1 views

CVE-2024-3247

In Xpdf 4.05 and earlier, a PDF object loop in an object stream leads to infinite recursion and a stack overflow...

5.5CVSS5.8AI score
Exploits0References1
Rows per page
Query Builder