Files
CVEs-PoC/2017/CVE-2017-9772.md
T
2024-06-18 02:51:15 +02:00

18 lines
724 B
Markdown

### [CVE-2017-9772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9772)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.