Search criteria
1 vulnerability by pluto-lang
CVE-2024-45597 (GCVE-0-2024-45597)
Vulnerability from cvelistv5 – Published: 2024-09-10 21:42 – Updated: 2024-09-11 13:28
VLAI
Title
Pluto's http.request allows CR and LF in header values
Summary
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.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-93 - Improper Neutralization of CRLF Sequences ('CRLF Injection')
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/PlutoLang/Pluto/security/advis… | x_refsource_CONFIRM |
| https://github.com/PlutoLang/Pluto/pull/945 | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:pluto:pluto:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "pluto",
"vendor": "pluto",
"versions": [
{
"lessThanOrEqual": "0.9.4",
"status": "affected",
"version": "0.9.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-45597",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-11T13:19:58.530702Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-11T13:28:10.303Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Pluto",
"vendor": "PlutoLang",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.9.0, \u003c= 0.9.4"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-93",
"description": "CWE-93: Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-10T21:42:47.530Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/PlutoLang/Pluto/security/advisories/GHSA-w8xp-pmx2-37w7",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/PlutoLang/Pluto/security/advisories/GHSA-w8xp-pmx2-37w7"
},
{
"name": "https://github.com/PlutoLang/Pluto/pull/945",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/PlutoLang/Pluto/pull/945"
}
],
"source": {
"advisory": "GHSA-w8xp-pmx2-37w7",
"discovery": "UNKNOWN"
},
"title": "Pluto\u0027s http.request allows CR and LF in header values"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-45597",
"datePublished": "2024-09-10T21:42:47.530Z",
"dateReserved": "2024-09-02T16:00:02.423Z",
"dateUpdated": "2024-09-11T13:28:10.303Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}