gsd-2015-1370
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Incomplete blacklist vulnerability in marked 0.3.2 and earlier for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks via a vbscript tag in a link.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-1370", "description": "Incomplete blacklist vulnerability in marked 0.3.2 and earlier for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks via a vbscript tag in a link.", "id": "GSD-2015-1370" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-1370" ], "details": "Incomplete blacklist vulnerability in marked 0.3.2 and earlier for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks via a vbscript tag in a link.", "id": "GSD-2015-1370", "modified": "2023-12-13T01:20:05.360475Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-1370", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Incomplete blacklist vulnerability in marked 0.3.2 and earlier for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks via a vbscript tag in a link." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.openwall.com/lists/oss-security/2015/01/23/2", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2015/01/23/2" }, { "name": "https://github.com/chjj/marked/issues/492", "refsource": "MISC", "url": "https://github.com/chjj/marked/issues/492" }, { "name": "https://github.com/evilpacket/marked/commit/3c191144939107c45a7fa11ab6cb88be6694a1ba", "refsource": "MISC", "url": "https://github.com/evilpacket/marked/commit/3c191144939107c45a7fa11ab6cb88be6694a1ba" }, { "name": "https://nodesecurity.io/advisories/marked_vbscript_injection", "refsource": "MISC", "url": "https://nodesecurity.io/advisories/marked_vbscript_injection" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=0.3.2", "affected_versions": "All versions up to 0.3.2", "credit": "Xiao Long", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2015-01-28", "description": "Marked is vulnerable to content injection even when `sanitize: true` is enabled. `[xss link](vbscript:alert(1\u0026#41;)` will get a link `\u003ca href=\"vbscript:alert(1)\"\u003exss link\u003c/a\u003e` this script does not work in IE edge mode, but works in IE compatibility view.", "fixed_versions": [ "0.3.3" ], "identifier": "CVE-2015-1370", "identifiers": [ "CVE-2015-1370" ], "package_slug": "npm/marked", "pubdate": "2015-01-27", "solution": "Update to version 0.3.3 or greater.", "title": "VBScript Content Injection", "urls": [ "https://github.com/chjj/marked/issues/492" ], "uuid": "6694de3a-a786-4222-8599-dee100bd2821" }, { "affected_range": "(,0.3.2]", "affected_versions": "All versions up to 0.3.2", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2015-01-28", "description": "Incomplete block list vulnerability in marked for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks via a vbscript tag in a link.", "fixed_versions": [ "0.3.3" ], "identifier": "CVE-2015-1370", "identifiers": [ "CVE-2015-1370" ], "not_impacted": "All versions after 0.3.2", "package_slug": "nuget/marked", "pubdate": "2015-01-27", "solution": "Upgrade to version 0.3.3 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2015-1370" ], "uuid": "69fa5cdc-383e-42f4-b833-ec6196bb522e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:marked_project:marked:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.3.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-1370" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Incomplete blacklist vulnerability in marked 0.3.2 and earlier for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks via a vbscript tag in a link." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "https://nodesecurity.io/advisories/marked_vbscript_injection", "refsource": "MISC", "tags": [ "Exploit" ], "url": "https://nodesecurity.io/advisories/marked_vbscript_injection" }, { "name": "https://github.com/chjj/marked/issues/492", "refsource": "MISC", "tags": [ "Exploit" ], "url": "https://github.com/chjj/marked/issues/492" }, { "name": "[oss-security] 20150122 CVE requests for nodejs marked VBScript Content Injection and sequelize SQL Injection in Order", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2015/01/23/2" }, { "name": "https://github.com/evilpacket/marked/commit/3c191144939107c45a7fa11ab6cb88be6694a1ba", "refsource": "MISC", "tags": [], "url": "https://github.com/evilpacket/marked/commit/3c191144939107c45a7fa11ab6cb88be6694a1ba" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2015-01-28T19:39Z", "publishedDate": "2015-01-27T20:04Z" } } }
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…