Input validation error in OCaml - CVE-2017-9772
Published: June 23, 2017 / Updated: August 8, 2020
OCaml
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
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 variable.