CVE-2024-45597 MEDIUM

CVE-2024-45597: Pluto's http.request allows CR and LF in header values

Vendor Plutolang
Product Pluto
Weakness CWE-93 · CRLF injection
Published September 10, 2024
Last update September 11, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Pluto is a superset of Lua 5.4 with a focus on general-purpose programming. Scripts passing user-controlled values to http.request header values are affected. An attacker could use this to send arbitrary requests, potentially leveraging authentication tokens provided in the same headers table.

Key dates

02Disclosure timeline

September 10, 2024 CVE published
September 11, 2024 Record updated