GHSA-588M-9QG5-35PQ
Vulnerability from github – Published: 2020-09-03 17:19 – Updated: 2021-09-28 22:06
VLAI?
Summary
Reverse Tabnabbing in quill
Details
Versions of quill prior to 1.3.7 are vulnerable to Reverse Tabnabbing. The package uses target='_blank' in anchor tags, allowing attackers to access window.opener for the original page when opening links. This is commonly used for phishing attacks.
Recommendation
No fix is currently available. Consider using an alternative package until a fix is made available.
Severity ?
6.5 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "quill"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-1022"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:45:03Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `quill` prior to 1.3.7 are vulnerable to [Reverse Tabnabbing](https://www.owasp.org/index.php/Reverse_Tabnabbing). The package uses `target=\u0027_blank\u0027` in anchor tags, allowing attackers to access `window.opener` for the original page when opening links. This is commonly used for phishing attacks.\n\n\n## Recommendation\n\nNo fix is currently available. Consider using an alternative package until a fix is made available.",
"id": "GHSA-588m-9qg5-35pq",
"modified": "2021-09-28T22:06:18Z",
"published": "2020-09-03T17:19:09Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/quilljs/quill/issues/2438"
},
{
"type": "WEB",
"url": "https://github.com/quilljs/quill/pull/2674"
},
{
"type": "PACKAGE",
"url": "https://github.com/quilljs/quill"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1039"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Reverse Tabnabbing in quill"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…