The document discusses weaknesses in web application security, specifically regarding dependencies on third party libraries, frameworks, and content management systems. It notes that many of these systems are outdated and vulnerable due to lack of updates by developers. Specific issues mentioned include SQL injection, unsalted password hashing, and a backdoor found in the OpenX library. Data is presented showing the average and median ages of versions for 43 popular open source projects, indicating that vulnerabilities increase significantly with older versions. Suggestions are made for improving awareness of updates and using tools that facilitate easier updating of dependencies.
Related topics: