Laminas Diactoros provides PSR HTTP Message implementations. In versions 2.18.0 and prior, 2.19.0, 2.20.0, 2.21.0, 2.22.0, 2.23.0, 2.24.0, and 2.25.0, users who create HTTP requests or responses using laminas/laminas-diactoros, when providing a newline at the start or end of a header key or value, can cause an invalid message. This can lead to denial of service vectors or application errors. The problem has been patched in following versions 2.18.1, 2.19.1, 2.20.1, 2.21.1, 2.22.1, 2.23.1, 2.24.1, and 2.25.1. As a workaround, validate HTTP header keys and/or values, and if using user-supplied values, filter them to strip off leading or trailing newline characters before calling `withHeader()`.
References
Link | Resource |
---|---|
https://github.com/advisories/GHSA-wxmh-65f7-jcvw | Not Applicable |
https://github.com/laminas/laminas-diactoros/security/advisories/GHSA-xv3h-4844-9h36 | Vendor Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BPW54QK7ISDALPLP2CKODU4ZIVRYS336/ | Mailing List Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
05 May 2023, 13:58
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BPW54QK7ISDALPLP2CKODU4ZIVRYS336/ - Mailing List, Third Party Advisory | |
References | (MISC) https://github.com/advisories/GHSA-wxmh-65f7-jcvw - Not Applicable | |
References | (MISC) https://github.com/laminas/laminas-diactoros/security/advisories/GHSA-xv3h-4844-9h36 - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
CPE | cpe:2.3:a:getlaminas:laminas-diactoros:2.23.0:*:*:*:*:*:*:* cpe:2.3:a:getlaminas:laminas-diactoros:2.21.0:*:*:*:*:*:*:* cpe:2.3:a:getlaminas:laminas-diactoros:2.25.0:*:*:*:*:*:*:* cpe:2.3:a:guzzlephp:psr-7:*:*:*:*:*:*:*:* cpe:2.3:a:getlaminas:laminas-diactoros:2.22.0:*:*:*:*:*:*:* cpe:2.3:a:getlaminas:laminas-diactoros:2.19.0:*:*:*:*:*:*:* cpe:2.3:a:getlaminas:laminas-diactoros:*:*:*:*:*:*:*:* cpe:2.3:a:getlaminas:laminas-diactoros:2.20.0:*:*:*:*:*:*:* cpe:2.3:a:getlaminas:laminas-diactoros:2.24.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* |
28 Apr 2023, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
24 Apr 2023, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-04-24 20:15
Updated : 2024-02-04 23:37
NVD link : CVE-2023-29530
Mitre link : CVE-2023-29530
CVE.ORG link : CVE-2023-29530
JSON object : View
Products Affected
fedoraproject
- fedora
getlaminas
- laminas-diactoros
guzzlephp
- psr-7
CWE
CWE-20
Improper Input Validation