28 lines
898 B
JSON
Raw Normal View History

{
"id": "CVE-2023-48183",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-04-23T07:15:42.730",
"lastModified": "2024-04-23T12:52:09.397",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "QuickJS before c4cdd61 has a build_for_in_iterator NULL pointer dereference because of an erroneous lexical scope of \"this\" with eval."
},
{
"lang": "es",
"value": "QuickJS anterior a c4cdd61 tiene una desreferencia de puntero NULL build_for_in_iterator debido a un alcance l\u00e9xico err\u00f3neo de \"this\" con eval."
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/bellard/quickjs/commit/c4cdd61a3ed284cd760faf6b00bbf0cb908da077",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/bellard/quickjs/issues/192",
"source": "cve@mitre.org"
}
]
}