In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://bugs.php.net/bug.php?id=79171 | exploit vendor advisory |
https://security.gentoo.org/glsa/202003-57 | third party advisory vendor advisory |
https://www.tenable.com/security/tns-2021-14 | third party advisory patch |