You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
❌ marked-0.3.5.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Marked is an application that is meant to parse and compile markdown. Due to the way that marked parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (sanitize: true) to inject a javascript: URL.
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
❌ marked-0.3.5.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression "inline.reflinkSearch" may cause catastrophic backtracking against some strings and lead to a denial of service (DoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources.
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
❌ marked-0.3.5.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression "block.def" may cause catastrophic backtracking against some strings and lead to a regular expression denial of service (ReDoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources.
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
❌ marked-0.3.5.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
The marked module is vulnerable to a regular expression denial of service. Based on the information published in the public issue, 1k characters can block for around 6 seconds.
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
❌ marked-0.3.5.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Versions 0.3.7 and earlier of marked When mangling is disabled via option mangle don't escape target href are vulnerable to XSS, which allows an attacker to inject arbitrary code.
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
❌ marked-0.3.5.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (sanitize: true) to inject a javascript: URL. This flaw exists because &#xNNanything; gets parsed to what it could and leaves the rest behind, resulting in just anything; being left.
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
❌ marked-0.3.5.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Versions 0.3.17 and earlier of marked has Four regexes were vulnerable to catastrophic backtracking. This leaves markdown servers open to a potential REDOS attack.
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 12 vulnerabilities (highest severity is: 7.5) reachable
marked-0.3.5.tgz: 11 vulnerabilities (highest severity is: 7.5) reachable
Jan 12, 2025
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 11 vulnerabilities (highest severity is: 7.5) reachable
marked-0.3.5.tgz: 9 vulnerabilities (highest severity is: 7.5) reachable
Jan 12, 2025
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 9 vulnerabilities (highest severity is: 7.5) reachable
marked-0.3.5.tgz: 8 vulnerabilities (highest severity is: 7.5) reachable
Jan 12, 2025
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 8 vulnerabilities (highest severity is: 7.5) reachable
marked-0.3.5.tgz: 7 vulnerabilities (highest severity is: 7.5) reachable
Jan 12, 2025
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 7 vulnerabilities (highest severity is: 7.5) reachable
marked-0.3.5.tgz: 7 vulnerabilities (highest severity is: 7.5)
Jan 16, 2025
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 7 vulnerabilities (highest severity is: 7.5)
marked-0.3.5.tgz: 6 vulnerabilities (highest severity is: 7.5)
Jan 19, 2025
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 6 vulnerabilities (highest severity is: 7.5)
marked-0.3.5.tgz: 10 vulnerabilities (highest severity is: 7.5)
Jan 20, 2025
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 10 vulnerabilities (highest severity is: 7.5)
marked-0.3.5.tgz: 10 vulnerabilities (highest severity is: 7.5) reachable
Jan 22, 2025
dev-mend-for-github-combot
changed the title
marked-0.3.5.tgz: 10 vulnerabilities (highest severity is: 7.5) reachable
marked-0.3.5.tgz: 10 vulnerabilities (highest severity is: 7.5)
Feb 6, 2025
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Marked is an application that is meant to parse and compile markdown. Due to the way that marked parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (sanitize: true) to inject a javascript: URL.
Publish Date: 2015-05-20
URL: WS-2015-0020
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/WS-2015-0020
Release Date: 2015-05-20
Fix Resolution: 0.3.6
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression "inline.reflinkSearch" may cause catastrophic backtracking against some strings and lead to a denial of service (DoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources.
Publish Date: 2022-01-14
URL: CVE-2022-21681
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-5v2h-r2cx-5xgj
Release Date: 2022-01-14
Fix Resolution: 4.0.10
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression "block.def" may cause catastrophic backtracking against some strings and lead to a regular expression denial of service (ReDoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources.
Publish Date: 2022-01-14
URL: CVE-2022-21680
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-rrrm-qjm4-v8hf
Release Date: 2022-01-14
Fix Resolution: 4.0.10
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
The marked module is vulnerable to a regular expression denial of service. Based on the information published in the public issue, 1k characters can block for around 6 seconds.
Publish Date: 2018-04-26
URL: CVE-2017-16114
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://www.npmjs.com/advisories/531/versions
Release Date: 2018-04-26
Fix Resolution: 0.3.9
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
The affected versions (through 0.3.5) in marked package are vulnerable to Cross-Site Scripting (XSS) Due To Sanitization Bypass Using HTML Entities
Publish Date: 2018-03-23
URL: WS-2018-0031
CVSS 3 Score Details (7.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2018-03-23
Fix Resolution: 0.3.6
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Versions 0.3.7 and earlier of marked suuport unescaping of only lowercase, which may lead to XSS.
Publish Date: 2017-12-23
URL: WS-2019-0026
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2017-12-23
Fix Resolution: 0.3.9
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Versions 0.3.7 and earlier of marked When mangling is disabled via option mangle don't escape target href are vulnerable to XSS, which allows an attacker to inject arbitrary code.
Publish Date: 2017-12-23
URL: WS-2019-0025
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2017-12-23
Fix Resolution: 0.3.9
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
marked version 0.3.6 and earlier is vulnerable to an XSS attack in the data: URI parser.
Publish Date: 2018-01-02
URL: CVE-2017-1000427
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000427
Release Date: 2018-01-02
Fix Resolution: 0.3.7
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (
sanitize: true
) to inject ajavascript:
URL. This flaw exists because&#xNNanything;
gets parsed to what it could and leaves the rest behind, resulting in justanything;
being left.Publish Date: 2018-04-26
URL: CVE-2016-10531
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10531
Release Date: 2018-04-26
Fix Resolution: 0.3.6
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - marked-0.3.5.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.5.tgz
Path to dependency file: /NodeGoat/package.json
Path to vulnerable library: /NodeGoat/node_modules/marked/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Versions 0.3.17 and earlier of marked has Four regexes were vulnerable to catastrophic backtracking. This leaves markdown servers open to a potential REDOS attack.
Publish Date: 2018-02-26
URL: WS-2019-0027
CVSS 3 Score Details (5.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2018-02-26
Fix Resolution: 0.3.18
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: