TulipTools Internet Business Owners and Online Sellers Community

Full Version: Malicious Code Injection Attacks expand from SQL to XML and LDAP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Malicious code injection attacks aren't limited to SQL programs...

Quote:More and more, developers are becoming aware of the threats posed by malicious code, and SQL injection in particular, and by leaving code vulnerable to such attacks. However, while SQL is the most popular type of code injection attack, there are several others that can be just as dangerous to your applications and your data, including LDAP injection and XPath injection. While these may not be as well-known to developers, they are already in the hands of hackers, and they should be of concern.

In addition, much of the common wisdom concerning remediation of malicious code injection attacks is inadequate or inaccurate. Following these flawed recommendations will not improve the security of your application, but will only leave you with a false sense of security until the next time your application is compromised and your data is stolen, erased, or tampered with. It is important for developers to acquaint themselves with all code injection types that exist as well as the proper ways to fix any vulnerabilities to malicious code...

full article: http://www.site-reference.com/articles/W...ymore.html