Waraxe IT Security Portal
Login or Register
December 19, 2024
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 98
Members: 0
Total: 98
Full disclosure
Stored XSS with Filter Bypass - blogenginev3.3.8
[SYSS-2024-085]: Broadcom CA Client Automation - Improper Privilege Management (CWE-269)
[KIS-2024-07] GFI Kerio Control <= 9.4.5 Multiple HTTP Response Splitting Vulnerabilities
RansomLordNG - anti-ransomware exploit tool
APPLE-SA-12-11-2024-9 Safari 18.2
APPLE-SA-12-11-2024-8 visionOS 2.2
APPLE-SA-12-11-2024-7 tvOS 18.2
APPLE-SA-12-11-2024-6 watchOS 11.2
APPLE-SA-12-11-2024-5 macOS Ventura 13.7.2
APPLE-SA-12-11-2024-4 macOS Sonoma 14.7.2
APPLE-SA-12-11-2024-3 macOS Sequoia 15.2
APPLE-SA-12-11-2024-2 iPadOS 17.7.3
APPLE-SA-12-11-2024-1 iOS 18.2 and iPadOS 18.2
SEC Consult SA-20241211-0 :: Reflected Cross-Site Scripting in Numerix License Server Administration System Login
St. Poelten UAS | Multiple Vulnerabilities in ORing IAP
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Sql injection -> Stack trace error - SQL injectable?
Post new topicReply to topic View previous topic :: View next topic
Stack trace error - SQL injectable?
PostPosted: Thu Sep 09, 2010 2:53 am Reply with quote
swip3r
Beginner
Beginner
Joined: Sep 09, 2010
Posts: 1




Recently I was doing an audit into my websites security after trying a combination of exploits ... after inserting an ' after one particular php page I was greeted with the following... which left me quite worried as it is not every day a professionally developed site should show such errors, before I raise this with the sites admin I thought id get some hackers advice Smile

"
need error page...

exception 'BoomSQLException' with message 'mis-formatted SQL string: My Progress\'' in /var/www/boom/current/persistence/BoomDB.php:977
Stack trace:
#0 /var/www/boom/current/persistence/BoomDB.php(897): BoomDB->buildQuery(Array, false, false)
#1 /var/www/boom/current/persistence/BoomDB.php(479): BoomDB->parseStmt('SELECT * From n...', Array)
#2 /var/www/common/current/HTML/WrapperNavigation.php(150): BoomDB->selectStmt('wrapper navigat...', 'SELECT * From n...', Array)
#3 /var/www/common/current/HTML/WrapperManager.php(933): WrapperNavigation->getFourthNavigation('My Progress\'')
#4 /var/www/common/current/HTML/WrapperManager.php(655): WrapperManager->addFourthNavItems()
#5 /var/www/XXXXXXX/current/application/my/models/WrapperHelper.php(204): WrapperManager->setCurrentThirdNavItem('My Progress\'')
#6 /var/www/XXXXXXX/current/application/my/models/WrapperHelper.php(24): WrapperHelper->HandleWrapperManager('dashboard', Object(BSPage), '960X', 'condimer')
#7 /var/www/XXXXXXX/current/application/my/controllers/IndexController.php(1Cool: WrapperHelper->__construct('dashboard', Object(BSPage), '960X', 'condimer')
#8 /var/www/XXXXXXX/current/application/my/controllers/IndexController.php(76): IndexController->_addShared(Object(BSPage))
#9 /var/www/contrib/current/zend/ZendFramework/library/Zend/Controller/Action.php(502): IndexController->indexAction()
#10 /var/www/contrib/current/zend/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php(293): Zend_Controller_Action->dispatch('indexAction')
#11 /var/www/contrib/current/zend/ZendFramework/library/Zend/Controller/Front.php(946): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#12 /var/www/XXXXXXX/current/application/bootstrap.php(103): Zend_Controller_Front->dispatch()
#13 /var/www/my/current/index.php(21): include('/var/www/XXXXXX...')
#14 {main}
"


Does anyone know if this is a worry or exploitable? if so, any exploits I can test on it - Successful attempts will receive a free gift from my site along with credit to their finding.

Web Server: Apache
Powered-by: PHP/5.2.6-1+lenny8



Thanks!
View user's profile Send private message
PostPosted: Thu Sep 09, 2010 11:32 am Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




It's hard to assess such potential security issue without more information.

Code:

mis-formatted SQL string: My Progress\'


^--- It seems that single quote is properly escaped.

You need to do some real-time debugging and see what part of code generates this exception and why.
View user's profile Send private message Send e-mail Visit poster's website
Stack trace error - SQL injectable?
www.waraxe.us Forum Index -> Sql injection
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT
Page 1 of 1

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.053 Seconds