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.
{
"cpe": [
"cpe:2.3:a:ocaml:ocaml:4.04.0:*:*:*:*:*:*:*",
"cpe:2.3:a:ocaml:ocaml:4.04.1:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "4.04.0"
},
{
"last_affected": "4.04.0"
},
{
"introduced": "4.04.1"
},
{
"last_affected": "4.04.1"
}
],
"source": "CPE_STRING"
}