2024-10-04 08:03:18 +00:00
{
"id" : "CVE-2024-6444" ,
"sourceIdentifier" : "vulnerabilities@zephyrproject.org" ,
"published" : "2024-10-04T07:15:02.877" ,
2024-10-04 14:03:27 +00:00
"lastModified" : "2024-10-04T13:50:43.727" ,
"vulnStatus" : "Awaiting Analysis" ,
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" : [
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.4
}
]
} ,
"weaknesses" : [
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-122"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-qj4r-chj6-h7qp" ,
"source" : "vulnerabilities@zephyrproject.org"
}
]
}