Re: Java Injection
Date: November 30, 2006 07:00AM
Specificly JAVA? or JAVA that is using SQL to query a DB?
i don't like JAVA, but sure, buffer overflow is pretty easy (as in every (c based) language). still it relies on the protection of the language itself, so there's nothing you could do about that issue. Like in certain functions in PHP which are easy to force with alot of data thrown into, says more about the language itself and it's functions.
i don't know JAVA in depth to give any example.