2024-10-04 08:03:18 +00:00
{
"id" : "CVE-2024-6444" ,
"sourceIdentifier" : "vulnerabilities@zephyrproject.org" ,
"published" : "2024-10-04T07:15:02.877" ,
2024-11-13 17:03:52 +00:00
"lastModified" : "2024-11-13T15:24:28.657" ,
"vulnStatus" : "Analyzed" ,
2024-10-04 08:03:18 +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-10-04 14:03:27 +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-10-04 08:03:18 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-11-13 17:03:52 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
2024-11-13 17:03:52 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
2024-11-13 17:03:52 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2024-11-13 17:03:52 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2024-11-13 17:03:52 +00:00
} ,
2024-10-04 08:03:18 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-04 08:03:18 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"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" ,
2024-10-04 08:03:18 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
2024-10-04 08:03:18 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.6
2024-10-04 08:03:18 +00:00
}
]
} ,
"weaknesses" : [
2024-11-13 17:03:52 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
2024-11-13 17:03:52 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-122"
2024-11-13 17:03:52 +00:00
}
]
} ,
2024-10-04 08:03:18 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-04 08:03:18 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-787"
2024-10-04 08:03:18 +00:00
}
]
}
] ,
2024-11-13 17:03:52 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.6.0" ,
"matchCriteriaId" : "8BA5725B-1797-45C0-846C-FE2EC98D6440"
}
]
}
]
}
] ,
2024-10-04 08:03:18 +00:00
"references" : [
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-qj4r-chj6-h7qp" ,
2024-11-13 17:03:52 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Vendor Advisory"
]
2024-10-04 08:03:18 +00:00
}
]
}