[eVuln] RedCMS Multiple XSS and SQL Injection Vulnerabilities
New eVuln Advisory:
RedCMS Multiple XSS and SQL Injection Vulnerabilities
http://evuln.com/vulns/115/summary.html
--------------------Summary----------------
eVuln ID: EV0115
CVE: CVE-2006-1568 CVE-2006-1569
Software: RedCMS
Sowtware's Web Site: http://redcms.co.uk/
Versions: 0.1
Critical Level: Moderate
Type: Multiple Vulnerabilities
Class: Remote
Status: Unpatched. No reply from developer(s)
PoC/Exploit: Available
Solution: Not Available
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
-----------------Description---------------
1. Multiple Cross-Site Scripting Vulnerabilities.
Vulnerable Script:register.php
Parameters email, location, website are not properly sanitized. This can be
used to post arbitrary HTML or web script code.
2. Multiple SQL Injections.
Vulnerable scripts:
login.php
profile.php
register.php
...
Variables $username(login.php), $password(login.php), $u(profile.php),
$username(register.php), $password(register.php),... All user-defined variables
are not properly sanitized before being used in SQL queries. This can be used
to bypass authentication or make any SQL query by injecting arbitrary SQL code.
Condition: magic_quotes_gpc = off
--------------PoC/Exploit----------------------
Available at: http://evuln.com/vulns/115/exploit.html
--------------Solution---------------------
No Patch available.
--------------Credit-----------------------
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
Regards,
Aliaksandr Hartsuyeu
http://evuln.com - Penetration Testing Services
.