From c58864aac6cca698a8a97b75d1eb78a3d5df237d Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 6 Apr 2018 18:02:32 -0400 Subject: [PATCH] - Synchronized data. --- 2018/9xxx/CVE-2018-9838.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018/9xxx/CVE-2018-9838.json b/2018/9xxx/CVE-2018-9838.json index 2dc970a59f0..d02a28e08bd 100644 --- a/2018/9xxx/CVE-2018-9838.json +++ b/2018/9xxx/CVE-2018-9838.json @@ -34,7 +34,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "The caml_ba_deserialize function in byterun/bigarray.c in the standard library in OCaml 4.06.00 has an integer overflow which, in situations where marshalled data is accepted from an untrusted source, allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted object." + "value" : "The caml_ba_deserialize function in byterun/bigarray.c in the standard library in OCaml 4.06.0 has an integer overflow which, in situations where marshalled data is accepted from an untrusted source, allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted object." } ] },