From 34f154a0ae56c2de87bf2841b43840dbf81f2fa8 Mon Sep 17 00:00:00 2001 From: cvelistV5 Github Action Date: Wed, 3 Jan 2024 04:40:11 +0000 Subject: [PATCH] 1 changes (1 new | 0 updated): - 1 new CVEs: CVE-2023-46308 - 0 updated CVEs: --- cves/2023/46xxx/CVE-2023-46308.json | 59 +++++++++++++++++++++++++++++ cves/delta.json | 18 +++------ cves/deltaLog.json | 14 +++++++ 3 files changed, 79 insertions(+), 12 deletions(-) create mode 100644 cves/2023/46xxx/CVE-2023-46308.json diff --git a/cves/2023/46xxx/CVE-2023-46308.json b/cves/2023/46xxx/CVE-2023-46308.json new file mode 100644 index 000000000000..c7d545da1d5d --- /dev/null +++ b/cves/2023/46xxx/CVE-2023-46308.json @@ -0,0 +1,59 @@ +{ + "dataType": "CVE_RECORD", + "dataVersion": "5.0", + "cveMetadata": { + "state": "PUBLISHED", + "cveId": "CVE-2023-46308", + "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", + "assignerShortName": "mitre", + "dateUpdated": "2024-01-03T04:35:31.583254", + "dateReserved": "2023-10-22T00:00:00", + "datePublished": "2024-01-03T00:00:00" + }, + "containers": { + "cna": { + "providerMetadata": { + "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", + "shortName": "mitre", + "dateUpdated": "2024-01-03T04:35:31.583254" + }, + "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." + } + ], + "affected": [ + { + "vendor": "n/a", + "product": "n/a", + "versions": [ + { + "version": "n/a", + "status": "affected" + } + ] + } + ], + "references": [ + { + "url": "https://plotly.com/javascript/" + }, + { + "url": "https://github.com/plotly/plotly.js/releases/tag/v2.25.2" + } + ], + "problemTypes": [ + { + "descriptions": [ + { + "type": "text", + "lang": "en", + "description": "n/a" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/cves/delta.json b/cves/delta.json index fbc5d9a7ff25..978368f4bcad 100644 --- a/cves/delta.json +++ b/cves/delta.json @@ -1,18 +1,12 @@ { - "fetchTime": "2024-01-03T04:34:27.031Z", - "numberOfChanges": 2, + "fetchTime": "2024-01-03T04:40:08.582Z", + "numberOfChanges": 1, "new": [ { - "cveId": "CVE-2023-6629", - "cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-6629", - "githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/6xxx/CVE-2023-6629.json", - "dateUpdated": "2024-01-03T04:29:33.793Z" - }, - { - "cveId": "CVE-2023-7027", - "cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-7027", - "githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/7xxx/CVE-2023-7027.json", - "dateUpdated": "2024-01-03T04:29:34.469Z" + "cveId": "CVE-2023-46308", + "cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-46308", + "githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/46xxx/CVE-2023-46308.json", + "dateUpdated": "2024-01-03T04:35:31.583254" } ], "updated": [], diff --git a/cves/deltaLog.json b/cves/deltaLog.json index 2d66d3ea6df6..6019cf56f06f 100644 --- a/cves/deltaLog.json +++ b/cves/deltaLog.json @@ -1,4 +1,18 @@ [ + { + "fetchTime": "2024-01-03T04:40:08.582Z", + "numberOfChanges": 1, + "new": [ + { + "cveId": "CVE-2023-46308", + "cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-46308", + "githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/46xxx/CVE-2023-46308.json", + "dateUpdated": "2024-01-03T04:35:31.583254" + } + ], + "updated": [], + "error": [] + }, { "fetchTime": "2024-01-03T04:34:27.031Z", "numberOfChanges": 2,