Lucene search
+L

199 matches found

RedHat Linux
RedHat Linux
added 2024/02/12 8:44 a.m.15 views

squid: denial of service in HTTP request parsing

A flaw was found in Squid, which is susceptible to a Denial of Service DoS due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the...

8.6CVSS5.8AI score0.57627EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/02/12 8:38 a.m.11 views

squid: denial of service in HTTP request parsing

A flaw was found in Squid, which is susceptible to a Denial of Service DoS due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the...

8.6CVSS5.8AI score0.57627EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/01/24 12:28 p.m.11 views

squid: denial of service in HTTP request parsing

A flaw was found in Squid, which is susceptible to a Denial of Service DoS due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the...

8.6CVSS5.8AI score0.57627EPSS
SaveExploits0References7
OSV
OSV
added 2023/12/22 11:06 a.m.9 views

OESA-2023-1947 squid security update

Squid is a high-performance proxy caching server. It handles all requests in a single, non-blocking, I/O-driven process and keeps meta data and implements negative caching of failed requests. Security Fixes: Squid is a caching proxy for the Web. Due to an Uncontrolled Recursion bug in versions 2....

8.6CVSS6.8AI score0.57627EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/11/07 8:33 a.m.9 views

golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service...

7.5CVSS6.7AI score0.01479EPSS
SaveExploits0References6
Snyk
Snyk
added 2023/10/05 8:55 p.m.7 views

Improper Handling of Exceptional Conditions

Overview vapor/vapor is an a server-side Swift HTTP web framework. Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions due to the incorrect handling of HTTP 1.x request parsing errors, an attacker can trigger a precondition failure in swift-nio by...

5.3CVSS6.9AI score0.00597EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2023/09/15 12:00 p.m.6 views

acme-client (>=0.1.0, <=0.2.0), aerial (0.1.0) +691 more potentially affected by unknown CVE via hpack (>=0.2.0, <=0.3.0)

hpack CARGO version =0.2.0, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =0.1.0, =0.7.0, =0.0.1, =0.1.0, =0.5.0, =0.6.5 - arubaripple 0.0.1 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2023-0085...

5.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/05/25 7:58 a.m.10 views

golang: net/http, net/textproto: denial of service from excessive memory allocation

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01888EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2023/05/10 12:00 a.m.37 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : go1.19 (SUSE-SU-2023:2127-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2127-1 advisory. Update to 1.19.9 bnc1200441: - CVE-2023-24539: fixed an improper sanitization of CSS values...

9.8CVSS6.7AI score0.02281EPSS
SaveExploits0References26
Amazon
Amazon
added 2023/04/20 12:00 a.m.47 views

Important: golang

Issue Overview: Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy...

9.8CVSS7.3AI score0.04561EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2023/04/06 4:15 p.m.27 views

CVE-2023-24534

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than requir...

7.5CVSS6.8AI score0.01888EPSS
SaveExploits0References8
Prion
Prion
added 2023/04/06 4:15 p.m.31 views

Design/Logic Flaw

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than requir...

5CVSS8.3AI score0.01888EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/06 3:50 p.m.7 views

CVE-2023-24534 Excessive memory allocation in net/http and net/textproto

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than requir...

7.5AI score0.01888EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2023/04/04 12:00 a.m.10 views

Google Golang 资源管理错误漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS6.9AI score0.01888EPSS
SaveExploits0References23
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:00 a.m.50 views

CBL Mariner 2.0 Security Update: python-twisted (CVE-2022-24801)

The version of python-twisted installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-24801 advisory. - Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to...

8.1CVSS7.6AI score0.028EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2023/02/16 8:46 p.m.4 views

@akumzy/graphql-schema-generator (>=0.2.0, <=0.5.1), @appxdigital/appx-core (0.1.83) +522 more potentially affected by CVE-2023-24807 via undici (>=5.0.0, <=5.18.0)

undici NPM version =5.0.0, =0.2.0, =0.2.1, =0.2.11, =4.0.0-alpha.4, =2.0.0, =1.6.0, =1.0.0, =0.0.4, =0.2.0-beta.0, =0.2.0-beta.20 and more Source cves: CVE-2023-24807 Source advisory: OSV:GHSA-R6CH-MQF9-QC9W...

7.5CVSS7AI score0.01315EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:32 a.m.9 views

SUSE CVE-2018-4013

An exploitable code execution vulnerability exists in the HTTP packet-parsing functionality of the LIVE555 RTSP server library version 0.92. A specially crafted packet can cause a stack-based buffer overflow, resulting in code execution. An attacker can send a packet to trigger this vulnerability...

9.8CVSS9.5AI score0.09667EPSS
SaveExploits3References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.5 views

SUSE CVE-2019-15892

An issue was discovered in Varnish Cache before 6.0.4 LTS, and 6.1.x and 6.2.x before 6.2.1. An HTTP/1 parsing failure allows a remote attacker to trigger an assert by sending crafted HTTP/1 requests. The assert will cause an automatic restart with a clean cache, which makes it a Denial of Servic...

7.5CVSS7.5AI score0.05789EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2023/01/31 11:33 p.m.5 views

acme-dns-rust (>=1.0.0, <=1.0.6), acme2-slim (0.2.0) +163 more potentially affected by unknown CVE via warp (>=0.1.23, <=0.3.1)

warp CARGO version =0.1.23, =1.0.0, =0.1.0, =0.1.0, =0.1.5, =0.1.0, =1.0.0, =0.14.0, =0.4.0, =0.1.0, =0.1.0, =0.1.6 and more Source cves: unknown CVE Source advisory: OSV:GHSA-8V4J-7JGF-5RG9...

5.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2023/01/10 8:35 p.m.50 views

CVE-2023-21538

A vulnerability was found in dotnet. This flaw occurs when parsing an empty HTTP response as a JSON.NET JObject that causes a stack overflow and crashes a process...

7.5CVSS7.5AI score0.0274EPSS
SaveExploits0References4
Rows per page
Query Builder