mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
134 lines
3.9 KiB
JSON
134 lines
3.9 KiB
JSON
{
|
|
"id": "CVE-2017-1000006",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2017-07-17T13:18:16.093",
|
|
"lastModified": "2017-07-27T14:50:33.587",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Plotly, Inc. plotly.js versions prior to 1.16.0 are vulnerable to an XSS issue."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Las versiones anteriores a 1.16.0 de plotly.js de Plotly, Inc. son vulnerables a un problema de tipo XSS."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV30": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.0",
|
|
"vectorString": "CVSS:3.0/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:plotly:plotly.js:1.11.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "F07CB77A-D197-4997-8913-9C826F4CB4A8"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:plotly:plotly.js:1.12.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "25EECBD1-289B-4808-8667-47BD9E2BB5BA"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:plotly:plotly.js:1.13.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "835B8248-2AE6-493D-8BEB-59BBE66E5F1C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:plotly:plotly.js:1.14.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "3569A162-EEAC-47D2-BBE9-3303DB09F385"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:plotly:plotly.js:1.14.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "7A0DC5E4-4DB5-407F-81CA-845C2EEABB1F"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:plotly:plotly.js:1.14.2:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "93E745F1-8561-4B11-9473-C8B02D1F07BC"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:plotly:plotly.js:1.15.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "E625BBE1-3A1D-4398-AFDB-23C083603569"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://help.plot.ly/security-advisories/2016-08-08-plotlyjs-xss-advisory/",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |