UBUNTU-CVE-2023-30536

Source
https://ubuntu.com/security/CVE-2023-30536
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2023/UBUNTU-CVE-2023-30536.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2023-30536
Related
Published
2023-04-17T22:15:00Z
Modified
2024-10-15T14:11:27Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L CVSS Calculator
Summary
[none]
Details

slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 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. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service’s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade.

References

Affected packages

Ubuntu:24.10 / php-slim-psr7

Package

Name
php-slim-psr7
Purl
pkg:deb/ubuntu/php-slim-psr7?arch=src?distro=oracular

Affected ranges

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

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.6.1-1",
            "binary_name": "php-slim-psr7"
        }
    ]
}

Ubuntu:24.04:LTS / php-slim-psr7

Package

Name
php-slim-psr7
Purl
pkg:deb/ubuntu/php-slim-psr7?arch=src?distro=noble

Affected ranges

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

Affected versions

1.*

1.6.1-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}