CVE-2023-30536
Last modified
CVE-2023-30536 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.74% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Slimframework | Slim Psr-7 | < 1.6.1 |
References
- https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4Technical Description
- https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4Technical Description
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-30536?
How severe is CVE-2023-30536?
How do I fix CVE-2023-30536?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-30530Jenkins Consul KV Builder Plugin 2.0.13 and earlier stores t…4.3
- CVE-2023-30531Jenkins Consul KV Builder Plugin 2.0.13 and earlier does not…6.5
- CVE-2023-30532A missing permission check in Jenkins TurboScript Plugin 1.3…6.5
- CVE-2023-30533SheetJS Community Edition before 0.19.3 allows Prototype Pol…7.8
- CVE-2023-30534Cacti is an open source operational monitoring and fault man…4.3
- CVE-2023-30535Snowflake JDBC provides a JDBC type 4 driver that supports c…8.8
- CVE-2023-30537XWiki Platform is a generic wiki platform offering runtime s…8.8
- CVE-2023-30538Discourse is an open source platform for community discussio…5.4
- CVE-2023-30539Nextcloud is a personal home server system. Depending on the…8.8
- CVE-2023-30540Nextcloud Talk is a chat, video & audio call extension for N…4.3
- CVE-2023-30541OpenZeppelin Contracts is a library for secure smart contrac…5.3
- CVE-2023-30542OpenZeppelin Contracts is a library for secure smart contrac…8.8
Are you affected by CVE-2023-30536?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
