Microsoft PowerPoint Suffers From Memory Corruption Security VulnerabilityJuly 18th, 2006 Naveed has discovered a vulnerability in Microsoft PowerPoint, which potentially can be exploited to compromise any user's system. The vulnerability has been confirmed on Windows XP SP2 with a fully patched PowerPoint 2003.
Update On Super Simple Java ORM Replacement in 80 LinesSeptember 13th, 2006 I have been inundated with emails after my article Java Database Framework (ORM Replacement) in 80 Lines of Code, asking for the source code of the framework or if I could release it as open source. I haven't been yet able to individually reply to all of them, sorry.
Move Over Rails (RoR): We (Java Community) Have Grails, Trails and Now SailsApril 10th, 2006 The beauty about Java community is that they never shy of creating yet another framework for any new / good idea. You have seen dozens (or more) of dependency injection (IoC) frameworks.
Apple Released Java Security Update for Mac OS XApril 19th, 2006 The Java 2 Standard Edition 5.0 Release 4 update, issued Monday, fixes a vulnerability in Java Web Start. An application, exploiting the vulnerability, may grant itself permissions to read and write local files that are accessible to the user running the Java Web Start application.
Serious Security Vulnerabilities in Outpost Firewall Pro & Lavasoft Personal FirewallJuly 18th, 2006 Bipin Gautam has reported a vulnerability in Outpost Firewall Pro, which can be exploited by local users to cause a DoS (Denial of Service). The vulnerability is caused due to an unspecified error in the Virtual Firewall driver (filtnt.sys) and can be exploited to crash the system by e.g.
Xoops CMS SQL Injection Vulnerability ReportedJune 29th, 2006 KeyCoder has discovered a vulnerability in the MyAds module for Xoops, which can be exploited by malicious people to conduct SQL injection attacks. Input passed to the "lid" parameter in annonces-p-f.php isn't properly sanitised before being used in a SQL query.
Java Annotation based FrameworksOctober 7th, 2005 Now everyone and their Mother-in-law is jumping in the Annotation bandwagon. I believe Cedric was the first developer to come up with an annotation based framework - TestNG.
Java Framework To Create Java FrameworksJanuary 26th, 2006 I have seen way too many java frameworks, way beyond my limits of tolerance. And I have found a perfect solution.
Mambo / Joomla SQL Injection VulnerabilityJune 19th, 2006 rgod has discovered a vulnerability in Mambo & Joomla, which can be exploited to conduct SQL injection attacks. Input passed to the "Name" field when submitting a web link isn't properly sanitised before being used in a SQL query.
Mambo / Joomla SQL Injection Vulnerability DiscoveredAugust 28th, 2006 Omid has discovered a vulnerability in Mambo & Joomla, which can be exploited by malicious users to conduct SQL injection attacks. Input passed to the "id" parameter when editing content isn't properly sanitised before being used in a SQL query.
Sun Open Sources Java (April Fool)April 1st, 2006 In a significant (read earth shattering for Java community worldwide) move Sun has announced their decision to open source Java technologies. The JCP will be disbanded in favor of open source bazaar model.
Mambo CMS Suffers From File Inclusion VulnerabilityJune 29th, 2006 Kw3[R]Ln has discovered a vulnerability in the MOD_CBSMS module for Mambo, which can be exploited to compromise a machine serving Mambo CMS. Input passed to the "mosConfig_absolute_path" parameter in mod_cbsms_messages.php isn't properly verified, before it is used to include files.
Open Source Java Months Away Says Sun ExecutiveJune 29th, 2006 Simon Phipps, chief open-source officer for Sun, said the Sun is "months" away from releasing its trademark Java programming language under an open-source license. He said Sun is ruminating over two major issues: how to keep Java compatible and ensure no particular company uses market forces as muscle for its own implementation, a move that would threaten Java's "write once, run anywhere" mantra.
How To Use SAJAX (AJAX Framework) from HTMLMay 15th, 2006 Sajax is an useful ajax framework to simplify ajax based development for languages like PHP, Ruby etc. Not many realize Sajax can be used equally well from plain old html pages (as in .html or .htm).
The Smell of Java (& JSP) or A Case for JavaJune 29th, 2007 After sometime I am back to developing in Java & JSP. And boy does it smell good! If there is a programmers heaven, I am in it now.