GHSA-wjfc-pgfp-pv9c

Suggest an improvement
Source
https://github.com/advisories/GHSA-wjfc-pgfp-pv9c
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-wjfc-pgfp-pv9c/GHSA-wjfc-pgfp-pv9c.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-wjfc-pgfp-pv9c
Published
2023-04-21T20:27:30Z
Modified
2024-11-29T05:28:02.962505Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Improper Input Validation in nyholm/psr7
Details

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.6.1.

Workarounds

There are no known workarounds.

References

  • https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4
Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-436"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-04-21T20:27:30Z"
}
References

Affected packages

Packagist / nyholm/psr7

Package

Name
nyholm/psr7
Purl
pkg:composer/nyholm/psr7

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.6.1

Affected versions

0.*

0.1.0
0.2.0
0.2.1
0.2.2
0.2.3
0.3.0

1.*

1.0.0
1.0.1
1.1.0
1.2.0
1.2.1
1.3.0
1.3.1
1.3.2
1.4.0
1.4.1
1.5.0
1.5.1
1.6.0