Just receive this http://1337day.com/exploit/19778
Its only afted on 1.1.8? (i know its a old version)
Was a security hole on the framework or on the developed application(i mean can be a problem with AR or something built-in?) ??
Page 1 of 1
Public Exploit 1.1.8 /sql Injection
#2
Posted 21 November 2012 - 03:46 PM
I can't find a ticket related to this. And this exploit doesn't seem to affect v1.1.12.
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
#3
Posted 21 November 2012 - 04:42 PM
This is related to the Nguyen website, check the pictures on the original exploit page - http://i.imgur.com/8OShy.pngriable
His website is still vulnerable to this exploit... this is the code he is using
Problem is that he is using directly the pased search variable $q, instead of binding for example or sanitizing the input.
His website is still vulnerable to this exploit... this is the code he is using
$q = Yii::app()->getRequest()->getPost("q");
$products = product::model()->findAll(array(
"condition" => "enable = 1 AND name like '%" . $q . "%'"
));Problem is that he is using directly the pased search variable $q, instead of binding for example or sanitizing the input.
Find more about me.... btw. Do you know your WAN IP?
#4
Posted 21 November 2012 - 04:47 PM
I just tryed to send an email to the website owner through the contact us form... but even there is an error so the mails are not sent I guess
http://baniphone.vn/lienhe/submit
If somebody has a way please let the website owner know about this exploit.
http://baniphone.vn/lienhe/submit
If somebody has a way please let the website owner know about this exploit.
Find more about me.... btw. Do you know your WAN IP?
#7
Posted 02 December 2012 - 03:40 PM
Email doesn't repond after all. Looks like this website is abandoned.
Share this topic:
Page 1 of 1

Help














