cve/2018/CVE-2018-15132.md
2024-05-26 14:27:05 +02:00

777 B

CVE-2018-15132

Description

An issue was discovered in ext/standard/link_win32.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8. The linkinfo function on Windows doesn't implement the open_basedir check. This could be abused to find files on paths outside of the allowed directories.

POC

Reference

No PoCs from references.

Github