diff --git a/advisories/github-reviewed/2024/01/GHSA-wjc4-73q6-gv3m/GHSA-wjc4-73q6-gv3m.json b/advisories/github-reviewed/2024/01/GHSA-wjc4-73q6-gv3m/GHSA-wjc4-73q6-gv3m.json new file mode 100644 index 00000000000..7d2135199d0 --- /dev/null +++ b/advisories/github-reviewed/2024/01/GHSA-wjc4-73q6-gv3m/GHSA-wjc4-73q6-gv3m.json @@ -0,0 +1,92 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wjc4-73q6-gv3m", + "modified": "2024-01-03T19:38:54Z", + "published": "2024-01-03T06:30:27Z", + "aliases": [ + "CVE-2023-46308" + ], + "summary": "plotly.js prototype pollution vulnerability", + "details": "In Plotly plotly.js before 2.25.2, plot API calls have a risk of __proto__ being polluted in expandObjectPaths or nestedProperty.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "plotly/plotly.js" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.25.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "npm", + "name": "plotly.js" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.25.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46308" + }, + { + "type": "WEB", + "url": "https://github.com/plotly/plotly.js/commit/02498404c8ad7a3395191e65694fb142a37b0fe9" + }, + { + "type": "WEB", + "url": "https://github.com/plotly/plotly.js/commit/5efd2a1f07a418b230a5626fc6c1c7929c47949d" + }, + { + "type": "PACKAGE", + "url": "https://github.com/plotly/plotly.js" + }, + { + "type": "WEB", + "url": "https://github.com/plotly/plotly.js/releases/tag/v2.25.2" + }, + { + "type": "WEB", + "url": "https://plotly.com/javascript/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-01-03T19:38:54Z", + "nvd_published_at": "2024-01-03T05:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/01/GHSA-wjc4-73q6-gv3m/GHSA-wjc4-73q6-gv3m.json b/advisories/unreviewed/2024/01/GHSA-wjc4-73q6-gv3m/GHSA-wjc4-73q6-gv3m.json deleted file mode 100644 index d0d98785ee9..00000000000 --- a/advisories/unreviewed/2024/01/GHSA-wjc4-73q6-gv3m/GHSA-wjc4-73q6-gv3m.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-wjc4-73q6-gv3m", - "modified": "2024-01-03T06:30:27Z", - "published": "2024-01-03T06:30:27Z", - "aliases": [ - "CVE-2023-46308" - ], - "details": "In Plotly plotly.js before 2.25.2, plot API calls have a risk of __proto__ being polluted in expandObjectPaths or nestedProperty.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46308" - }, - { - "type": "WEB", - "url": "https://github.com/plotly/plotly.js/releases/tag/v2.25.2" - }, - { - "type": "WEB", - "url": "https://plotly.com/javascript/" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-01-03T05:15:11Z" - } -} \ No newline at end of file