From 257d395da9977a7c69b3ee75dad10fae746e2a5f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 8 Jan 2024 13:00:37 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/6xxx/CVE-2023-6552.json | 79 +++++++++++++++++++++++++++-- 2023/7xxx/CVE-2023-7224.json | 18 +++++++ 2024/0xxx/CVE-2024-0321.json | 92 ++++++++++++++++++++++++++++++++++ 2024/0xxx/CVE-2024-0322.json | 92 ++++++++++++++++++++++++++++++++++ 2024/22xxx/CVE-2024-22221.json | 18 +++++++ 2024/22xxx/CVE-2024-22222.json | 18 +++++++ 2024/22xxx/CVE-2024-22223.json | 18 +++++++ 2024/22xxx/CVE-2024-22224.json | 18 +++++++ 2024/22xxx/CVE-2024-22225.json | 18 +++++++ 2024/22xxx/CVE-2024-22226.json | 18 +++++++ 2024/22xxx/CVE-2024-22227.json | 18 +++++++ 2024/22xxx/CVE-2024-22228.json | 18 +++++++ 2024/22xxx/CVE-2024-22229.json | 18 +++++++ 2024/22xxx/CVE-2024-22230.json | 18 +++++++ 14 files changed, 456 insertions(+), 5 deletions(-) create mode 100644 2023/7xxx/CVE-2023-7224.json create mode 100644 2024/0xxx/CVE-2024-0321.json create mode 100644 2024/0xxx/CVE-2024-0322.json create mode 100644 2024/22xxx/CVE-2024-22221.json create mode 100644 2024/22xxx/CVE-2024-22222.json create mode 100644 2024/22xxx/CVE-2024-22223.json create mode 100644 2024/22xxx/CVE-2024-22224.json create mode 100644 2024/22xxx/CVE-2024-22225.json create mode 100644 2024/22xxx/CVE-2024-22226.json create mode 100644 2024/22xxx/CVE-2024-22227.json create mode 100644 2024/22xxx/CVE-2024-22228.json create mode 100644 2024/22xxx/CVE-2024-22229.json create mode 100644 2024/22xxx/CVE-2024-22230.json diff --git a/2023/6xxx/CVE-2023-6552.json b/2023/6xxx/CVE-2023-6552.json index b8d8fad0ec2..b588c4d1760 100644 --- a/2023/6xxx/CVE-2023-6552.json +++ b/2023/6xxx/CVE-2023-6552.json @@ -1,18 +1,87 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-6552", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cvd@cert.pl", + "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "Lack of \"current\" GET parameter validation during the action of changing a language leads to an open redirect vulnerability.\n" } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')", + "cweId": "CWE-601" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "TasmoAdmin", + "product": { + "product_data": [ + { + "product_name": "TasmoAdmin", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "3.3.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/TasmoAdmin/TasmoAdmin/pull/1039", + "refsource": "MISC", + "name": "https://github.com/TasmoAdmin/TasmoAdmin/pull/1039" + }, + { + "url": "https://cert.pl/en/posts/2024/01/CVE-2023-6552/", + "refsource": "MISC", + "name": "https://cert.pl/en/posts/2024/01/CVE-2023-6552/" + }, + { + "url": "https://cert.pl/posts/2024/01/CVE-2023-6552/", + "refsource": "MISC", + "name": "https://cert.pl/posts/2024/01/CVE-2023-6552/" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "Krzysztof Zaj\u0105c (CERT.PL)" + } + ] } \ No newline at end of file diff --git a/2023/7xxx/CVE-2023-7224.json b/2023/7xxx/CVE-2023-7224.json new file mode 100644 index 00000000000..884b637f0b3 --- /dev/null +++ b/2023/7xxx/CVE-2023-7224.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-7224", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/0xxx/CVE-2024-0321.json b/2024/0xxx/CVE-2024-0321.json new file mode 100644 index 00000000000..5571a7712c7 --- /dev/null +++ b/2024/0xxx/CVE-2024-0321.json @@ -0,0 +1,92 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2024-0321", + "ASSIGNER": "security@huntr.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Stack-based Buffer Overflow in GitHub repository gpac/gpac prior to 2.3-DEV." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-121 Stack-based Buffer Overflow", + "cweId": "CWE-121" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "gpac", + "product": { + "product_data": [ + { + "product_name": "gpac/gpac", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "2.3-DEV" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://huntr.com/bounties/4c027b94-8e9c-4c31-a169-893b25047769", + "refsource": "MISC", + "name": "https://huntr.com/bounties/4c027b94-8e9c-4c31-a169-893b25047769" + }, + { + "url": "https://github.com/gpac/gpac/commit/d0ced41651b279bb054eb6390751e2d4eb84819a", + "refsource": "MISC", + "name": "https://github.com/gpac/gpac/commit/d0ced41651b279bb054eb6390751e2d4eb84819a" + } + ] + }, + "source": { + "advisory": "4c027b94-8e9c-4c31-a169-893b25047769", + "discovery": "EXTERNAL" + }, + "impact": { + "cvss": [ + { + "version": "3.0", + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", + "baseScore": 4, + "baseSeverity": "MEDIUM" + } + ] + } +} \ No newline at end of file diff --git a/2024/0xxx/CVE-2024-0322.json b/2024/0xxx/CVE-2024-0322.json new file mode 100644 index 00000000000..52e67e42bf7 --- /dev/null +++ b/2024/0xxx/CVE-2024-0322.json @@ -0,0 +1,92 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2024-0322", + "ASSIGNER": "security@huntr.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Out-of-bounds Read in GitHub repository gpac/gpac prior to 2.3-DEV." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-125 Out-of-bounds Read", + "cweId": "CWE-125" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "gpac", + "product": { + "product_data": [ + { + "product_name": "gpac/gpac", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "2.3-DEV" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://huntr.com/bounties/87611fc9-ed7c-43e9-8e52-d83cd270bbec", + "refsource": "MISC", + "name": "https://huntr.com/bounties/87611fc9-ed7c-43e9-8e52-d83cd270bbec" + }, + { + "url": "https://github.com/gpac/gpac/commit/092904b80edbc4dce315684a59cc3184c45c1b70", + "refsource": "MISC", + "name": "https://github.com/gpac/gpac/commit/092904b80edbc4dce315684a59cc3184c45c1b70" + } + ] + }, + "source": { + "advisory": "87611fc9-ed7c-43e9-8e52-d83cd270bbec", + "discovery": "EXTERNAL" + }, + "impact": { + "cvss": [ + { + "version": "3.0", + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L", + "baseScore": 4.4, + "baseSeverity": "MEDIUM" + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22221.json b/2024/22xxx/CVE-2024-22221.json new file mode 100644 index 00000000000..e48cadec46c --- /dev/null +++ b/2024/22xxx/CVE-2024-22221.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22221", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22222.json b/2024/22xxx/CVE-2024-22222.json new file mode 100644 index 00000000000..c2baf13cd4e --- /dev/null +++ b/2024/22xxx/CVE-2024-22222.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22222", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22223.json b/2024/22xxx/CVE-2024-22223.json new file mode 100644 index 00000000000..8f9f65645c6 --- /dev/null +++ b/2024/22xxx/CVE-2024-22223.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22223", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22224.json b/2024/22xxx/CVE-2024-22224.json new file mode 100644 index 00000000000..f311f9b0977 --- /dev/null +++ b/2024/22xxx/CVE-2024-22224.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22224", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22225.json b/2024/22xxx/CVE-2024-22225.json new file mode 100644 index 00000000000..0be51bb6ba0 --- /dev/null +++ b/2024/22xxx/CVE-2024-22225.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22225", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22226.json b/2024/22xxx/CVE-2024-22226.json new file mode 100644 index 00000000000..2a073d7474e --- /dev/null +++ b/2024/22xxx/CVE-2024-22226.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22226", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22227.json b/2024/22xxx/CVE-2024-22227.json new file mode 100644 index 00000000000..e1175bc6c60 --- /dev/null +++ b/2024/22xxx/CVE-2024-22227.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22227", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22228.json b/2024/22xxx/CVE-2024-22228.json new file mode 100644 index 00000000000..eb709b600fd --- /dev/null +++ b/2024/22xxx/CVE-2024-22228.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22228", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22229.json b/2024/22xxx/CVE-2024-22229.json new file mode 100644 index 00000000000..694b3452e27 --- /dev/null +++ b/2024/22xxx/CVE-2024-22229.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22229", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2024/22xxx/CVE-2024-22230.json b/2024/22xxx/CVE-2024-22230.json new file mode 100644 index 00000000000..a53555bf08f --- /dev/null +++ b/2024/22xxx/CVE-2024-22230.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22230", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file