Ocaml

Ocaml

6 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 27.03.2026 04:55:58
  • Zuletzt bearbeitet 14.04.2026 18:43:51

In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed.

  • EPSS 0.21%
  • Veröffentlicht 27.02.2026 03:54:53
  • Zuletzt bearbeitet 30.06.2026 03:18:01

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization (runtime/intern.c) enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock() ...

  • EPSS 4.22%
  • Veröffentlicht 06.04.2018 18:29:00
  • Zuletzt bearbeitet 21.11.2024 04:15:46

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 servi...

  • EPSS 0.58%
  • Veröffentlicht 07.09.2017 14:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

OCaml compiler allows attackers to have unspecified impact via unknown vectors, a similar issue to CVE-2017-9772 "but with much less impact."

  • EPSS 3.5%
  • Veröffentlicht 23.06.2017 20:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

Insufficient sanitisation in the OCaml compiler versions 4.04.0 and 4.04.1 allows external code to be executed with raised privilege in binaries marked as setuid, by setting the CAML_CPLUGINS, CAML_NATIVE_CPLUGINS, or CAML_BYTE_CPLUGINS environment v...

  • EPSS 5.27%
  • Veröffentlicht 13.06.2016 19:59:01
  • Zuletzt bearbeitet 06.05.2026 22:30:45

OCaml before 4.03.0 does not properly handle sign extensions, which allows remote attackers to conduct buffer overflow attacks or obtain sensitive information as demonstrated by a long string to the String.copy function.