2024-01-03 07:00:29 +00:00
{
"id" : "CVE-2023-46308" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-03T05:15:11.360" ,
2024-01-09 19:00:29 +00:00
"lastModified" : "2024-01-09T17:47:09.937" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-03 07:00:29 +00:00
"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."
2024-01-03 15:00:29 +00:00
} ,
{
"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."
2024-01-03 07:00:29 +00:00
}
] ,
2024-01-09 19:00:29 +00:00
"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"
}
]
}
]
}
] ,
2024-01-03 07:00:29 +00:00
"references" : [
{
"url" : "https://github.com/plotly/plotly.js/releases/tag/v2.25.2" ,
2024-01-09 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-01-03 07:00:29 +00:00
} ,
{
"url" : "https://plotly.com/javascript/" ,
2024-01-09 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2024-01-03 07:00:29 +00:00
}
]
}