English
The Internet threat alert status is currently normal. At present, no major epidemics or other serious incidents have been recorded by Kaspersky Lab’s monitoring service. Internet threat level: 1

Sockso "name" Script Insertion Vulnerability


Secunia ID

SA49148

CVE-ID

CVE-2012-4267

Release Date

14 May 2012

Last Change

14 Aug 2012

Criticality

Moderately Critical

Solution Status

Unpatched

Software

Sockso 1.x

Where

From remote

Impact
Cross-Site Scripting

Cross-Site Scripting vulnerabilities allow a third party to manipulate the content or behaviour of a web application in a user's browser, without compromising the underlying system.

Different Cross-Site Scripting related vulnerabilities are also classified under this category, including "script insertion" and "cross-site request forgery".

Cross-Site Scripting vulnerabilities are often used against specific users of a website to steal their credentials or to conduct spoofing attacks.

Description

Ciaran McNally has discovered a vulnerability in Sockso, which can be exploited by malicious people to conduct script insertion attacks.

Input passed via the "name" parameter to /user/register is not properly sanitised before being used. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when the malicious data is being viewed.

The vulnerability is confirmed in version 1.5.3. Other versions may also be affected.

Solution

Filter malicious characters and character sequences using a proxy.

Reported by

Ciaran McNally.

Original Advisory

http://smwyg.com/blog/#sockso-persistant-xss-attack