History log of /PHP-8.1/ext/openssl/tests/bug50293.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 2f78c1f9 09-Jun-2022 Jakub Zelenka

Fix and improve OpenSSL VCWD path checking test for bug #50293


# b765d4cd 21-May-2022 Jakub Zelenka

Fix bug #50293 and #81713: file path checking in OpenSSL functions

It introduces a single function to check file paths passed to OpenSSL
functions. It expands the path, check null bytes

Fix bug #50293 and #81713: file path checking in OpenSSL functions

It introduces a single function to check file paths passed to OpenSSL
functions. It expands the path, check null bytes and finally does
an open basedir check.

show more ...