ie8 fix
madison

Discussion on:

Message 2 of 1
0 Votes
+ -
The information available
honeymonster 21st Apr 2009
actually hints at an application-level
vulnerability. There's no SQL to inject at
either IIS nor Apache.

SQL injection vulnerabilities are most common
in PHP and old-style ASP (i.e. not ASP.NET)
applications. Especially PHP with variable
interpolation and an early culture of not
supporting parameters in db libraries is a
liability. So much so that several products
based upon made their vendors make the
top 10 list of most vulnerable vendors.

Both PHP and old-style ASP still makes it a
pain to use parameterized statements compared
to synthesized (and often vulnerable)
statements. Thus luring incompetent and
amateurish developers down the wrong path.


ie8 fix
Click Here
ie8 fix

The best of ZDNet, delivered

ZDNet Newsletters

Get the best of ZDNet delivered straight to your inbox

ie8 fix