ghsa-9g4f-5rpg-4948
Vulnerability from github
Published
2022-05-17 00:47
Modified
2023-08-04 23:16
Severity ?
VLAI Severity ?
Summary
NodeBB Cross-site Scripting Vulnerability in Markdown Processing
Details
Multiple cross-site scripting (XSS) vulnerabilities in NodeBB before 0.7 allow remote attackers to inject arbitrary web script or HTML via vectors related to (1) javascript: or (2) data: URLs.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "nodebb" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.70" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "nodebb-plugin-markdown" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-3296" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-04T23:16:44Z", "nvd_published_at": "2017-09-21T14:29:00Z", "severity": "MODERATE" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in NodeBB before 0.7 allow remote attackers to inject arbitrary web script or HTML via vectors related to (1) javascript: or (2) data: URLs.", "id": "GHSA-9g4f-5rpg-4948", "modified": "2023-08-04T23:16:44Z", "published": "2022-05-17T00:47:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3296" }, { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/issues/2273" }, { "type": "WEB", "url": "https://github.com/NodeBB/nodebb-plugin-markdown/commit/ab7f2684750882f7baefbfa31db8d5aac71e6ec3" }, { "type": "WEB", "url": "https://github.com/markdown-it/markdown-it/commit/f76d3beb46abd121892a2e2e5c78376354c214e3" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228230630/http://www.securityfocus.com/bid/71824" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/04/10/10" } ], "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": "NodeBB Cross-site Scripting Vulnerability in Markdown Processing" }
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…