Application security
BrandView

Never trust, always check: Catching partial fixes and buggy patches

Following the Log4j crisis, timely patching and software supply chain security in general are now finally getting the attention they deserve. The deeper lesson from the whole affair, though, is that taking application security on faith is asking for trouble. The only way to know your true AppSec posture is to test everything – and trust nothing.

Patched doesn’t always mean secure

Keeping software patched has long been a fundamental best practice in all areas of cybersecurity. When you are running third-party software, immediately patching to the latest versions is the only way to stay protected against known security flaws. While this is always recommended (though not always realistic due to limited resources or compatibility issues), it is no secret that security patches don’t always work as expected, especially with high-profile vulnerabilities that need to be patched quickly.

There are usually multiple ways to exploit a single vulnerability, and a buggy or incomplete patch might only mitigate some attacks while leaving the application vulnerable to others. Due to the increased attention they suddenly get from the security community, high-profile vulnerabilities also tend to sprout new disclosures, requiring yet more patches in a short time.

Log4j itself was a case in point, with version 2.15.0 that fixed the original RCE vulnerability quickly found to have a different one. Hot on its heels came 2.16.0, which fixed the previous issue but had two other vulnerabilities. As of this writing, 2.17.1 is the recommended safe version – see our post on Log4Shell for a technical analysis of the original flaw. To give you one more example from recent months, in October 2021, a path traversal vulnerability was discovered in Apache web server 2.4.49. The fix rushed out in version 2.4.50 proved to be incomplete, and it took 2.4.51 to finally address the root cause.

Far from being rare, incomplete security patches are a basic fact of life in cybersecurity.

Fixing security defects is never easy

Faced with a vulnerable third-party product or component, most organizations have no alternative but to wait for a patch, install it, and hope that it works as advertised. But what about web applications developed in-house? You have your own developers on hand, so surely fixing a security issue in your own application is quicker, easier, and more effective than waiting for a patch? It certainly should be, but fully remediating security issues and doing so on schedule and without affecting other aspects of the application is always a tricky balancing act.

There are at least a dozen reasons why developers can struggle to nail the right solution to a security defect, including skill gaps, inefficient workflows, immature tools, and time pressures. One overarching theme is that, all too often, security issues are reported and handled separately from non-security bugs. Each security ticket pulls developers out of their streamlined work environments without providing the guidance they need to identify and remediate the root cause. And even assuming you have all the right skills, resources, and tools, security is never easy, and there will always be vulnerabilities that simply need time and hard work to investigate and fix.

Whatever the specific reasons, it is common for vulnerability fixes to require more than one attempt, though with the right tooling and workflows, you can at least iterate through that process far faster when working in-house. Even so, implementing a fix is one thing, but quickly yet thoroughly testing if it truly addresses the vulnerability is a challenge in its own right.

Applying the zero-trust mentality to web application security

In the wider scheme of things, security patches and vulnerability fixes are merely special cases of changes to the application environment. From a security standpoint, every single change, be it a minor patch, a configuration tweak, or a major new release, could potentially introduce a new vulnerability or fail to fix an existing one. You cannot afford to blindly trust that you are still secure – the only way to be sure is to test everything, and test it often.

The concept of zero-trust is gaining traction with organizations worldwide, especially with CISA pushing for the adoption of zero-trust architecture (ZTA) in US federal agencies over the past year. While ZTA relates specifically to authenticating and authorizing all access to computer networks, systems, and resources, the basic idea of zero-trust is as old as cybersecurity itself: trust nothing, suspect everything. Applied to web application security, this means not only distrusting every access attempt and HTTP request but also distrusting every part of your application environment until it has passed your security testing process – and treating every change as insecure until proven otherwise.

Holistic AppSec to test everything – and fast

At Invicti, we have well over a decade of experience with testing and retesting vulnerability fixes directly in the web development pipeline. Combined with extensive integration with industry-standard issue trackers and CI/CD platforms, this helps prevent incomplete or buggy fixes from making it into production. For example, if a developer pushes a quick-and-dirty fix that only blocks a specific attack vector without addressing the root cause of a vulnerability, the Invicti scanner integrated with the issue tracker will perform a fast incremental scan using its full battery of security checks. If it can still find a way to exploit the same vulnerability, the scanner will reopen the ticket and assign it back to the developer.

To be truly effective, your AppSec platform should be both the gatekeeper of changes to your application and the inspector of its external security. To cover the entire web application as executed, Invicti has made provably accurate dynamic testing (DAST) the foundation of its application security solution. Our industry-leading web vulnerability scanner can be used at multiple stages of the development pipeline, up to and including production, to find exploitable vulnerabilities, follow up on the fixes, and catch new issues early before they can go downstream. With additional capabilities for IAST (interactive testing) and dynamic SCA (software composition analysis), you get extra dimensions of insight into your current security posture so you can act proactively and improve security in the long run.

Crucially, custom code makes up only a small part of a modern web application, so even if you run security testing in the development pipeline, you could still be vulnerable elsewhere. Testing everything means covering not only the components you develop and maintain in-house but also all the third-party libraries, frameworks, and applications that you are exposing to the Internet. That way, if you get a buggy patch that fails to address a known vulnerability, your scanner can alert you that you are still vulnerable to attack – even if the version number suggests otherwise. And because you are hitting every part of your environment with the same array of high-quality tests, you can be sure you’ve done everything you can to minimize the risk of successful attacks.

Instead of hoping for the best, check and double-check – all in a single scan.

By Zbigniew Banach

Get daily email updates

SC Media's daily must-read of the most current and pressing daily news

By clicking the Subscribe button below, you agree to SC Media Terms and Conditions and Privacy Policy.