Home / os / win7

SmartCMS v.2 SQL Injection Vulnerability

Posted on 04 May 2010

<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>SmartCMS v.2 SQL Injection Vulnerability</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>======================================== SmartCMS v.2 SQL Injection Vulnerability ======================================== ============ { Ariko-Security - Advisory #1/5/2010 } ============= SQL injection vulnerability in SmartCMS v.2 Vendor's Description of Software: # http://www.smartwebsites.com.cy/index.php?pageid=13&amp;lang=en Dork: # n/a Application Info: # Name: SmartCMS # Versions: V.2 Vulnerability Info: # Type: SQL injection Vulnerability # Risk: medium Fix: # N/A Time Table: # 22/04/2010 - Vendor notified. Input passed via the &quot;pageid&quot; ,&quot;lang&quot; parameters to index.php is not properly sanitised before being used in a SQL query. Solution: # Input validation of &quot;pageid&quot;,&quot;lang&quot; parameters should be corrected. Vulnerability: # http://[site]/index.php?pageid=[SQLi]&amp;lang=[SQLi] # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-05-04]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>

 

TOP