what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

bloggage.txt

bloggage.txt
Posted Apr 28, 2006
Authored by Omnipresent | Site colander.altervista.org

bloggage suffers from a SQL injection vulnerability. POC included.

tags | advisory, sql injection
SHA-256 | 7a2ffb82807a4c80dfb88bf703c3f20e81c36ea5204da378e2d297a46d82a022

bloggage.txt

Change Mirror Download
------------------------------------------------------------------
- bloggage Remote SQL Injection Exploit -
-= http://colander.altervista.org/advisory/bloggage.txt =-
------------------------------------------------------------------

-= Bloggage =-



Omnipresent
April 20, 2006


Vunerability(s):
----------------
SQL Injection


Product:
--------
bloggage

Vendor:
--------
http://ccc.domaindlx.com/bloggage/default.asp


Description of product:
-----------------------

Now Bloggage is Open Source!!!

Welcome to bloggage. It is a new generation fusion of blogging and homepage. It is made for those who currently
keep separate homepages and blogs and find it difficult to maintain both. Anyone can use bloggage with ease.
It has many unique features such as user privileges, commenting system, WYSIWYG editor, template system, customized
layout of the blog and many others. Best of all, It's FREE!!!!!! So enjoy bloggage and please supply your comments for
future improvements.


Vulnerability / Exploit:
------------------------

This software is vulnerable to a SQL Injection.

If you look into: login.asp there is:

<form action="check_login.asp" method="post">
<table width="100%" border="0">
<tr>
<td width="16%">Account Name</td>
<td width="84%"><input name="acc_name" type="text" maxlength="50"></td>
</tr>
<tr>
<td>Password</td>
<td><input name="password" type="password" maxlength="50"></td>
</tr>
<tr>

[...]

You can see that this script call an other script called check_login.asp.
In check_loging.asp there is a flaw that can allow an attacker to exploit the hole with Remote SQL Injection because the
variables acc_name and password are not properly sanitised.

So, in check_login.asp there is:

[...]
RS.Open "SELECT Account_Name FROM registration WHERE Account_Name='" & acc_name & "' AND Password='" & password & "'", DB
[...]

If an attacker put this codes 1' OR '1' = '1 into acc_name and password variables he can login into blogger!

the query will be:

RS.Open "SELECT Account_Name FROM registration WHERE Account_Name='1' OR '1' = '1' AND Password='1' OR '1' = '1', DB


Vendor Status
-------------

The vendor is informed but I've not received reply!

Credits:
--------

Login or Register to add favorites

File Archive:

August 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Aug 1st
    15 Files
  • 2
    Aug 2nd
    22 Files
  • 3
    Aug 3rd
    0 Files
  • 4
    Aug 4th
    0 Files
  • 5
    Aug 5th
    15 Files
  • 6
    Aug 6th
    11 Files
  • 7
    Aug 7th
    43 Files
  • 8
    Aug 8th
    42 Files
  • 9
    Aug 9th
    36 Files
  • 10
    Aug 10th
    0 Files
  • 11
    Aug 11th
    0 Files
  • 12
    Aug 12th
    27 Files
  • 13
    Aug 13th
    0 Files
  • 14
    Aug 14th
    0 Files
  • 15
    Aug 15th
    0 Files
  • 16
    Aug 16th
    0 Files
  • 17
    Aug 17th
    0 Files
  • 18
    Aug 18th
    0 Files
  • 19
    Aug 19th
    0 Files
  • 20
    Aug 20th
    0 Files
  • 21
    Aug 21st
    0 Files
  • 22
    Aug 22nd
    0 Files
  • 23
    Aug 23rd
    0 Files
  • 24
    Aug 24th
    0 Files
  • 25
    Aug 25th
    0 Files
  • 26
    Aug 26th
    0 Files
  • 27
    Aug 27th
    0 Files
  • 28
    Aug 28th
    0 Files
  • 29
    Aug 29th
    0 Files
  • 30
    Aug 30th
    0 Files
  • 31
    Aug 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close