cvelist/2024/27xxx/CVE-2024-27530.json

67 lines
1.9 KiB
JSON
Raw Normal View History

2024-02-26 09:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-11-08 22:00:32 +00:00
"ID": "CVE-2024-27530",
"STATE": "PUBLIC"
2024-02-26 09:00:33 +00:00
},
2024-11-08 22:00:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-02-26 09:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-11-08 22:00:32 +00:00
"value": "wasm3 139076a contains a Use-After-Free in ForEachModule."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/wasm3/wasm3/issues/458",
"refsource": "MISC",
"name": "https://github.com/wasm3/wasm3/issues/458"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/haruki3hhh/94dd274487b58e037bcc8839dc88b203",
"url": "https://gist.github.com/haruki3hhh/94dd274487b58e037bcc8839dc88b203"
2024-02-26 09:00:33 +00:00
}
]
}
}