2024-11-29 17:05:22 +00:00
{
"id" : "CVE-2024-36671" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-11-29T15:15:17.027" ,
2024-12-04 19:05:32 +00:00
"lastModified" : "2024-12-04T17:15:13.437" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-11-29 17:05:22 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "nodemcu before v3.0.0-release_20240225 was discovered to contain an integer overflow via the getnum function at /modules/struct.c."
2024-12-04 19:05:32 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 que nodemcu anterior a v3.0.0-release_20240225 conten\u00eda un desbordamiento de entero a trav\u00e9s de la funci\u00f3n getnum en /modules/struct.c."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
2024-11-29 17:05:22 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/nodemcu/nodemcu-firmware/commit/193fe3593eb1537667179089535cdb7457327887#diff-5c3fa597431eda03ac3339ae6bf7f05e1a50d6fc7333679ec38e21b337cb6721" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/nodemcu/nodemcu-firmware/issues/3626" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/nodemcu/nodemcu-firmware/pull/3633" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/nodemcu/nodemcu-firmware/pull/3634" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/nodemcu/nodemcu-firmware/pull/3635" ,
"source" : "cve@mitre.org"
}
]
}