Skip to content

Commit

Permalink
1 changes (0 new | 1 updated):
Browse files Browse the repository at this point in the history
      - 0 new CVEs:
      - 1 updated CVEs: CVE-2023-30179
  • Loading branch information
cvelistV5 Github Action committed Jan 3, 2025
1 parent 1a3dfe2 commit db6cf55
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 13 deletions.
62 changes: 61 additions & 1 deletion cves/2023/30xxx/CVE-2023-30179.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"cveId": "CVE-2023-30179",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2024-08-02T14:21:44.660Z",
"dateUpdated": "2025-01-03T20:04:29.866Z",
"dateReserved": "2023-04-07T00:00:00",
"datePublished": "2023-06-13T00:00:00"
},
Expand Down Expand Up @@ -98,6 +98,66 @@
]
}
]
},
{
"problemTypes": [
{
"descriptions": [
{
"type": "CWE",
"cweId": "CWE-94",
"lang": "en",
"description": "CWE-94 Improper Control of Generation of Code ('Code Injection')"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"scope": "UNCHANGED",
"version": "3.1",
"baseScore": 7.2,
"attackVector": "NETWORK",
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"integrityImpact": "HIGH",
"userInteraction": "NONE",
"attackComplexity": "LOW",
"availabilityImpact": "HIGH",
"privilegesRequired": "HIGH",
"confidentialityImpact": "HIGH"
}
},
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-01-03T20:04:19.613139Z",
"id": "CVE-2023-30179",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"version": "2.0.3"
}
}
}
],
"title": "CISA ADP Vulnrichment",
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2025-01-03T20:04:29.866Z"
}
}
]
}
Expand Down
18 changes: 6 additions & 12 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
{
"fetchTime": "2025-01-03T19:40:57.366Z",
"numberOfChanges": 2,
"fetchTime": "2025-01-03T20:07:09.284Z",
"numberOfChanges": 1,
"new": [],
"updated": [
{
"cveId": "CVE-2023-31195",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-31195",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/31xxx/CVE-2023-31195.json",
"dateUpdated": "2025-01-03T19:39:32.883Z"
},
{
"cveId": "CVE-2023-31196",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-31196",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/31xxx/CVE-2023-31196.json",
"dateUpdated": "2025-01-03T19:37:10.541Z"
"cveId": "CVE-2023-30179",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-30179",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/30xxx/CVE-2023-30179.json",
"dateUpdated": "2025-01-03T20:04:29.866Z"
}
],
"error": []
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": "2025-01-03T20:07:09.284Z",
"numberOfChanges": 1,
"new": [],
"updated": [
{
"cveId": "CVE-2023-30179",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-30179",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/30xxx/CVE-2023-30179.json",
"dateUpdated": "2025-01-03T20:04:29.866Z"
}
],
"error": []
},
{
"fetchTime": "2025-01-03T19:40:57.366Z",
"numberOfChanges": 2,
Expand Down

0 comments on commit db6cf55

Please sign in to comment.