René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

121 lines
3.4 KiB
JSON

{
"id": "CVE-2017-1000043",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-07-17T13:18:17.280",
"lastModified": "2019-10-31T20:27:40.663",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Mapbox.js versions 1.x prior to 1.6.6 and 2.x prior to 2.2.4 are vulnerable to a cross-site-scripting attack in certain uncommon usage scenarios via TileJSON name and map share control"
},
{
"lang": "es",
"value": "MapBox.js versiones 1.x anterior a 1.6.6 y 2.x anterior a 2.2.4, son vulnerables a un ataque de tipo cross-site-scripting en ciertos escenarios de uso poco com\u00fan por medio del nombre TileJSON y el control de mapa compartido."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"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": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mapbox:mapbox.js:*:*:*:*:*:node.js:*:*",
"versionStartIncluding": "1.0.0",
"versionEndExcluding": "1.6.6",
"matchCriteriaId": "879E7F84-EBE0-4EED-B4E1-508122CE45D0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mapbox:mapbox.js:*:*:*:*:*:node.js:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.2.4",
"matchCriteriaId": "E0CE734D-C6D7-4676-9533-1CB59A67F586"
}
]
}
]
}
],
"references": [
{
"url": "https://hackerone.com/reports/99245",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://nodesecurity.io/advisories/74",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}