AlstraSoft Web Host Directory v1.2

2006-05-26 / 2006-05-27
Risk: Low
Local: No
Remote: Yes
CWE: N/A

AlstraSoft Web Host Directory v1.2 Homepage: http://www.alstrasoft.com/ ((It should be noted too that the demo for this script is on a different domain which also sells a WebHost Directory which looks to be the same product/company called HyperStop WebHost Directory 1.2. Both scripts seem to be the same)) Effected files: Login form of script. Search form of script. Review form of script. ------------------------------------------ Exploits & Vulns: Inserting html codes in the login form such as: <DIV STYLE="width: expression(alert('XSS'));"> produces the following full path error: Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/username/public_html/ demo/webhost/include/login.php on line 6 --------------------------- URL Injection of the search url reveals SQL Query error: Example: http://www.example.com/demo/webhost/search/?uri=' Unknown column 'p.' in 'where clause' [SELECT COUNT(*) FROM `hsl_plan` p LEFT JOIN `hsl_host` h ON p.hid=h.hid WHERE p.status=1 AND p.``=''] -------------------------- Input data isn't filtered in the write a review box. This in turn can cause a XSS. For proof of concept, just try putting <DIV STYLE="width: expression(alert('XSS'));"> in as the review text and then login in as the admin and view your review. Reviews have an option to be auto approved too.


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top