2024-12-08 03:06:42 +00:00

122 lines
3.4 KiB
JSON

{
"id": "CVE-2015-1370",
"sourceIdentifier": "secalert@redhat.com",
"published": "2015-01-27T20:04:27.963",
"lastModified": "2024-11-21T02:25:16.877",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"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."
},
{
"lang": "es",
"value": "Vulnerabilidad de lista negra incompleta en marked 0.3.2 y anteriores para Node.js permite a atacantes remotos realizar ataques de XSS a trav\u00e9s de una etiqueta vbscript en un enlace."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:marked_project:marked:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.3.2",
"matchCriteriaId": "68D2CFFE-57E5-430F-99BD-65C3D762EE46"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/23/2",
"source": "secalert@redhat.com"
},
{
"url": "https://github.com/chjj/marked/issues/492",
"source": "secalert@redhat.com",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/evilpacket/marked/commit/3c191144939107c45a7fa11ab6cb88be6694a1ba",
"source": "secalert@redhat.com"
},
{
"url": "https://nodesecurity.io/advisories/marked_vbscript_injection",
"source": "secalert@redhat.com",
"tags": [
"Exploit"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/23/2",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/chjj/marked/issues/492",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/evilpacket/marked/commit/3c191144939107c45a7fa11ab6cb88be6694a1ba",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://nodesecurity.io/advisories/marked_vbscript_injection",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
}
],
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/184.html\">CWE-184: Incomplete Blacklist</a>"
}