ubuntu-cve-2023-29197
Vulnerability from osv_ubuntu
guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Affected versions are subject to 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. This is a follow-up to CVE-2022-24775 where the fix was incomplete. The issue has been patched in versions 1.9.1 and 2.4.5. There are no known workarounds for this vulnerability. Users are advised to upgrade.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "php-guzzlehttp-psr7",
"binary_version": "1.2.2-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "php-guzzlehttp-psr7",
"purl": "pkg:deb/ubuntu/php-guzzlehttp-psr7@1.2.2-1ubuntu1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.0-1",
"1.2.0-1",
"1.2.1-1",
"1.2.2-1",
"1.2.2-1build1",
"1.2.2-1ubuntu1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "php-guzzlehttp-psr7",
"binary_version": "1.4.2-0.1+deb10u2build0.20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "php-guzzlehttp-psr7",
"purl": "pkg:deb/ubuntu/php-guzzlehttp-psr7@1.4.2-0.1+deb10u2build0.20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.2-0.1+deb10u2build0.20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.4.2-0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "php-nyholm-psr7",
"binary_version": "1.2.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "php-nyholm-psr7",
"purl": "pkg:deb/ubuntu/php-nyholm-psr7@1.2.1-2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.0-2",
"1.2.1-2"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "php-guzzlehttp-psr7",
"binary_version": "1.8.3-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "php-guzzlehttp-psr7",
"purl": "pkg:deb/ubuntu/php-guzzlehttp-psr7@1.8.3-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.8.3-1ubuntu0.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.7.0-1",
"1.8.3-1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "php-nyholm-psr7",
"binary_version": "1.5.0-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "php-nyholm-psr7",
"purl": "pkg:deb/ubuntu/php-nyholm-psr7@1.5.0-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.0-1ubuntu0.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.3.2-2",
"1.5.0-1"
]
}
],
"aliases": [],
"details": "guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Affected versions are subject to 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. This is a follow-up to CVE-2022-24775 where the fix was incomplete. The issue has been patched in versions 1.9.1 and 2.4.5. There are no known workarounds for this vulnerability. Users are advised to upgrade.",
"id": "UBUNTU-CVE-2023-29197",
"modified": "2025-10-24T05:01:54Z",
"published": "2023-04-17T22:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2023-29197"
},
{
"type": "REPORT",
"url": "https://github.com/guzzle/psr7/security/advisories/GHSA-wxmh-65f7-jcvw"
},
{
"type": "REPORT",
"url": "https://github.com/guzzle/psr7/commit/0454e12ef0cd597ccd2adb036f7bda4e7fface66"
},
{
"type": "REPORT",
"url": "https://github.com/Nyholm/psr7/security/advisories/GHSA-wjfc-pgfp-pv9c"
},
{
"type": "REPORT",
"url": "https://github.com/Nyholm/psr7/commit/1029a2671cbdd3e075a21952082c2be7c8018426"
},
{
"type": "REPORT",
"url": "https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96"
},
{
"type": "REPORT",
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-24775"
},
{
"type": "REPORT",
"url": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-6670-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-6671-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29197"
}
],
"related": [
"USN-6670-1",
"USN-6671-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2023-29197"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.