Skip to content

Commit

Permalink
1 changes (1 new | 0 updated):
Browse files Browse the repository at this point in the history
      - 1 new CVEs:  CVE-2023-46308
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Jan 3, 2024
1 parent 0991a5f commit 34f154a
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 12 deletions.
59 changes: 59 additions & 0 deletions cves/2023/46xxx/CVE-2023-46308.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
]
}
}
}
18 changes: 6 additions & 12 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -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": [],
Expand Down
14 changes: 14 additions & 0 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 34f154a

Please sign in to comment.