mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
36 lines
985 B
JSON
36 lines
985 B
JSON
{
|
|
"id": "CVE-2021-33797",
|
|
"sourceIdentifier": "patrick@puiterwijk.org",
|
|
"published": "2023-04-17T22:15:07.677",
|
|
"lastModified": "2023-04-18T03:15:28.387",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Buffer-overflow in jsdtoa.c in Artifex MuJS in versions 1.0.1 to 1.1.1. An integer overflow happens when js_strtod() reads in floating point exponent, which leads to a buffer overflow in the pointer *d."
|
|
}
|
|
],
|
|
"metrics": {},
|
|
"weaknesses": [
|
|
{
|
|
"source": "patrick@puiterwijk.org",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-119"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/ccxvii/mujs/commit/833b6f1672b4f2991a63c4d05318f0b84ef4d550",
|
|
"source": "patrick@puiterwijk.org"
|
|
},
|
|
{
|
|
"url": "https://github.com/ccxvii/mujs/issues/148",
|
|
"source": "patrick@puiterwijk.org"
|
|
}
|
|
]
|
|
} |