mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
### [CVE-2017-9772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9772)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://caml.inria.fr/mantis/view.php?id=7557
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|