XSS Vulnerabilities in UseBB

Information

Advisory by Netsparker (now Invicti)
Name: XSS Vulnerabilities in UseBB
Software: UseBB v1.0.15 and possibly below.
Vendor Homepage: http://www.usebb.net/
Vulnerability Type: Cross-Site Scripting
Severity: Critical
Researcher: Omar Kurt
Advisory Reference: NS-14-004

Description

UseBB 1, a classic PHP 4 based bulletin board package

Details

UseBB is affected by XSS and Information Leak vulnerabilities in version 1.0.15.
Example PoC urls are as follows:

  • XSS
    http://example.com/post.php?forum=1 (POST ‘content’ param vulnerable to XSS)
    http://example.com/edit.php?forum=1 (POST ‘content’ param vulnerable to XSS)
  • Information Leak
    Cookie contains current user’s password hash (MD5)
    usebb_al=a:2:{i:0;i:1;i:1;s:32:"e10adc3949ba59abbe56e057f20f883e";}

You can read the full article about Cross-Site Scripting vulnerabilities from here:

Solution

Developer replied with fixes are in git.

Advisory Timeline

26/02/2013 – First Contact – Request Security contact
05/05/2013 – Sent Vulnerabilities Details
26/06/2013 – Second Contact
15/07/2013 – Developer replied: fixes are in git.
29/01/2014 – Advisory Released

Credits

It has been discovered on testing of Invicti Web Application Security Scanner.

About Invicti

Invicti® can find and report security issues such as SQL Injection and Cross-site Scripting (XSS) in all web applications regardless of the platform and the technology they are built on. Invicti’s unique detection and exploitation techniques allows it to be dead accurate in reporting hence it’s the first and the only False Positive Free web application security scanner.