diff --git a/2018/0xxx/CVE-2018-0171.json b/2018/0xxx/CVE-2018-0171.json index a19b0abc8b4..47da5057e32 100644 --- a/2018/0xxx/CVE-2018-0171.json +++ b/2018/0xxx/CVE-2018-0171.json @@ -52,6 +52,11 @@ }, "references" : { "reference_data" : [ + { + "name" : "https://www.darkreading.com/perimeter/attackers-exploit-cisco-switch-issue-as-vendor-warns-of-yet-another-critical-flaw/d/d-id/1331490", + "refsource" : "MISC", + "url" : "https://www.darkreading.com/perimeter/attackers-exploit-cisco-switch-issue-as-vendor-warns-of-yet-another-critical-flaw/d/d-id/1331490" + }, { "name" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180328-smi2", "refsource" : "CONFIRM", diff --git a/2018/9xxx/CVE-2018-9860.json b/2018/9xxx/CVE-2018-9860.json index 6e34e127bb2..cb5041a8a45 100644 --- a/2018/9xxx/CVE-2018-9860.json +++ b/2018/9xxx/CVE-2018-9860.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-9860", - "STATE" : "RESERVED" + "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", @@ -11,7 +34,33 @@ "description_data" : [ { "lang" : "eng", - "value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value" : "An issue was discovered in Botan 1.11.32 through 2.x before 2.6.0. An off-by-one error when processing malformed TLS-CBC ciphertext could cause the receiving side to include in the HMAC computation exactly 64K bytes of data following the record buffer, aka an over-read. The MAC comparison will subsequently fail and the connection will be closed. This could be used for denial of service. No information leak occurs." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://botan.randombit.net/security.html", + "refsource" : "MISC", + "url" : "https://botan.randombit.net/security.html" + }, + { + "name" : "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7434", + "refsource" : "MISC", + "url" : "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7434" } ] }