ghsa-qj3f-9gmq-fwv5
Vulnerability from github
Published
2019-04-09 19:47
Modified
2021-09-16 20:02
Severity ?
VLAI Severity ?
Summary
Cross-Site Scripting in simple-markdown
Details
Versions of simple-markdown
prior to 0.4.4 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization the package may render output containing malicious JavaScript. This vulnerability can be exploited through input of links containing data
or VBScript URIs and a base64-encoded payload.
Recommendation
Upgrade to version 0.4.4 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "simple-markdown" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-9844" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:52:07Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Versions of `simple-markdown` prior to 0.4.4 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization the package may render output containing malicious JavaScript. This vulnerability can be exploited through input of links containing `data` or VBScript URIs and a base64-encoded payload.\n\n\n## Recommendation\n\nUpgrade to version 0.4.4 or later.", "id": "GHSA-qj3f-9gmq-fwv5", "modified": "2021-09-16T20:02:36Z", "published": "2019-04-09T19:47:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9844" }, { "type": "WEB", "url": "https://github.com/Khan/simple-markdown/pull/63" }, { "type": "PACKAGE", "url": "https://github.com/Khan/simple-markdown" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-qj3f-9gmq-fwv5" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JFLP3KJVSV5VWMNEBRXLGRVYFXOV5KOG" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KZG2I7VH7WLSEUQ77KYP5CRAVFT2RK2U" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O5EFW655O3BXZYAPB65XEREXB2DSNSOT" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/815" }, { "type": "WEB", "url": "https://www.npmjs.com/package/simple-markdown/v/0.4.4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-Site Scripting in simple-markdown" }
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…