2024-02-23 17:00:36 +00:00
{
2024-02-23 18:00:36 +00:00
"data_version" : "4.0" ,
2024-02-23 17:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-27319" ,
2024-02-23 18:00:36 +00:00
"ASSIGNER" : "disclosure@hiddenlayer.com" ,
"STATE" : "PUBLIC"
2024-02-23 17:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-23 18:00:36 +00:00
"value" : "Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNX_ASSERT and ONNX_ASSERTM functions have an off by one string copy.\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125 Out-of-bounds Read" ,
"cweId" : "CWE-125"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "onnx" ,
"product" : {
"product_data" : [
{
"product_name" : "onnx" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "0" ,
"version_value" : "1.15.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/onnx/onnx/commit/08a399ba75a805b7813ab8936b91d0e274b08287" ,
"refsource" : "MISC" ,
"name" : "https://github.com/onnx/onnx/commit/08a399ba75a805b7813ab8936b91d0e274b08287"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L" ,
"version" : "3.1"
2024-02-23 17:00:36 +00:00
}
]
}
}