2024-12-16 00:58:47 +00:00
{
"id" : "CVE-2024-8798" ,
"sourceIdentifier" : "vulnerabilities@zephyrproject.org" ,
"published" : "2024-12-16T00:15:05.913" ,
2025-02-03 21:03:59 +00:00
"lastModified" : "2025-02-03T20:13:18.163" ,
"vulnStatus" : "Analyzed" ,
2024-12-16 00:58:47 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "No proper validation of the length of user input in olcp_ind_handler in zephyr/subsys/bluetooth/services/ots/ots_client.c."
2024-12-22 03:03:49 +00:00
} ,
{
"lang" : "es" ,
"value" : "No hay una validaci\u00f3n adecuada de la longitud de la entrada del usuario en olcp_ind_handler en zephyr/subsys/bluetooth/services/ots/ots_client.c."
2024-12-16 00:58:47 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2025-02-03 21:03:59 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
2024-12-16 00:58:47 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
} ,
{
"lang" : "en" ,
"value" : "CWE-122"
}
]
2025-02-03 21:03:59 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.7.0" ,
"matchCriteriaId" : "298E55B2-C792-4444-9663-C28901674D88"
}
]
}
]
2024-12-16 00:58:47 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-r7pm-f93f-f7fp" ,
2025-02-03 21:03:59 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-12-16 00:58:47 +00:00
}
]
}