2024-02-23 19:00:41 +00:00
{
"id" : "CVE-2024-27318" ,
"sourceIdentifier" : "6f8de1f0-f67e-45a6-b68f-98777fdb759c" ,
"published" : "2024-02-23T18:15:50.767" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T18:17:29.120" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-23 19:00:41 +00:00
"descriptions" : [
{
"lang" : "en" ,
2025-02-13 19:04:13 +00:00
"value" : "Versions of the package onnx before and including 1.15.0 are vulnerable to Directory Traversal as the external_data field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory. The vulnerability occurs as a bypass for the patch added for CVE-2022-25882."
2024-03-29 05:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones del paquete onnx anteriores a la 1.15.0 inclusive son vulnerables a Directory Traversal ya que el campo external_data del tensor proto puede tener una ruta al archivo que est\u00e1 fuera del directorio actual del modelo o del directorio proporcionado por el usuario. La vulnerabilidad se produce como una omisi\u00f3n del parche agregado para CVE-2022-25882."
2024-02-23 19:00:41 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "6f8de1f0-f67e-45a6-b68f-98777fdb759c" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-02-23 19:00:41 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-23 19:00:41 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2025-01-22 15:04:03 +00:00
} ,
{
"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:H/I:N/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-02-23 19:00:41 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "6f8de1f0-f67e-45a6-b68f-98777fdb759c" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
2025-01-22 15:04:03 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:linuxfoundation:onnx:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.16.0" ,
"matchCriteriaId" : "CB5DEE14-818A-4A39-9E14-E22F8E304016"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CA277A6C-83EC-4536-9125-97B84C4FAF59"
}
]
}
]
2024-02-23 19:00:41 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/onnx/onnx/commit/66b7fb630903fdcf3e83b6b6d56d82e904264a20" ,
2025-01-22 15:04:03 +00:00
"source" : "6f8de1f0-f67e-45a6-b68f-98777fdb759c" ,
"tags" : [
"Patch"
]
2024-02-23 19:00:41 +00:00
} ,
2024-03-29 05:03:27 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGTBH5ZYL2LGYHIJDHN2MAUURIR5E7PY/" ,
2025-01-22 15:04:03 +00:00
"source" : "6f8de1f0-f67e-45a6-b68f-98777fdb759c" ,
"tags" : [
"Third Party Advisory"
]
2024-03-29 05:03:27 +00:00
} ,
2024-03-30 03:03:27 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFJJID2IZDOLFDMWVYTBDI75ZJQC6JOL/" ,
2025-01-22 15:04:03 +00:00
"source" : "6f8de1f0-f67e-45a6-b68f-98777fdb759c" ,
"tags" : [
"Third Party Advisory"
]
2024-03-30 03:03:27 +00:00
} ,
2024-02-23 19:00:41 +00:00
{
"url" : "https://security.snyk.io/vuln/SNYK-PYTHON-ONNX-2395479" ,
2025-01-22 15:04:03 +00:00
"source" : "6f8de1f0-f67e-45a6-b68f-98777fdb759c" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/onnx/onnx/commit/66b7fb630903fdcf3e83b6b6d56d82e904264a20" ,
2025-01-22 15:04:03 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGTBH5ZYL2LGYHIJDHN2MAUURIR5E7PY/" ,
2025-01-22 15:04:03 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFJJID2IZDOLFDMWVYTBDI75ZJQC6JOL/" ,
2025-01-22 15:04:03 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-PYTHON-ONNX-2395479" ,
2025-01-22 15:04:03 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
2024-02-23 19:00:41 +00:00
}
]
}