2023-04-25 10:17:25 +02:00
{
"id" : "CVE-2023-24818" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-04-24T15:15:07.840" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:48:27.400" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
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. During forwarding of a fragment an uninitialized entry in the reassembly buffer is used. The NULL pointer dereference triggers a hard fault exception resulting in denial of service. Version 2022.10 fixes this issue. As a workaround, disable support for fragmented IP datagrams or apply the patches manually."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-03 18:00:27 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-05-03 18:00:27 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-05-03 18:00:27 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-03 18:00:27 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-04-25 10:17:25 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-25 10:17:25 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-25 10:17:25 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-25 10:17:25 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-04-25 10:17:25 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
2023-05-03 18: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/0bec3e245ed3815ad6c8cae54673f0021777768b" ,
2023-05-03 18: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/18817/commits/17c70f7ee0b1445f2941f516f264ed4a096e82b7" ,
2023-05-03 18: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/18817/commits/aa27ed71fa3e5d48dee1748dcf27b6323ec98a33" ,
2023-05-03 18: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/4b23d93868a28edd8ebf2ff4ebe94540f2475008" ,
2023-05-03 18: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/f4df5b4c4f841ccb460930894cf68ab10b55b971" ,
2023-05-03 18: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/f4fb746d1acaacc962daeed3aa71aadfe307d20e" ,
2023-05-03 18: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-69h9-vj5r-xcg6" ,
2023-05-03 18:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/pull/18817/commits/0bec3e245ed3815ad6c8cae54673f0021777768b" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/pull/18817/commits/17c70f7ee0b1445f2941f516f264ed4a096e82b7" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/pull/18817/commits/aa27ed71fa3e5d48dee1748dcf27b6323ec98a33" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/pull/18820/commits/4b23d93868a28edd8ebf2ff4ebe94540f2475008" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/pull/18820/commits/f4df5b4c4f841ccb460930894cf68ab10b55b971" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/pull/18820/commits/f4fb746d1acaacc962daeed3aa71aadfe307d20e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/RIOT-OS/RIOT/security/advisories/GHSA-69h9-vj5r-xcg6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Vendor Advisory"
]
2023-04-25 10:17:25 +02:00
}
]
}