2024-11-06 10:00:37 +00:00
{
2025-02-27 12:00:36 +00:00
"data_version" : "4.0" ,
2024-11-06 10:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-10918" ,
2025-02-27 12:00:36 +00:00
"ASSIGNER" : "prodsec@nozominetworks.com" ,
"STATE" : "PUBLIC"
2024-11-06 10:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-02-27 12:00:36 +00:00
"value" : "Stack-based Buffer Overflow vulnerability in libmodbus v3.1.10 allows to overflow the buffer allocated for the Modbus response if the function tries to reply to a Modbus request with an\nunexpected length."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-121 Stack-based Buffer Overflow" ,
"cweId" : "CWE-121"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "libmodbus" ,
"product" : {
"product_data" : [
{
"product_name" : "libmodbus" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "0" ,
"version_value" : "3.1.10"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-10918" ,
"refsource" : "MISC" ,
"name" : "https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-10918"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"solution" : [
{
"lang" : "en" ,
"supportingMedia" : [
{
"base64" : false ,
"type" : "text/html" ,
"value" : "To fix this issue, it's suggested to update libmodbus to v3.1.11"
}
] ,
"value" : "To fix this issue, it's suggested to update libmodbus to v3.1.11"
}
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "Gabriele Quagliarella of Nozomi Networks found this bug during a security research activity."
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L" ,
"version" : "3.1"
2024-11-06 10:00:37 +00:00
}
]
}
}