2023-04-24 12:24:31 +02:00
|
|
|
{
|
|
|
|
"id": "CVE-2022-0736",
|
|
|
|
"sourceIdentifier": "security@huntr.dev",
|
|
|
|
"published": "2022-02-23T09:15:14.420",
|
2024-11-23 15:12:23 +00:00
|
|
|
"lastModified": "2024-11-21T06:39:17.500",
|
|
|
|
"vulnStatus": "Modified",
|
2024-12-08 03:06:42 +00:00
|
|
|
"cveTags": [],
|
2023-04-24 12:24:31 +02:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1."
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "es",
|
|
|
|
"value": "Un Archivo Temporal no Seguro en el repositorio de GitHub mlflow/mlflow versiones anteriores a 1.23.1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"metrics": {
|
|
|
|
"cvssMetricV31": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
2024-11-23 15:12:23 +00:00
|
|
|
"baseScore": 7.5,
|
|
|
|
"baseSeverity": "HIGH",
|
2023-04-24 12:24:31 +02:00
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "NONE",
|
|
|
|
"integrityImpact": "NONE",
|
2024-11-23 15:12:23 +00:00
|
|
|
"availabilityImpact": "HIGH"
|
2023-04-24 12:24:31 +02:00
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 3.6
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"cvssMetricV30": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.0",
|
|
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
|
2024-11-23 15:12:23 +00:00
|
|
|
"baseScore": 8.2,
|
|
|
|
"baseSeverity": "HIGH",
|
2023-04-24 12:24:31 +02:00
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "NONE",
|
|
|
|
"integrityImpact": "LOW",
|
2024-11-23 15:12:23 +00:00
|
|
|
"availabilityImpact": "HIGH"
|
2023-04-24 12:24:31 +02:00
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 4.2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"cvssMetricV2": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "2.0",
|
|
|
|
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
2024-11-23 15:12:23 +00:00
|
|
|
"baseScore": 5.0,
|
2023-04-24 12:24:31 +02:00
|
|
|
"accessVector": "NETWORK",
|
|
|
|
"accessComplexity": "LOW",
|
|
|
|
"authentication": "NONE",
|
|
|
|
"confidentialityImpact": "NONE",
|
|
|
|
"integrityImpact": "NONE",
|
2024-11-23 15:12:23 +00:00
|
|
|
"availabilityImpact": "PARTIAL"
|
2023-04-24 12:24:31 +02:00
|
|
|
},
|
|
|
|
"baseSeverity": "MEDIUM",
|
|
|
|
"exploitabilityScore": 10.0,
|
|
|
|
"impactScore": 2.9,
|
|
|
|
"acInsufInfo": false,
|
|
|
|
"obtainAllPrivilege": false,
|
|
|
|
"obtainUserPrivilege": false,
|
|
|
|
"obtainOtherPrivilege": false,
|
|
|
|
"userInteractionRequired": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
|
|
|
{
|
2024-11-23 15:12:23 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
2023-04-24 12:24:31 +02:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
2024-11-23 15:12:23 +00:00
|
|
|
"value": "CWE-377"
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2024-11-23 15:12:23 +00:00
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
2023-04-24 12:24:31 +02:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
2024-11-23 15:12:23 +00:00
|
|
|
"value": "NVD-CWE-Other"
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
|
|
|
"criteria": "cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*",
|
|
|
|
"versionEndExcluding": "1.23.1",
|
|
|
|
"matchCriteriaId": "87034A10-6009-4B5C-85A6-C43CE4C745A2"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/mlflow/mlflow/commit/61984e6843d2e59235d82a580c529920cd8f3711",
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.dev/bounties/e5384764-c583-4dec-a1d8-4697f4e12f75",
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2024-11-23 15:12:23 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/mlflow/mlflow/commit/61984e6843d2e59235d82a580c529920cd8f3711",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.dev/bounties/e5384764-c583-4dec-a1d8-4697f4e12f75",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|