{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-24115", "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": "In Botan before 2.17.3, constant-time computations are not used for certain decoding and encoding operations (base32, base58, base64, and hex)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://github.com/randombit/botan/compare/2.17.2...2.17.3", "refsource": "MISC", "name": "https://github.com/randombit/botan/compare/2.17.2...2.17.3" }, { "refsource": "MISC", "name": "https://github.com/randombit/botan/pull/2549", "url": "https://github.com/randombit/botan/pull/2549" }, { "refsource": "CONFIRM", "name": "https://botan.randombit.net/news.html", "url": "https://botan.randombit.net/news.html" } ] } }