Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2025-53094 | First vendor Publication | 2025-06-27 |
Vendor | Cve | Last vendor Modification | 2025-06-27 |
Security-Database Scoring CVSS v3
Cvss vector : N/A | |||
---|---|---|---|
Overall CVSS Score | NA | ||
Base Score | NA | Environmental Score | NA |
impact SubScore | NA | Temporal Score | NA |
Exploitabality Sub Score | NA | ||
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
ESPAsyncWebServer is an asynchronous HTTP and WebSocket server library for ESP32, ESP8266, RP2040 and RP2350. In versions up to and including 3.7.8, a CRLF (Carriage Return Line Feed) injection vulnerability exists in the construction and output of HTTP headers within `AsyncWebHeader.cpp`. Unsanitized input allows attackers to inject CR (`\r`) or LF (`\n`) characters into header names or values, leading to arbitrary header or response manipulation. Manipulation of HTTP headers and responses can enable a wide range of attacks, making the severity of this vulnerability high. A fix is available at pull request 211 and is expected to be part of version 3.7.9. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53094 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
50 % | CWE-113 | Failure to Sanitize CRLF Sequences in HTTP Headers ('HTTP Response Splitting') |
50 % | CWE-93 | Failure to Sanitize CRLF Sequences ('CRLF Injection') |
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-06-28 00:20:34 |
|