2023-04-25 10:17:25 +02:00
{
"id" : "CVE-2023-24822" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-04-24T16:15:07.690" ,
2023-05-03 22:00:27 +02:00
"lastModified" : "2023-05-03T18:37:31.537" ,
"vulnStatus" : "Analyzed" ,
2023-04-25 10:17:25 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a NULL pointer dereference while encoding a 6LoWPAN IPHC header. The NULL pointer dereference causes a hard fault exception, leading to denial of service. Version 2022.10 fixes this issue. As a workaround, apply the patches manually."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-03 22:00:27 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-04-25 10:17:25 +02:00
{
"source" : "security-advisories@github.com" ,
"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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
2023-05-03 22:00:27 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:riot-os:riot:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2022.10" ,
"matchCriteriaId" : "2A1B64C3-901D-4D06-AD22-FA94E65D5024"
}
]
}
]
}
] ,
2023-04-25 10:17:25 +02:00
"references" : [
{
"url" : "https://github.com/RIOT-OS/RIOT/pull/18817/commits/639c04325de4ceb9d444955f4927bfae95843a39" ,
2023-05-03 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/pull/18820/commits/7253e261556f252816f4a3b7c4f96fc10d642485" ,
2023-05-03 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/security/advisories/GHSA-8x69-5fhj-72wh" ,
2023-05-03 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-04-25 10:17:25 +02:00
}
]
}