CVE-2016-9132 (GCVE-0-2016-9132)
Vulnerability from cvelistv5 – Published: 2017-01-30 22:00 – Updated: 2024-08-06 02:42
VLAI
EPSS
VEX
Summary
In Botan 1.8.0 through 1.11.33, when decoding BER data an integer overflow could occur, which would cause an incorrect length field to be computed. Some API callers may use the returned (incorrect and attacker controlled) length field in a way which later causes memory corruption or other failure.
Severity
9.8 (Critical)
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://github.com/randombit/botan/commit/987ad74… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/95879 | vdb-entryx_refsource_BID |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
Date Public
2016-11-28 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T02:42:10.498Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "FEDORA-2016-7de64a450f",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z2Y3JLMTE3VIV4X5X6SXVZTJBDDLCS3D/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/randombit/botan/commit/987ad747db6d0d7e36f840398f3cf02e2fbfd90f"
},
{
"name": "95879",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/95879"
},
{
"name": "FEDORA-2016-3b59109c48",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OUDGVRQYQUL7F5MRP3LAV7EHRJG4BBE/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2016-11-28T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "In Botan 1.8.0 through 1.11.33, when decoding BER data an integer overflow could occur, which would cause an incorrect length field to be computed. Some API callers may use the returned (incorrect and attacker controlled) length field in a way which later causes memory corruption or other failure."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-02-01T10:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "FEDORA-2016-7de64a450f",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z2Y3JLMTE3VIV4X5X6SXVZTJBDDLCS3D/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/randombit/botan/commit/987ad747db6d0d7e36f840398f3cf02e2fbfd90f"
},
{
"name": "95879",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/95879"
},
{
"name": "FEDORA-2016-3b59109c48",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OUDGVRQYQUL7F5MRP3LAV7EHRJG4BBE/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-9132",
"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 1.8.0 through 1.11.33, when decoding BER data an integer overflow could occur, which would cause an incorrect length field to be computed. Some API callers may use the returned (incorrect and attacker controlled) length field in a way which later causes memory corruption or other failure."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2016-7de64a450f",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z2Y3JLMTE3VIV4X5X6SXVZTJBDDLCS3D/"
},
{
"name": "https://github.com/randombit/botan/commit/987ad747db6d0d7e36f840398f3cf02e2fbfd90f",
"refsource": "CONFIRM",
"url": "https://github.com/randombit/botan/commit/987ad747db6d0d7e36f840398f3cf02e2fbfd90f"
},
{
"name": "95879",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/95879"
},
{
"name": "FEDORA-2016-3b59109c48",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OUDGVRQYQUL7F5MRP3LAV7EHRJG4BBE/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2016-9132",
"datePublished": "2017-01-30T22:00:00.000Z",
"dateReserved": "2016-10-31T00:00:00.000Z",
"dateUpdated": "2024-08-06T02:42:10.498Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2016-9132",
"date": "2026-09-22",
"epss": "0.01978",
"percentile": "0.79618"
},
"fkie_nvd": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4BCF05C1-B8BF-42E9-9CF9-2A8D710982D3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D5302F3D-0392-4F2A-B15F-46DE815FE91C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "3F74B3CE-B979-4A44-9F63-F2D7FBDEBE2C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6D479AB3-10E2-4FA8-97FF-A5A3C4FD2F55",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "5120C5CC-612F-4F23-83EF-E06E051E26A5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C5292018-AD4A-4DE7-90A4-F0DA78302F1A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "C824B62A-1C3B-4762-BEE3-600E8DCEC4A3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.7:*:*:*:*:*:*:*",
"matchCriteriaId": "AE2DAB5C-EAC8-4913-9C6B-C93445F42C70",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.8:*:*:*:*:*:*:*",
"matchCriteriaId": "F65C22FE-9D9C-4214-B410-83D4B0EB8B7A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.9:*:*:*:*:*:*:*",
"matchCriteriaId": "5FBF11BE-4128-4F4C-A1EA-C4FC82BEF896",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.10:*:*:*:*:*:*:*",
"matchCriteriaId": "E8348638-75EE-4F93-BDB9-D83FC49D4A27",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.11:*:*:*:*:*:*:*",
"matchCriteriaId": "A64335FF-84CB-4173-AB78-724D73A52FE3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.12:*:*:*:*:*:*:*",
"matchCriteriaId": "C7BA8902-B598-4847-817A-D6C5EBC82B5A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.13:*:*:*:*:*:*:*",
"matchCriteriaId": "C34C78DE-81B6-4E23-A9EF-26F5F5247448",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.14:*:*:*:*:*:*:*",
"matchCriteriaId": "AFB8A484-388A-4250-8562-4EFD93BD29CC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.15:*:*:*:*:*:*:*",
"matchCriteriaId": "B612B014-45E0-4140-BAD5-4F694BB92E8D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "25ECCD5D-5066-493A-BEEB-8E0EE19A4CE2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "ED317B05-C7BE-475B-A114-D5ECF5DCB300",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.2:*:*:*:*:*:*:*",
"matchCriteriaId": "449C1438-4EA5-49F8-A8B8-2D7D7771B384",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D0A9B801-7244-4FD4-9DF3-7CC774D9F0EB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.4:*:*:*:*:*:*:*",
"matchCriteriaId": "A3A10143-2149-41A5-B8A5-7A23973605C3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.5:*:*:*:*:*:*:*",
"matchCriteriaId": "AA0D0FD2-B645-4AA7-A132-1C59E9BB5EBC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.6:*:*:*:*:*:*:*",
"matchCriteriaId": "E1A76C74-5B6F-4351-8D14-E91ABF80AC30",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.7:*:*:*:*:*:*:*",
"matchCriteriaId": "A691B863-A0A0-4F83-A63B-275100630D3A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.8:*:*:*:*:*:*:*",
"matchCriteriaId": "1C709FA5-154C-4AAB-BF76-8772932FCE78",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.9:*:*:*:*:*:*:*",
"matchCriteriaId": "3E06F7D8-7CF6-485C-B1CE-09F01C84F816",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.10:*:*:*:*:*:*:*",
"matchCriteriaId": "27E0B1DD-7FA4-4027-8354-C5A32E01E52A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.11:*:*:*:*:*:*:*",
"matchCriteriaId": "C2C399DB-10C9-40AF-8B09-203F24B2372F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.12:*:*:*:*:*:*:*",
"matchCriteriaId": "055D4788-0AB3-41B9-B29D-4D01ACBA53E3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.13:*:*:*:*:*:*:*",
"matchCriteriaId": "7E30BBE7-A70F-41EF-A24B-B9F98671EE63",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.14:*:*:*:*:*:*:*",
"matchCriteriaId": "F7052BEA-DBAE-49B2-8B8F-813CBD90C7D3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.15:*:*:*:*:*:*:*",
"matchCriteriaId": "8751657C-7429-48C6-80DA-5C357C1A7900",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.16:*:*:*:*:*:*:*",
"matchCriteriaId": "2AA21B4F-5540-4ABB-BE98-472E5AF56AA9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.17:*:*:*:*:*:*:*",
"matchCriteriaId": "085082D9-B570-477B-8CC5-165733CD0879",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.18:*:*:*:*:*:*:*",
"matchCriteriaId": "F25057AB-216F-4935-A91C-2F7DCB23F467",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9BF9AE6F-F5F5-407E-B9F9-6805007FF0C3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4208C6E7-E8F8-4BBF-82E5-667A836874FD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.2:*:*:*:*:*:*:*",
"matchCriteriaId": "12524EA6-8829-4EA2-9FD0-BB5689B96CCB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.3:*:*:*:*:*:*:*",
"matchCriteriaId": "28BAD0B6-C730-4E0A-AB96-D2135EB8EF9D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.4:*:*:*:*:*:*:*",
"matchCriteriaId": "0CC905D6-E6B5-41AA-83DA-F8A181ADB32C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.5:*:*:*:*:*:*:*",
"matchCriteriaId": "99607C87-A1B9-4F3E-9CA7-6E36BF489CB9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.6:*:*:*:*:*:*:*",
"matchCriteriaId": "9C2C1C03-18DF-48CD-A170-37FAD0AC2CD9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.7:*:*:*:*:*:*:*",
"matchCriteriaId": "EB87A46C-27E5-4529-95A8-39A390638F66",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.8:*:*:*:*:*:*:*",
"matchCriteriaId": "C4B55AB6-85CF-4000-A8BC-76E489371FC0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.9:*:*:*:*:*:*:*",
"matchCriteriaId": "49D189C3-3162-483C-BB86-614D7078B761",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.10:*:*:*:*:*:*:*",
"matchCriteriaId": "91A7E942-348E-4E92-9916-DA3C9C79F85A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.11:*:*:*:*:*:*:*",
"matchCriteriaId": "A5C1AAF6-6DB1-496A-9DB6-C1BF2E8C0495",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.12:*:*:*:*:*:*:*",
"matchCriteriaId": "C350F9C0-4D81-4824-A932-36419DA6C813",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.13:*:*:*:*:*:*:*",
"matchCriteriaId": "747ED001-1391-4B64-A409-686BE638C266",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.14:*:*:*:*:*:*:*",
"matchCriteriaId": "B468E305-F29B-4794-80AD-708067CAD59F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.15:*:*:*:*:*:*:*",
"matchCriteriaId": "5743A6CF-5ED6-41AF-9442-917E94BA49BA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C098FACD-8EDB-4A97-BA9F-39472F400F6A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FA1B306E-BCD0-4839-9D20-921BA5BEB1B3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C30E1A6A-5944-4D82-8EFB-67639E9BE246",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.3:*:*:*:*:*:*:*",
"matchCriteriaId": "92649934-B0EB-4D27-AA54-760E7832E70B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.4:*:*:*:*:*:*:*",
"matchCriteriaId": "5F80D802-D5AD-4A41-B5A3-23B7AE923053",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.5:*:*:*:*:*:*:*",
"matchCriteriaId": "5F809C01-0A6E-4EDD-B9C1-6B1B41368B5A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.6:*:*:*:*:*:*:*",
"matchCriteriaId": "7C8582CD-E9CE-4A56-83D2-33CFBC4BBE2C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.7:*:*:*:*:*:*:*",
"matchCriteriaId": "46EAF817-CCF2-40C3-A556-BA17895165DA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.8:*:*:*:*:*:*:*",
"matchCriteriaId": "92649146-62FC-4984-A726-18C9468240F1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.9:*:*:*:*:*:*:*",
"matchCriteriaId": "B4928BBB-AD18-4EA5-98E4-9CB3CC75376E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.10:*:*:*:*:*:*:*",
"matchCriteriaId": "229A6D01-3882-4F3F-92F5-517F79644480",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.11:*:*:*:*:*:*:*",
"matchCriteriaId": "B0699917-881B-4BA3-9D88-0ED47954DEA7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.12:*:*:*:*:*:*:*",
"matchCriteriaId": "0BCDCE72-44D7-442C-AF2A-EDC9E39126D4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.13:*:*:*:*:*:*:*",
"matchCriteriaId": "D55DBFAF-48C1-412C-B56D-EBD7EC82588A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.14:*:*:*:*:*:*:*",
"matchCriteriaId": "2EBAC97E-B04F-48EA-87C8-62FD14B0E759",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.15:*:*:*:*:*:*:*",
"matchCriteriaId": "4A00B6F0-7DCC-46D4-818A-F17BFAF18E9A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.16:*:*:*:*:*:*:*",
"matchCriteriaId": "61529353-E862-44AD-84EC-778B65C88112",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.17:*:*:*:*:*:*:*",
"matchCriteriaId": "B683D891-9A15-40F5-82B0-5B16359330F3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.18:*:*:*:*:*:*:*",
"matchCriteriaId": "F3EE4374-31D9-4E68-A700-AFF590F37283",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.19:*:*:*:*:*:*:*",
"matchCriteriaId": "7F536ECD-C3D9-4997-A936-7E415A670E69",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.20:*:*:*:*:*:*:*",
"matchCriteriaId": "CF026C4E-FEAE-47A1-A3CA-330DBE6250ED",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.21:*:*:*:*:*:*:*",
"matchCriteriaId": "BA36F817-A50B-40E6-811B-B331BA2229A6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.23:*:*:*:*:*:*:*",
"matchCriteriaId": "FD7CD5BD-2938-4C79-95A7-96AC1BB037A9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.24:*:*:*:*:*:*:*",
"matchCriteriaId": "49D16EDE-885C-450F-85AD-3F49ABA6C340",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.25:*:*:*:*:*:*:*",
"matchCriteriaId": "436B72BE-9E39-46F0-869A-C18B74EB1217",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.26:*:*:*:*:*:*:*",
"matchCriteriaId": "E4107FF3-20B0-4D9D-9555-2022E48D91A3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.27:*:*:*:*:*:*:*",
"matchCriteriaId": "C4D0DB79-ABE4-49A7-A194-E1B6007B2719",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.28:*:*:*:*:*:*:*",
"matchCriteriaId": "7DB4D3A5-4493-4E53-A52D-77D60099DAF9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.29:*:*:*:*:*:*:*",
"matchCriteriaId": "B31BCFA3-67C3-4AAF-A558-902FAFEC3C1B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.30:*:*:*:*:*:*:*",
"matchCriteriaId": "434C1EF2-D18A-4459-AF5B-57858A2C1DA7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.31:*:*:*:*:*:*:*",
"matchCriteriaId": "292DE6D3-FFCF-4BFC-AC2F-F030B291CFF3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.32:*:*:*:*:*:*:*",
"matchCriteriaId": "AA217C5B-E6AF-43F0-84A1-778B0FE3351F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.33:*:*:*:*:*:*:*",
"matchCriteriaId": "E6E6A828-A610-4428-AD75-9CA594E06B66",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Botan 1.8.0 through 1.11.33, when decoding BER data an integer overflow could occur, which would cause an incorrect length field to be computed. Some API callers may use the returned (incorrect and attacker controlled) length field in a way which later causes memory corruption or other failure."
},
{
"lang": "es",
"value": "En Botan 1.8.0 hasta la versi\u00f3n 1.11.33, al decodificar datos BER podr\u00eda producirse un desbordamiento de enteros, lo que causar\u00eda que se calculara un campo de longitud incorrecto. Algunos llamadores API pueden utilizar el campo de longitud devuelto (incorrecto y manipulado por el atacante) de manera que posteriormente provoque da\u00f1os en la memoria u otro error."
}
],
"id": "CVE-2016-9132",
"lastModified": "2024-11-21T03:00:40.820",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-01-30T22:59:00.827",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/95879"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/randombit/botan/commit/987ad747db6d0d7e36f840398f3cf02e2fbfd90f"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OUDGVRQYQUL7F5MRP3LAV7EHRJG4BBE/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z2Y3JLMTE3VIV4X5X6SXVZTJBDDLCS3D/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/95879"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/randombit/botan/commit/987ad747db6d0d7e36f840398f3cf02e2fbfd90f"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OUDGVRQYQUL7F5MRP3LAV7EHRJG4BBE/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z2Y3JLMTE3VIV4X5X6SXVZTJBDDLCS3D/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"nvd": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4BCF05C1-B8BF-42E9-9CF9-2A8D710982D3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D5302F3D-0392-4F2A-B15F-46DE815FE91C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "3F74B3CE-B979-4A44-9F63-F2D7FBDEBE2C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6D479AB3-10E2-4FA8-97FF-A5A3C4FD2F55",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "5120C5CC-612F-4F23-83EF-E06E051E26A5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C5292018-AD4A-4DE7-90A4-F0DA78302F1A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "C824B62A-1C3B-4762-BEE3-600E8DCEC4A3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.7:*:*:*:*:*:*:*",
"matchCriteriaId": "AE2DAB5C-EAC8-4913-9C6B-C93445F42C70",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.8:*:*:*:*:*:*:*",
"matchCriteriaId": "F65C22FE-9D9C-4214-B410-83D4B0EB8B7A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.9:*:*:*:*:*:*:*",
"matchCriteriaId": "5FBF11BE-4128-4F4C-A1EA-C4FC82BEF896",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.10:*:*:*:*:*:*:*",
"matchCriteriaId": "E8348638-75EE-4F93-BDB9-D83FC49D4A27",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.11:*:*:*:*:*:*:*",
"matchCriteriaId": "A64335FF-84CB-4173-AB78-724D73A52FE3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.12:*:*:*:*:*:*:*",
"matchCriteriaId": "C7BA8902-B598-4847-817A-D6C5EBC82B5A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.13:*:*:*:*:*:*:*",
"matchCriteriaId": "C34C78DE-81B6-4E23-A9EF-26F5F5247448",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.14:*:*:*:*:*:*:*",
"matchCriteriaId": "AFB8A484-388A-4250-8562-4EFD93BD29CC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.8.15:*:*:*:*:*:*:*",
"matchCriteriaId": "B612B014-45E0-4140-BAD5-4F694BB92E8D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "25ECCD5D-5066-493A-BEEB-8E0EE19A4CE2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "ED317B05-C7BE-475B-A114-D5ECF5DCB300",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.2:*:*:*:*:*:*:*",
"matchCriteriaId": "449C1438-4EA5-49F8-A8B8-2D7D7771B384",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D0A9B801-7244-4FD4-9DF3-7CC774D9F0EB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.4:*:*:*:*:*:*:*",
"matchCriteriaId": "A3A10143-2149-41A5-B8A5-7A23973605C3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.5:*:*:*:*:*:*:*",
"matchCriteriaId": "AA0D0FD2-B645-4AA7-A132-1C59E9BB5EBC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.6:*:*:*:*:*:*:*",
"matchCriteriaId": "E1A76C74-5B6F-4351-8D14-E91ABF80AC30",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.7:*:*:*:*:*:*:*",
"matchCriteriaId": "A691B863-A0A0-4F83-A63B-275100630D3A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.8:*:*:*:*:*:*:*",
"matchCriteriaId": "1C709FA5-154C-4AAB-BF76-8772932FCE78",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.9:*:*:*:*:*:*:*",
"matchCriteriaId": "3E06F7D8-7CF6-485C-B1CE-09F01C84F816",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.10:*:*:*:*:*:*:*",
"matchCriteriaId": "27E0B1DD-7FA4-4027-8354-C5A32E01E52A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.11:*:*:*:*:*:*:*",
"matchCriteriaId": "C2C399DB-10C9-40AF-8B09-203F24B2372F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.12:*:*:*:*:*:*:*",
"matchCriteriaId": "055D4788-0AB3-41B9-B29D-4D01ACBA53E3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.13:*:*:*:*:*:*:*",
"matchCriteriaId": "7E30BBE7-A70F-41EF-A24B-B9F98671EE63",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.14:*:*:*:*:*:*:*",
"matchCriteriaId": "F7052BEA-DBAE-49B2-8B8F-813CBD90C7D3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.15:*:*:*:*:*:*:*",
"matchCriteriaId": "8751657C-7429-48C6-80DA-5C357C1A7900",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.16:*:*:*:*:*:*:*",
"matchCriteriaId": "2AA21B4F-5540-4ABB-BE98-472E5AF56AA9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.17:*:*:*:*:*:*:*",
"matchCriteriaId": "085082D9-B570-477B-8CC5-165733CD0879",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.9.18:*:*:*:*:*:*:*",
"matchCriteriaId": "F25057AB-216F-4935-A91C-2F7DCB23F467",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9BF9AE6F-F5F5-407E-B9F9-6805007FF0C3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4208C6E7-E8F8-4BBF-82E5-667A836874FD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.2:*:*:*:*:*:*:*",
"matchCriteriaId": "12524EA6-8829-4EA2-9FD0-BB5689B96CCB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.3:*:*:*:*:*:*:*",
"matchCriteriaId": "28BAD0B6-C730-4E0A-AB96-D2135EB8EF9D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.4:*:*:*:*:*:*:*",
"matchCriteriaId": "0CC905D6-E6B5-41AA-83DA-F8A181ADB32C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.5:*:*:*:*:*:*:*",
"matchCriteriaId": "99607C87-A1B9-4F3E-9CA7-6E36BF489CB9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.6:*:*:*:*:*:*:*",
"matchCriteriaId": "9C2C1C03-18DF-48CD-A170-37FAD0AC2CD9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.7:*:*:*:*:*:*:*",
"matchCriteriaId": "EB87A46C-27E5-4529-95A8-39A390638F66",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.8:*:*:*:*:*:*:*",
"matchCriteriaId": "C4B55AB6-85CF-4000-A8BC-76E489371FC0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.9:*:*:*:*:*:*:*",
"matchCriteriaId": "49D189C3-3162-483C-BB86-614D7078B761",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.10:*:*:*:*:*:*:*",
"matchCriteriaId": "91A7E942-348E-4E92-9916-DA3C9C79F85A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.11:*:*:*:*:*:*:*",
"matchCriteriaId": "A5C1AAF6-6DB1-496A-9DB6-C1BF2E8C0495",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.12:*:*:*:*:*:*:*",
"matchCriteriaId": "C350F9C0-4D81-4824-A932-36419DA6C813",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.13:*:*:*:*:*:*:*",
"matchCriteriaId": "747ED001-1391-4B64-A409-686BE638C266",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.14:*:*:*:*:*:*:*",
"matchCriteriaId": "B468E305-F29B-4794-80AD-708067CAD59F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.10.15:*:*:*:*:*:*:*",
"matchCriteriaId": "5743A6CF-5ED6-41AF-9442-917E94BA49BA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C098FACD-8EDB-4A97-BA9F-39472F400F6A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FA1B306E-BCD0-4839-9D20-921BA5BEB1B3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C30E1A6A-5944-4D82-8EFB-67639E9BE246",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.3:*:*:*:*:*:*:*",
"matchCriteriaId": "92649934-B0EB-4D27-AA54-760E7832E70B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.4:*:*:*:*:*:*:*",
"matchCriteriaId": "5F80D802-D5AD-4A41-B5A3-23B7AE923053",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.5:*:*:*:*:*:*:*",
"matchCriteriaId": "5F809C01-0A6E-4EDD-B9C1-6B1B41368B5A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.6:*:*:*:*:*:*:*",
"matchCriteriaId": "7C8582CD-E9CE-4A56-83D2-33CFBC4BBE2C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.7:*:*:*:*:*:*:*",
"matchCriteriaId": "46EAF817-CCF2-40C3-A556-BA17895165DA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.8:*:*:*:*:*:*:*",
"matchCriteriaId": "92649146-62FC-4984-A726-18C9468240F1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.9:*:*:*:*:*:*:*",
"matchCriteriaId": "B4928BBB-AD18-4EA5-98E4-9CB3CC75376E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.10:*:*:*:*:*:*:*",
"matchCriteriaId": "229A6D01-3882-4F3F-92F5-517F79644480",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.11:*:*:*:*:*:*:*",
"matchCriteriaId": "B0699917-881B-4BA3-9D88-0ED47954DEA7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.12:*:*:*:*:*:*:*",
"matchCriteriaId": "0BCDCE72-44D7-442C-AF2A-EDC9E39126D4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.13:*:*:*:*:*:*:*",
"matchCriteriaId": "D55DBFAF-48C1-412C-B56D-EBD7EC82588A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.14:*:*:*:*:*:*:*",
"matchCriteriaId": "2EBAC97E-B04F-48EA-87C8-62FD14B0E759",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.15:*:*:*:*:*:*:*",
"matchCriteriaId": "4A00B6F0-7DCC-46D4-818A-F17BFAF18E9A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.16:*:*:*:*:*:*:*",
"matchCriteriaId": "61529353-E862-44AD-84EC-778B65C88112",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.17:*:*:*:*:*:*:*",
"matchCriteriaId": "B683D891-9A15-40F5-82B0-5B16359330F3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.18:*:*:*:*:*:*:*",
"matchCriteriaId": "F3EE4374-31D9-4E68-A700-AFF590F37283",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.19:*:*:*:*:*:*:*",
"matchCriteriaId": "7F536ECD-C3D9-4997-A936-7E415A670E69",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.20:*:*:*:*:*:*:*",
"matchCriteriaId": "CF026C4E-FEAE-47A1-A3CA-330DBE6250ED",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.21:*:*:*:*:*:*:*",
"matchCriteriaId": "BA36F817-A50B-40E6-811B-B331BA2229A6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.23:*:*:*:*:*:*:*",
"matchCriteriaId": "FD7CD5BD-2938-4C79-95A7-96AC1BB037A9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.24:*:*:*:*:*:*:*",
"matchCriteriaId": "49D16EDE-885C-450F-85AD-3F49ABA6C340",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.25:*:*:*:*:*:*:*",
"matchCriteriaId": "436B72BE-9E39-46F0-869A-C18B74EB1217",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.26:*:*:*:*:*:*:*",
"matchCriteriaId": "E4107FF3-20B0-4D9D-9555-2022E48D91A3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.27:*:*:*:*:*:*:*",
"matchCriteriaId": "C4D0DB79-ABE4-49A7-A194-E1B6007B2719",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.28:*:*:*:*:*:*:*",
"matchCriteriaId": "7DB4D3A5-4493-4E53-A52D-77D60099DAF9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.29:*:*:*:*:*:*:*",
"matchCriteriaId": "B31BCFA3-67C3-4AAF-A558-902FAFEC3C1B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.30:*:*:*:*:*:*:*",
"matchCriteriaId": "434C1EF2-D18A-4459-AF5B-57858A2C1DA7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.31:*:*:*:*:*:*:*",
"matchCriteriaId": "292DE6D3-FFCF-4BFC-AC2F-F030B291CFF3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.32:*:*:*:*:*:*:*",
"matchCriteriaId": "AA217C5B-E6AF-43F0-84A1-778B0FE3351F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:botan_project:botan:1.11.33:*:*:*:*:*:*:*",
"matchCriteriaId": "E6E6A828-A610-4428-AD75-9CA594E06B66",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Botan 1.8.0 through 1.11.33, when decoding BER data an integer overflow could occur, which would cause an incorrect length field to be computed. Some API callers may use the returned (incorrect and attacker controlled) length field in a way which later causes memory corruption or other failure."
},
{
"lang": "es",
"value": "En Botan 1.8.0 hasta la versi\u00f3n 1.11.33, al decodificar datos BER podr\u00eda producirse un desbordamiento de enteros, lo que causar\u00eda que se calculara un campo de longitud incorrecto. Algunos llamadores API pueden utilizar el campo de longitud devuelto (incorrecto y manipulado por el atacante) de manera que posteriormente provoque da\u00f1os en la memoria u otro error."
}
],
"id": "CVE-2016-9132",
"lastModified": "2026-05-13T00:24:29.033",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-01-30T22:59:00.827",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/95879"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/randombit/botan/commit/987ad747db6d0d7e36f840398f3cf02e2fbfd90f"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OUDGVRQYQUL7F5MRP3LAV7EHRJG4BBE/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z2Y3JLMTE3VIV4X5X6SXVZTJBDDLCS3D/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/95879"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/randombit/botan/commit/987ad747db6d0d7e36f840398f3cf02e2fbfd90f"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OUDGVRQYQUL7F5MRP3LAV7EHRJG4BBE/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z2Y3JLMTE3VIV4X5X6SXVZTJBDDLCS3D/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
},
"redhat_vex": {
"current_release_date": "2025-11-21T17:18:42+00:00",
"cve": "CVE-2016-9132",
"id": "CVE-2016-9132",
"initial_release_date": "2016-11-28T00:00:00+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "botan: Integer overflow in BER decoder",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2016/cve-2016-9132.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2025-10-07T10:47:19Z",
"cve": "CVE-2016-9132",
"id": "CVE-2016-9132",
"initial_release_date": "2023-02-15T04:56:11Z",
"product_status:known_affected": "9",
"product_status:recommended": "53",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2016-9132",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2016-9132.json",
"version": "8"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…