漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
N/A
Vulnerability Description
fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
PHP Open_BaseDir安全限制绕过漏洞
Vulnerability Description
PHP是广泛使用的通用目的脚本语言,尤其适合于Web开发,可嵌入到HTML。 PHP的fopen_wrappers.c实现上存在输入验证漏洞,攻击者可能利用漏洞遍历系统目录。 如果open_basedir指令包含有斜杠("/")的话,PHP的fopen_wrappers.c不能正确的限制对其他目录的访问,允许一个目录中的PHP脚本访问其他目录中的文件。
CVSS Information
N/A
Vulnerability Type
N/A