Lucene search
+L

1886 matches found

RedHat Linux
RedHat Linux
added 2025/12/16 11:13 p.m.3 views

netty-codec-http: Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions

A flaw in Netty’s HTTP/1.1 chunked encoding parser allows newline LF characters in chunk extensions to be incorrectly treated as the end of the chunk-size line instead of requiring the proper CRLF sequence. This discrepancy can be exploited in rare cases where a reverse proxy interprets the same...

7.5CVSS7.1AI score0.00631EPSS
SaveExploits1References11
OpenVAS
OpenVAS
added 2025/12/11 12:0 a.m.3 views

Huawei EulerOS: Security Advisory for golang (EulerOS-SA-2025-2521)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.1CVSS6.7AI score0.00778EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.9 views

EulerOS 2.0 SP13 : golang (EulerOS-SA-2025-2521)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a...

9.1CVSS7AI score0.00778EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/12/05 12:9 a.m.12 views

CVE-2025-66373

Akamai Ghost on Akamai CDN edge servers before 2025-11-17 has a chunked request body processing error that can result in HTTP request smuggling. When Akamai Ghost receives an invalid chunked body that includes a chunk size different from the actual size of the following chunk data, under certain...

4.8CVSS6.8AI score0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/04 7:16 p.m.5 views

CVE-2025-65637

A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer to log a single-line payload larger than 64KB without newline characters. Due to limitations in the internal bufio.Scanner, the read fails with "token too long" and the writer pipe is closed, leaving...

7.5CVSS0.00639EPSS
SaveExploits1References8
OSV
OSV
added 2025/12/04 5:15 p.m.12 views

CVE-2025-66373

Akamai Ghost on Akamai CDN edge servers before 2025-11-17 has a chunked request body processing error that can result in HTTP request smuggling. When Akamai Ghost receives an invalid chunked body that includes a chunk size different from the actual size of the following chunk data, under certain...

4.8CVSS5.8AI score0.00253EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/04 5:15 p.m.6 views

CVE-2025-66373

Akamai Ghost on Akamai CDN edge servers before 2025-11-17 has a chunked request body processing error that can result in HTTP request smuggling. When Akamai Ghost receives an invalid chunked body that includes a chunk size different from the actual size of the following chunk data, under certain...

4.8CVSS0.00253EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/04 12:0 a.m.9 views

CVE-2025-66373

Akamai Ghost on Akamai CDN edge servers before 2025-11-17 has a chunked request body processing error that can result in HTTP request smuggling. When Akamai Ghost receives an invalid chunked body that includes a chunk size different from the actual size of the following chunk data, under certain...

6.5AI score0.00253EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/04 12:0 a.m.31 views

CVE-2025-66373

Akamai Ghost on Akamai CDN edge servers before 2025-11-17 has a chunked request body processing error that can result in HTTP request smuggling. When Akamai Ghost receives an invalid chunked body that includes a chunk size different from the actual size of the following chunk data, under certain...

0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/04 12:0 a.m.56 views

CVE-2025-66373

Akamai Ghost on Akamai CDN edge servers prior to 2025-11-17 is affected by a chunked request body processing error that can cause HTTP request smuggling when an invalid chunked body includes a chunk size that differs from the following data. The issue can forward the invalid request and superfluo...

4.8CVSS6.5AI score0.00253EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/12/04 12:0 a.m.7 views

Akamai Ghost 安全漏洞

Akamai Ghost is an HTTP service program from Akamai Corporation, USA. A security vulnerability exists in versions of Akamai Ghost prior to 2025-11-17, which stems from an error in the handling of chunked request bodies that could lead to HTTP request entrapment...

4.8CVSS7.8AI score0.00253EPSS
SaveExploits0References3
Akamai Blog
Akamai Blog
added 2025/12/02 10:0 a.m.10 views

CVE-2025-66373: HTTP Request Smuggling Due to Invalid Chunked Body Size

...

4.8CVSS7AI score0.00253EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/02 12:0 a.m.8 views

PT-2025-48787

Name of the Vulnerable Software and Affected Versions Akamai affected versions not specified Description A flaw exists in Akamai that allows for HTTP request smuggling due to an invalid chunked body size. This issue, identified as a discrepancy between the chunk size and chunk data, enabled...

6.3AI score0.00253EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2025/11/28 11:36 a.m.9 views

Security Bulletin: IBM watsonx Orchestrate Developer Edition affected by vulnerability in net/http/internal CVE-2025-22871

Summary Security Bulletin: IBM watsonx Orchestrate Developer Edition affected by vulnerability in net/http/internal CVE-2025-22871 Vulnerability Details CVEID:CVE-2025-22871 DESCRIPTION: The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This...

9.1CVSS6.5AI score0.00778EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2025/11/20 7:57 a.m.6 views

net/http: Request smuggling due to acceptance of invalid chunked data in net/http

A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed LF instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to se...

9.1CVSS7.1AI score0.00778EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.5 views

TencentOS Server 4: cpp-httplib (TSSA-2025:0374)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0374 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.5CVSS7.2AI score0.0064EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.14 views

TencentOS Server 3: go-toolset:rhel8 (TSSA-2025:0457)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0457 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities:...

9.1CVSS7AI score0.00778EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.8 views

TencentOS Server 3: container-tools:4.0 (TSSA-2024:0104)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0104 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References4
RedhatCVE
RedhatCVE
added 2025/11/19 4:16 a.m.9 views

CVE-2025-12974

The Gravity Forms plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the legacy chunked upload mechanism in all versions up to, and including, 2.9.21.1. This is due to the extension blacklist not including .phar files, which can be uploaded through...

8.1CVSS7.7AI score0.00654EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/18 9:30 a.m.8 views

EUVD-2025-197938

The WP Dropzone plugin for WordPress is vulnerable to authenticated arbitrary file upload in all versions up to, and including, 1.1.0 via the ajaxuploadhandle function. This is due to the chunked upload functionality writing files directly to the uploads directory before any file type validation...

8.8CVSS7AI score0.00599EPSS
SaveExploits0References5
Rows per page
Query Builder