cvelist/2024/37xxx/CVE-2024-37061.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2024-05-31 15:00:33 +00:00
{
2024-06-04 13:00:35 +00:00
"data_version": "4.0",
2024-05-31 15:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-37061",
2024-06-04 13:00:35 +00:00
"ASSIGNER": "disclosure@hiddenlayer.com",
"STATE": "PUBLIC"
2024-05-31 15:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-04 13:00:35 +00:00
"value": "Remote Code Execution can occur in versions of the MLflow platform running version 1.11.0 or newer, enabling a maliciously crafted MLproject to execute arbitrary code on an end user\u2019s system when run."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')",
"cweId": "CWE-94"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "MLflow",
"product": {
"product_data": [
{
"product_name": "MLflow",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.11.0",
"version_value": "*"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024",
"refsource": "MISC",
"name": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-05-31 15:00:33 +00:00
}
]
}
}