2.0.1
11 years ago
5 years ago
Known vulnerabilities in the remarkable package. This does not include vulnerabilities belonging to this package’s dependencies.
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| Vulnerability | Vulnerable Version |
|---|---|
remarkable is a markdown parsing library written in Javascript. Affected versions of this package are vulnerable to Cross-site Scripting (XSS). How to fix Cross-site Scripting (XSS)? Upgrade | >=1.6.0 <1.7.2 |
remarkable is a markdown parsing library written in Javascript. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). How to fix Regular Expression Denial of Service (ReDoS)? Upgrade | >=1.0.0 <1.7.3 |
remarkable is a markdown parsing library written in Javascript. Affected versions of this package are vulnerable to Cross-site Scripting (XSS). It allowed the use of Data URIs enable embedding small files in line in HTML documents, provided in the URL itself. Attackers can craft malicious web pages containing either HTML or script code that utilizes the data URI scheme, allowing them to bypass access controls or steal sensitive information. An example of data URI used to deliver javascript code. The data holds
How to fix Cross-site Scripting (XSS)? Upgrade | <1.7.0 |