Skip to content

Commit

Permalink
15 changes (5 new | 10 updated):
Browse files Browse the repository at this point in the history
  • Loading branch information
cvelistV5 Github Action committed Mar 5, 2025
1 parent 73ce285 commit 3ba62da
Show file tree
Hide file tree
Showing 15 changed files with 1,140 additions and 25 deletions.
68 changes: 64 additions & 4 deletions cves/2022/46xxx/CVE-2022-46394.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"cveId": "CVE-2022-46394",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2024-08-03T14:31:46.340Z",
"dateReserved": "2022-12-04T00:00:00",
"datePublished": "2023-03-08T00:00:00"
"dateUpdated": "2025-03-05T15:11:23.371Z",
"dateReserved": "2022-12-04T00:00:00.000Z",
"datePublished": "2023-03-08T00:00:00.000Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre",
"dateUpdated": "2023-03-08T00:00:00"
"dateUpdated": "2023-03-08T00:00:00.000Z"
},
"descriptions": [
{
Expand Down Expand Up @@ -77,6 +77,66 @@
]
}
]
},
{
"problemTypes": [
{
"descriptions": [
{
"type": "CWE",
"cweId": "CWE-416",
"lang": "en",
"description": "CWE-416 Use After Free"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"scope": "UNCHANGED",
"version": "3.1",
"baseScore": 8.8,
"attackVector": "NETWORK",
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"integrityImpact": "HIGH",
"userInteraction": "NONE",
"attackComplexity": "LOW",
"availabilityImpact": "HIGH",
"privilegesRequired": "LOW",
"confidentialityImpact": "HIGH"
}
},
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-03-05T15:10:18.703321Z",
"id": "CVE-2022-46394",
"options": [
{
"Exploitation": "none"
},
{
"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-03-05T15:11:23.371Z"
}
}
]
}
Expand Down
38 changes: 35 additions & 3 deletions cves/2023/1xxx/CVE-2023-1283.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"cveId": "CVE-2023-1283",
"assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"assignerShortName": "@huntrdev",
"dateUpdated": "2024-08-02T05:41:00.084Z",
"dateReserved": "2023-03-08T00:00:00",
"datePublished": "2023-03-08T00:00:00"
"dateUpdated": "2025-03-05T15:18:04.224Z",
"dateReserved": "2023-03-08T00:00:00.000Z",
"datePublished": "2023-03-08T00:00:00.000Z"
},
"containers": {
"cna": {
Expand Down Expand Up @@ -121,6 +121,38 @@
]
}
]
},
{
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-03-05T15:16:56.377905Z",
"id": "CVE-2023-1283",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"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-03-05T15:18:04.224Z"
}
}
]
}
Expand Down
68 changes: 64 additions & 4 deletions cves/2023/22xxx/CVE-2023-22890.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"cveId": "CVE-2023-22890",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2024-08-02T10:20:31.082Z",
"dateReserved": "2023-01-10T00:00:00",
"datePublished": "2023-03-08T00:00:00"
"dateUpdated": "2025-03-05T15:02:15.282Z",
"dateReserved": "2023-01-10T00:00:00.000Z",
"datePublished": "2023-03-08T00:00:00.000Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre",
"dateUpdated": "2023-03-08T00:00:00"
"dateUpdated": "2023-03-08T00:00:00.000Z"
},
"descriptions": [
{
Expand Down Expand Up @@ -71,6 +71,66 @@
]
}
]
},
{
"problemTypes": [
{
"descriptions": [
{
"type": "CWE",
"cweId": "CWE-434",
"lang": "en",
"description": "CWE-434 Unrestricted Upload of File with Dangerous Type"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"scope": "UNCHANGED",
"version": "3.1",
"baseScore": 7.5,
"attackVector": "NETWORK",
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"integrityImpact": "NONE",
"userInteraction": "NONE",
"attackComplexity": "LOW",
"availabilityImpact": "HIGH",
"privilegesRequired": "NONE",
"confidentialityImpact": "NONE"
}
},
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-03-05T15:01:11.871143Z",
"id": "CVE-2023-22890",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"version": "2.0.3"
}
}
}
],
"title": "CISA ADP Vulnrichment",
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2025-03-05T15:02:15.282Z"
}
}
]
}
Expand Down
38 changes: 36 additions & 2 deletions cves/2024/13xxx/CVE-2024-13350.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"assignerShortName": "Wordfence",
"dateReserved": "2025-01-13T15:13:12.099Z",
"datePublished": "2025-03-05T08:21:55.623Z",
"dateUpdated": "2025-03-05T08:21:55.623Z"
"dateUpdated": "2025-03-05T15:00:48.153Z"
},
"containers": {
"cna": {
Expand Down Expand Up @@ -86,6 +86,40 @@
"value": "Disclosed"
}
]
}
},
"adp": [
{
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-03-05T15:00:40.688157Z",
"id": "CVE-2024-13350",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"version": "2.0.3"
}
}
}
],
"title": "CISA ADP Vulnrichment",
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2025-03-05T15:00:48.153Z"
}
}
]
}
}
38 changes: 36 additions & 2 deletions cves/2024/13xxx/CVE-2024-13827.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"assignerShortName": "Wordfence",
"dateReserved": "2025-02-03T23:16:26.118Z",
"datePublished": "2025-03-05T08:21:56.052Z",
"dateUpdated": "2025-03-05T08:21:56.052Z"
"dateUpdated": "2025-03-05T15:00:11.761Z"
},
"containers": {
"cna": {
Expand Down Expand Up @@ -86,6 +86,40 @@
"value": "Disclosed"
}
]
}
},
"adp": [
{
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-03-05T15:00:00.694923Z",
"id": "CVE-2024-13827",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"version": "2.0.3"
}
}
}
],
"title": "CISA ADP Vulnrichment",
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2025-03-05T15:00:11.761Z"
}
}
]
}
}
38 changes: 36 additions & 2 deletions cves/2025/0xxx/CVE-2025-0956.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"assignerShortName": "Wordfence",
"dateReserved": "2025-01-31T20:14:55.535Z",
"datePublished": "2025-03-05T09:21:43.592Z",
"dateUpdated": "2025-03-05T09:21:43.592Z"
"dateUpdated": "2025-03-05T15:01:42.954Z"
},
"containers": {
"cna": {
Expand Down Expand Up @@ -83,6 +83,40 @@
"value": "Disclosed"
}
]
}
},
"adp": [
{
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-03-05T15:01:00.738084Z",
"id": "CVE-2025-0956",
"options": [
{
"Exploitation": "none"
},
{
"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-03-05T15:01:42.954Z"
}
}
]
}
}
Loading

0 comments on commit 3ba62da

Please sign in to comment.