Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS05anhyLW13cHAtdzY0M84AAy64
Improper header validation in httpsoft/http-message
Impact
Improper header parsing. An attacker could sneak in a newline (\n
) into both the header names and values. While the specification states that \r\n\r\n
is used to terminate the header list, many servers in the wild will also accept \n\n
.
Patches
The issue is patched in 1.0.12.
Workarounds
There are no known workarounds.
References
Permalink: https://github.com/advisories/GHSA-9jxr-mwpp-w643JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05anhyLW13cHAtdzY0M84AAy64
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: 5 months ago
Updated: 5 months ago
CVSS Score: 5.3
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Identifiers: GHSA-9jxr-mwpp-w643
References:
- https://github.com/guzzle/psr7/security/advisories/GHSA-wxmh-65f7-jcvw
- https://github.com/httpsoft/http-message/security/advisories/GHSA-9jxr-mwpp-w643
- https://nvd.nist.gov/vuln/detail/CVE-2023-29197
- https://github.com/advisories/GHSA-9jxr-mwpp-w643
Affected Packages
packagist:httpsoft/http-message
Versions: < 1.0.12Fixed in: 1.0.12