
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability (GHSA-588m-9qg5-35pq) affects versions of Quill prior to 1.3.7, which are susceptible to Reverse Tabnabbing. This security issue was discovered in December 2018 and was finally patched in version 1.3.7. The vulnerability stems from the package's use of target='_blank' in anchor tags without proper security attributes, which could potentially allow attackers to access window.opener for the original page when opening links (GitHub Advisory).
The vulnerability is classified as moderate severity with a CVSS score of 6.5. The technical root cause involves the absence of the 'rel' attribute with 'noopener noreferrer' values in anchor tags that use target='_blank'. This configuration creates a potential security risk in the link handling mechanism. The vulnerability has been assigned CWE-1022 and requires network access with low attack complexity, though it does require user interaction to exploit (GitHub Advisory).
The primary impact of this vulnerability is the potential for phishing attacks. When exploited, attackers can gain access to the window.opener property of the original page, which could be used to manipulate the original page's content or redirect users to malicious websites. The CVSS metrics indicate high confidentiality impact, though integrity and availability remain unaffected (GitHub Advisory).
The vulnerability requires network access and user interaction to exploit, with no privileges required. The attack complexity is considered low, making it relatively straightforward to exploit in real-world scenarios. The vulnerability was initially reported through GitHub issues and was actively discussed in the community (GitHub Issue).
The vulnerability was fixed in version 1.3.7 of Quill by adding the rel='noopener noreferrer' attribute to anchor tags. Prior to the official fix, developers implemented various workarounds, including creating custom forks with the necessary patches. The fix was implemented through a pull request that added the required security attributes to the link formatting functionality (Pull Request).
The vulnerability garnered significant attention from the developer community, with multiple organizations reporting it during their security audits. The issue sparked extensive discussion on GitHub, with developers expressing concern about the delayed release of the fix. Several community members created and shared custom forks implementing the security fixes while waiting for the official patch (Pull Request).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."