quill@0.19.14 vulnerabilities

Your powerful, rich text editor

Direct Vulnerabilities

Known vulnerabilities in the quill package. This does not include vulnerabilities belonging to this package’s dependencies.

Fix vulnerabilities automatically

Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

Fix for free
VulnerabilityVulnerable Version
  • M
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

quill is a modern rich text editor built for compatibility and extensibility.

Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') due to the improper sanitazation in the getHTML() function. An attacker can execute arbitrary JavaScript code in the context of the user's browser by injecting malicious HTML that is not properly validated.

How to fix Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')?

There is no fixed version for quill.

*
  • M
Reverse Tabnabbing

quill is a modern rich text editor built for compatibility and extensibility.

Affected versions of this package are vulnerable to Reverse Tabnabbing due to use of 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.

How to fix Reverse Tabnabbing?

Upgrade quill to version 1.3.7 or higher.

<1.3.7
  • M
Reverse Tabnabbing

quill is a modern rich text editor built for compatibility and extensibility.

Affected versions of this package are vulnerable to Reverse Tabnabbing via the snow theme. The link has the target attribute set to _blank but has no rel property. This means that documents containing untrusted links make the page they are embedded in susceptible to tabnabbing.

How to fix Reverse Tabnabbing?

Upgrade quill to version 1.3.7 or higher.

<1.3.7