CVE-2024-51501
Last modified
CVE-2024-51501 is a critical-severity vulnerability rated 10/10 on the CVSS scale. Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes (Header, HeaderCollection and Authorize) are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the `HttpHeaders.TryAddWithoutValidation` method. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes (Header, HeaderCollection and Authorize) are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the `HttpHeaders.TryAddWithoutValidation` method. This method does not check for CRLF characters in the header value. This means that any headers added to a refit request are vulnerable to CRLF-injection. In general, CRLF-injection into a HTTP header (when using HTTP/1.1) means that one can inject additional HTTP headers or smuggle whole HTTP requests. If an application using the Refit library passes a user-controllable value through to a header, then that application becomes vulnerable to CRLF-injection. This is not necessarily a security issue for a command line application like the one above, but if such code were present in a web application then it becomes vulnerable to request splitting (as shown in the PoC) and thus Server Side Request Forgery. Strictly speaking this is a potential vulnerability in applications using Refit and not in Refit itself. This issue has been addressed in release versions 7.2.22 and 8.0.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-51501?
How severe is CVE-2024-51501?
How do I fix CVE-2024-51501?
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 2024
- CVE-2024-51496LibreNMS is an open-source, PHP/MySQL/SNMP-based network mon…5.4
- CVE-2024-51497LibreNMS is an open-source, PHP/MySQL/SNMP-based network mon…5.4
- CVE-2024-51498cobalt is a media downloader that doesn't piss you off. A ma…6
- CVE-2024-51499MarkUs is a web application for the submission and grading o…8.8
- CVE-2024-5150The Login with phone number plugin for WordPress is vulnerab…9.8
- CVE-2024-51500Meshtastic firmware is a device firmware for the Meshtastic …7.5
- CVE-2024-51502loona is an experimental, HTTP/1.1 and HTTP/2 implementation…5.1
- CVE-2024-51503A security agent manual scan command injection vulnerability…8.8
- CVE-2024-51504When using IPAuthenticationProvider in ZooKeeper Admin Serve…9.1
- CVE-2024-51505An issue was discovered in Atos Eviden IDRA before 2.7.1. A …8
- CVE-2024-51506Tiki through 27.0 allows users who have certain permissions …4.8
- CVE-2024-51507Tiki through 27.0 allows users who have certain permissions …4.8
Are you affected by CVE-2024-51501?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
