2024-08-19 04:03:13 +00:00
{
"id" : "CVE-2024-44073" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-19T03:15:03.790" ,
2024-09-06 18:03:18 +00:00
"lastModified" : "2024-09-06T17:35:17.523" ,
"vulnStatus" : "Modified" ,
2024-08-19 04:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Miniscript (aka rust-miniscript) library before 12.2.0 for Rust allows stack consumption because it does not properly track tree depth."
2024-08-19 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "La librer\u00eda Miniscript (tambi\u00e9n conocida como rust-miniscript) anterior a 12.2.0 para Rust permite el consumo de pila porque no realiza un seguimiento adecuado de la profundidad del \u00e1rbol."
2024-08-19 04:03:13 +00:00
}
] ,
2024-08-21 14:03:17 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-08-21 14:03:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-21 14:03:17 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-09-06 18:03:18 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-09-06 18:03:18 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-06 18:03:18 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-08-21 14:03:17 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
2024-09-06 18:03:18 +00:00
]
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-674"
}
2024-08-21 14:03:17 +00:00
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rust-bitcoin:miniscript:*:*:*:*:*:rust:*:*" ,
"versionEndExcluding" : "12.2.0" ,
"matchCriteriaId" : "C9827DEF-0B33-46B0-90DE-FFCA748732B9"
}
]
}
]
}
] ,
2024-08-19 04:03:13 +00:00
"references" : [
{
"url" : "https://github.com/rust-bitcoin/rust-miniscript/compare/11.2.0...12.2.0" ,
2024-08-21 14:03:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-08-19 04:03:13 +00:00
} ,
{
"url" : "https://github.com/rust-bitcoin/rust-miniscript/pull/704" ,
2024-08-21 14:03:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2024-08-19 04:03:13 +00:00
} ,
{
"url" : "https://github.com/rust-bitcoin/rust-miniscript/pull/712" ,
2024-08-21 14:03:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2024-08-19 04:03:13 +00:00
}
]
}