Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-23644

6.8 · MEDIUM
Published Jan 24, 2024 trillium CWE-113 EPSS 0.63% (48th pctl)

Overview

CVE-2024-23644 is a medium-severity vulnerability affecting trillium trillium. It was published on January 24, 2024 and has a CVSS 3.1 base score of 6.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Trillium is a composable toolkit for building internet applications with async rust. In `trillium-http` prior to 0.3.12 and `trillium-client` prior to 0.5.4, insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have sufficient control over headers. This only affects use cases where attackers have control of request headers, and can insert "\r\n" sequences. Specifically, if untrusted and unvalidated input is inserted into header names or values.

Outbound `trillium_http::HeaderValue` and `trillium_http::HeaderName` can be constructed infallibly and were not checked for illegal bytes when sending requests from the client or responses from the server. Thus, if an attacker has sufficient control over header values (or names) in a request or response that they could inject `\r\n` sequences, they could get the client and server out of sync, and then pivot to gain control over other parts of requests or resp

Remediation

Check the references section for vendor advisories and patches from trillium. Update trillium to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
trillium trillium >= 0, < 0.5.4 Affected
trillium trillium-http >= 0, < 0.3.12 Affected

Frequently Asked Questions

What is CVE-2024-23644?

CVE-2024-23644 is a medium-severity vulnerability affecting trillium trillium. It was published on January 24, 2024 and has a CVSS 3.1 base score of 6.8 (MEDIUM).

How severe is CVE-2024-23644?

This vulnerability has a CVSS 3.1 base score of 6.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-23644?

Check the references section for vendor advisories and patches from trillium. Update trillium to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-23644?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-23644 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.