cvelist/2024/44xxx/CVE-2024-44073.json
2024-08-19 03:00:35 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-44073",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Miniscript (aka rust-miniscript) library before 12.2.0 for Rust allows stack consumption because it does not properly track tree depth."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/rust-bitcoin/rust-miniscript/pull/712",
"refsource": "MISC",
"name": "https://github.com/rust-bitcoin/rust-miniscript/pull/712"
},
{
"url": "https://github.com/rust-bitcoin/rust-miniscript/pull/704",
"refsource": "MISC",
"name": "https://github.com/rust-bitcoin/rust-miniscript/pull/704"
},
{
"url": "https://github.com/rust-bitcoin/rust-miniscript/compare/11.2.0...12.2.0",
"refsource": "MISC",
"name": "https://github.com/rust-bitcoin/rust-miniscript/compare/11.2.0...12.2.0"
}
]
}
}