Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. laminas/laminas-diactoros
  4. ›
  5. CVE-2023-29530

CVE-2023-29530: Improper Input Validation

April 24, 2023 (updated May 5, 2023)

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

  • github.com/advisories/GHSA-wxmh-65f7-jcvw
  • github.com/advisories/GHSA-xv3h-4844-9h36
  • github.com/laminas/laminas-diactoros/commit/7e721a60a09c5119c98694c2d23fc031094e1f1c
  • github.com/laminas/laminas-diactoros/security/advisories/GHSA-xv3h-4844-9h36
  • nvd.nist.gov/vuln/detail/CVE-2023-29530

Code Behaviors & Features

Detect and mitigate CVE-2023-29530 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.18.1, all versions starting from 2.19.0 up to 2.24.2, all versions starting from 2.25.0 before 2.25.2

Fixed versions

  • 2.18.1
  • 2.19.1
  • 2.20.1
  • 2.21.1
  • 2.22.1
  • 2.23.1
  • 2.24.2
  • 2.25.2

Solution

Upgrade to versions 2.18.1, 2.25.2 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

packagist/laminas/laminas-diactoros/CVE-2023-29530.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.