{ "id": "CVE-2024-44073", "sourceIdentifier": "cve@mitre.org", "published": "2024-08-19T03:15:03.790", "lastModified": "2024-09-06T17:35:17.523", "vulnStatus": "Modified", "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." }, { "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." } ], "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", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "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", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-787" } ] }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-674" } ] } ], "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" } ] } ] } ], "references": [ { "url": "https://github.com/rust-bitcoin/rust-miniscript/compare/11.2.0...12.2.0", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "https://github.com/rust-bitcoin/rust-miniscript/pull/704", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch" ] }, { "url": "https://github.com/rust-bitcoin/rust-miniscript/pull/712", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch" ] } ] }