ghsa-9cw2-jqp5-7x39
Vulnerability from github
Published
2020-08-31 22:52
Modified
2021-09-23 20:56
Severity ?
VLAI Severity ?
Summary
Multiple Content Injection Vulnerabilities in marked
Details
Versions 0.3.0 and earlier of marked
are affected by two cross-site scripting vulnerabilities, even when sanitize: true
is set.
The attack vectors for this vulnerability are GFM Codeblocks and JavaScript URLs.
Recommendation
Upgrade to version 0.3.1 or later.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.3.0" }, "package": { "ecosystem": "npm", "name": "marked" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-3743" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-08-31T18:08:10Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Versions 0.3.0 and earlier of `marked` are affected by two cross-site scripting vulnerabilities, even when `sanitize: true` is set.\n\nThe attack vectors for this vulnerability are GFM Codeblocks and JavaScript URLs.\n\n\n## Recommendation\n\nUpgrade to version 0.3.1 or later.", "id": "GHSA-9cw2-jqp5-7x39", "modified": "2021-09-23T20:56:39Z", "published": "2020-08-31T22:52:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1850" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/22" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Multiple Content Injection Vulnerabilities in marked" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…