SQL Injection Vulnerable?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 8 años
silverferrum wrote:
<div style="display:none">process of abortion <a href="http://longrangesystems.net/blog/template/page/how-to-naturally-terminate-a-pregnancy.aspx">longrangesystems.net</a> natural ways to terminate early pregnancy</div>


gFrick has the same issue and hackers added this type of div at end of all nVarchar(Max) columns content of all tables

and as i describe on above post it was from other ASP site on which hacker did it using sql injection that we fixed on ASP site that time.

But on nopCommerce i think its not possible.

do you have any other site that using same database as gFrick case ??
Hace 8 años
[quote]do you have any other site that using same database as gFrick case ??[/quote]
no, i haven't
Hace 8 años
vipul.dumaniya wrote:
<div style="display:none">process of abortion <a href="http://longrangesystems.net/blog/template/page/how-to-naturally-terminate-a-pregnancy.aspx">longrangesystems.net</a> natural ways to terminate early pregnancy</div>


gFrick has the same issue and hackers added this type of div at end of all nVarchar(Max) columns content of all tables

and as i describe on above post it was from other ASP site on which hacker did it using sql injection that we fixed on ASP site that time.

But on nopCommerce i think its not possible.

do you have any other site that using same database as gFrick case ??


No, i haven't
Hace 8 años
silverferrum wrote:

No, i haven't


Ok. can you able give us the step to reproduce it ??

From which page and how it possible ??
Hace 8 años
vipul.dumaniya wrote:

No, i haven't

Ok. can you able give us the step to reproduce it ??

From which page and how it possible ??


If I could reproduce this issue, I wrote the solution already :)

I have installed this update.
https://nopcommerce.codeplex.com/SourceControl/changeset/4853f2518b97c201b209b17bab0e6a9081798180
Hace 8 años
Update did not helped
Hace 8 años
Hi my site has hacked too like others that adding link content which starts <div style="display:none">.

But i think it is not a sql injection. Because i have created two nopcommerce database with same user on sql. One of them is for test and not running under a script. With my live db this test db is hacked too. On sql my other dbs are not hacked cause of their owner are setted as another db user.

I am wondering hackers can take our db users in settings.txt file or somewhere else?

Thanks.
Hace 8 años
socratos wrote:
Hi my site has hacked too like others that adding link content which starts <div style="display:none">.

But i think it is not a sql injection. Because i have created two nopcommerce database with same user on sql. One of them is for test and not running under a script. With my live db this test db is hacked too. On sql my other dbs are not hacked cause of their owner are setted as another db user.

I am wondering hackers can take our db users in settings.txt file or somewhere else?

Thanks.

Hi,

Please have a look at this post of mine
Hace 8 años
a.m. wrote:
Hi my site has hacked too like others that adding link content which starts <div style="display:none">.

But i think it is not a sql injection. Because i have created two nopcommerce database with same user on sql. One of them is for test and not running under a script. With my live db this test db is hacked too. On sql my other dbs are not hacked cause of their owner are setted as another db user.

I am wondering hackers can take our db users in settings.txt file or somewhere else?

Thanks.
Hi,

Please have a look at this post of mine


Hi,

Thanks for reply. I am using last version 3.70. But it's hacked. I have published project on debug mode. Does it can be a problem.
Hace 8 años
socratos wrote:
...I am using last version 3.70. But it's hacked. I have published project on debug mode. Does it can be a problem.

Sorry that you experience this issue. But if the site is hacked, it doesn't mean that it's SQL injection vulnerable. There could a lot of other reasons why it happened (e.g. somebody has stolen your administration password)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.