WebApp Sec mailing list archives

JDBC protections against SQL Injection


From: lister () lihim org
Date: Mon, 16 Mar 2009 11:50:49 -0500

I've heard this preached before.

Using JDBC properly can help protect against SQL Injection.

What protections does JDBC provide?

Does java encode the input to not be malicious?

I'm curious where in the java source/libraries does jdbc help
to mitigate malicious input when using jdbc.




Current thread: