2024-07-14 02:06:08 +00:00

88 lines
2.2 KiB
JSON

{
"id": "CVE-2023-46308",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-03T05:15:11.360",
"lastModified": "2024-01-09T17:47:09.937",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Plotly plotly.js before 2.25.2, plot API calls have a risk of __proto__ being polluted in expandObjectPaths or nestedProperty."
},
{
"lang": "es",
"value": "En Plotly plotly.js anterior a 2.25.2, las llamadas a la API de trazado tienen el riesgo de que __proto__ se contamine en expandObjectPaths o nestedProperty."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:plotly:plotly.js:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.25.2",
"matchCriteriaId": "326BE31B-8F99-41FE-BE58-CBE4ED0C7999"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/plotly/plotly.js/releases/tag/v2.25.2",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://plotly.com/javascript/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}