Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

SQL Injection

Dennis Williams

2006-03-22

Replies:

List,
 
Here is a recent paper on how hackers can use the SQL injection technique.
 
http://www.ngssoftware.com/papers/sqlinference.pdf
 
The SQL Server example appears quite appaling, with a hacker being able to access the O.S. The Oracle example looks bad (select password from dba_users) on the surface, but an ordinary user shouldn't have that table and the password is encrypted anyway. Does anyone know if current versions of SQL Server are this vulnerable?
 
Dennis Williams
©2008 dba.5341.com - Jax Systems, LLC, U.S.A.