Bug: @1 File Store Multiple XSS and SQL Injection Vulnerabilities (WLB-2006030107 Ascii Version)

English Version
WLB2

CVE WLB2

 Topic: @1 File Store Multiple XSS and SQL Injection Vulnerabilities
 Credit: alex evuln com
 Date: 2006.03.24
 CWE: CWE-89 (Show similar)
 CVE: CVE-2006-1278 (Show details)

Use CVE to see details like:
- CVSS2,
- Affected Software,
- References

Risk
Local
Remote
Medium
No
Yes

New eVuln Advisory:
@1 File Store Multiple XSS and SQL Injection Vulnerabilities
http://evuln.com/vulns/95/summary.html

--------------------Summary----------------
eVuln ID: EV0095
Software: @1 File Store
Sowtware's Web Site: http://www.upoint.info/cgi/download/
Versions: 2006.03.07
Critical Level: Moderate
Type: Multiple Vulnerabilities
Class: Remote
Status: Unpatched. Developer(s) contacted.
PoC/Exploit: Available
Solution: Not Available
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)

-----------------Description---------------
1. Multiple XSS Vulnerabilities

Vulnerable script: signup.php

Parameters 'real_name', 'email', 'login' are not properly sanitized. This can be used to post arbitrary HTML or
JavaScript code.

2. Multiple SQL Injection Vulnerabilities

'id' parameter is not properly sanitized before being used in SQL queries. This can be used to make any SQL query by
injecting arbitrary SQL code.

'email' parameter in password.php is also not properly sanitized before being used in SQL query and allows to make any
SQL query.

Condition: magic_quotes_gpc = off

Vulnerable scripts:
libs/functions.php
libs/user.php
control/files/edit.php
control/files/delete.php
control/users/edit.php
control/users/delete.php
control/folders/edit.php
control/folders/access.php
control/folders/delete.php
control/groups/edit.php
control/groups/delete.php
confirm.php
download.php
password.php

--------------PoC/Exploit----------------------
Available at: http://evuln.com/vulns/95/exploit.html

--------------Solution---------------------
No Patch available.

--------------Credit-----------------------
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)

Regards,
Aliaksandr Hartsuyeu
http://evuln.com - Penetration Testing Services
.

[ ASCII VERSION ]

Copyright 2012, cxsecurity.com