Skip to content

Commit

Permalink
16 changes (1 new | 15 updated):
Browse files Browse the repository at this point in the history
  • Loading branch information
cvelistV5 Github Action committed Feb 12, 2025
1 parent 12cd2e2 commit ee80425
Show file tree
Hide file tree
Showing 16 changed files with 472 additions and 64 deletions.
68 changes: 64 additions & 4 deletions cves/2020/36xxx/CVE-2020-36077.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"cveId": "CVE-2020-36077",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2024-08-04T17:16:14.121Z",
"dateReserved": "2021-01-04T00:00:00",
"datePublished": "2023-04-10T00:00:00"
"dateUpdated": "2025-02-12T14:22:02.069Z",
"dateReserved": "2021-01-04T00:00:00.000Z",
"datePublished": "2023-04-10T00:00:00.000Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre",
"dateUpdated": "2023-04-10T00:00:00"
"dateUpdated": "2023-04-10T00:00:00.000Z"
},
"descriptions": [
{
Expand Down Expand Up @@ -77,6 +77,66 @@
]
}
]
},
{
"problemTypes": [
{
"descriptions": [
{
"type": "CWE",
"cweId": "CWE-89",
"lang": "en",
"description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
],
"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-02-12T14:21:06.346916Z",
"id": "CVE-2020-36077",
"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-02-12T14:22:02.069Z"
}
}
]
}
Expand Down
68 changes: 68 additions & 0 deletions cves/2024/54xxx/CVE-2024-54160.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"dataType": "CVE_RECORD",
"cveMetadata": {
"state": "PUBLISHED",
"cveId": "CVE-2024-54160",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2025-02-12T14:22:13.717Z",
"dateReserved": "2024-11-29T00:00:00.000Z",
"datePublished": "2025-02-12T00:00:00.000Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre",
"dateUpdated": "2025-02-12T14:22:13.717Z"
},
"descriptions": [
{
"lang": "en",
"value": "dashboards-reporting (aka Dashboards Reports) before 2.19.0.0, as shipped in OpenSearch before 2.19, allows XSS because Markdown is not sanitized when previewing a header or footer."
}
],
"affected": [
{
"vendor": "n/a",
"product": "n/a",
"versions": [
{
"version": "n/a",
"status": "affected"
}
]
}
],
"references": [
{
"url": "https://opensearch.org/releases.html"
},
{
"url": "https://github.com/opensearch-project/dashboards-reporting/pull/476"
},
{
"url": "https://github.com/Jflye/CVE-2024-54160--Opensearch-HTML-Injection"
},
{
"url": "https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.19.0.md"
},
{
"url": "https://github.com/opensearch-project/dashboards-reporting/compare/2.18.0.0...2.19.0.0"
}
],
"problemTypes": [
{
"descriptions": [
{
"type": "text",
"lang": "en",
"description": "n/a"
}
]
}
]
}
},
"dataVersion": "5.1"
}
30 changes: 15 additions & 15 deletions cves/2024/54xxx/CVE-2024-54909.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"cveId": "CVE-2024-54909",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2025-02-11T21:15:52.949Z",
"dateUpdated": "2025-02-12T14:12:46.825Z",
"dateReserved": "2024-12-06T00:00:00.000Z",
"datePublished": "2025-02-06T00:00:00.000Z"
},
Expand Down Expand Up @@ -58,9 +58,9 @@
"descriptions": [
{
"type": "CWE",
"cweId": "CWE-200",
"cweId": "CWE-22",
"lang": "en",
"description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor"
"description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
Expand All @@ -70,23 +70,23 @@
"cvssV3_1": {
"scope": "UNCHANGED",
"version": "3.1",
"baseScore": 5.3,
"attackVector": "LOCAL",
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"integrityImpact": "LOW",
"userInteraction": "REQUIRED",
"baseScore": 8.1,
"attackVector": "NETWORK",
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"integrityImpact": "HIGH",
"userInteraction": "NONE",
"attackComplexity": "LOW",
"availabilityImpact": "LOW",
"privilegesRequired": "NONE",
"confidentialityImpact": "LOW"
"availabilityImpact": "NONE",
"privilegesRequired": "LOW",
"confidentialityImpact": "HIGH"
}
},
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-02-11T21:14:41.442805Z",
"timestamp": "2025-02-12T14:12:43.984577Z",
"id": "CVE-2024-54909",
"options": [
{
Expand All @@ -96,7 +96,7 @@
"Automatable": "no"
},
{
"Technical Impact": "partial"
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
Expand All @@ -109,7 +109,7 @@
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2025-02-11T21:15:52.949Z"
"dateUpdated": "2025-02-12T14:12:46.825Z"
}
}
]
Expand Down
8 changes: 4 additions & 4 deletions cves/2024/56xxx/CVE-2024-56328.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"assignerShortName": "GitHub_M",
"dateReserved": "2024-12-19T18:34:22.764Z",
"datePublished": "2025-02-04T20:55:17.223Z",
"dateUpdated": "2025-02-11T21:31:17.685Z"
"dateUpdated": "2025-02-12T14:03:59.537Z"
},
"containers": {
"cna": {
Expand Down Expand Up @@ -95,7 +95,7 @@
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-02-11T21:30:59.524008Z",
"timestamp": "2025-02-12T14:03:51.281093Z",
"id": "CVE-2024-56328",
"options": [
{
Expand All @@ -105,7 +105,7 @@
"Automatable": "no"
},
{
"Technical Impact": "total"
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
Expand All @@ -118,7 +118,7 @@
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2025-02-11T21:31:17.685Z"
"dateUpdated": "2025-02-12T14:03:59.537Z"
}
}
]
Expand Down
46 changes: 44 additions & 2 deletions cves/2025/1xxx/CVE-2025-1200.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"assignerShortName": "VulDB",
"dateReserved": "2025-02-10T16:03:47.307Z",
"datePublished": "2025-02-12T13:31:05.509Z",
"dateUpdated": "2025-02-12T13:31:05.509Z"
"dateUpdated": "2025-02-12T14:04:38.989Z"
},
"containers": {
"cna": {
Expand Down Expand Up @@ -156,6 +156,48 @@
]
}
]
}
},
"adp": [
{
"references": [
{
"url": "https://github.com/Yesec/Best-church-management-software/blob/main/slider_crud.php_SQLi.md",
"tags": [
"exploit"
]
}
],
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-02-12T14:04:33.643683Z",
"id": "CVE-2025-1200",
"options": [
{
"Exploitation": "poc"
},
{
"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-02-12T14:04:38.989Z"
}
}
]
}
}
8 changes: 4 additions & 4 deletions cves/2025/22xxx/CVE-2025-22602.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"assignerShortName": "GitHub_M",
"dateReserved": "2025-01-07T15:07:26.775Z",
"datePublished": "2025-02-04T20:51:56.909Z",
"dateUpdated": "2025-02-11T21:33:23.152Z"
"dateUpdated": "2025-02-12T14:03:25.855Z"
},
"containers": {
"cna": {
Expand Down Expand Up @@ -95,7 +95,7 @@
"other": {
"type": "ssvc",
"content": {
"timestamp": "2025-02-11T21:33:02.964529Z",
"timestamp": "2025-02-12T14:03:21.228534Z",
"id": "CVE-2025-22602",
"options": [
{
Expand All @@ -105,7 +105,7 @@
"Automatable": "no"
},
{
"Technical Impact": "total"
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
Expand All @@ -118,7 +118,7 @@
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2025-02-11T21:33:23.152Z"
"dateUpdated": "2025-02-12T14:03:25.855Z"
}
}
]
Expand Down
Loading

0 comments on commit ee80425

Please sign in to comment.