FKIE_CVE-2024-36671
Vulnerability from fkie_nvd - Published: 2024-11-29 15:15 - Updated: 2024-12-04 17:15
Severity ?
Summary
nodemcu before v3.0.0-release_20240225 was discovered to contain an integer overflow via the getnum function at /modules/struct.c.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"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."
},
{
"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."
}
],
"id": "CVE-2024-36671",
"lastModified": "2024-12-04T17:15:13.437",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-11-29T15:15:17.027",
"references": [
{
"source": "cve@mitre.org",
"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"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…