From 99daf318f250b0095c172e04b0508c467bb9dfec Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 29 Dec 2024 07:00:54 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/25xxx/CVE-2018-25107.json | 67 +++++++++++++++++++ 2024/13xxx/CVE-2024-13004.json | 114 +++++++++++++++++++++++++++++++-- 2024/13xxx/CVE-2024-13026.json | 18 ++++++ 2024/13xxx/CVE-2024-13027.json | 18 ++++++ 2024/56xxx/CVE-2024-56737.json | 62 ++++++++++++++++++ 2024/56xxx/CVE-2024-56738.json | 62 ++++++++++++++++++ 6 files changed, 337 insertions(+), 4 deletions(-) create mode 100644 2018/25xxx/CVE-2018-25107.json create mode 100644 2024/13xxx/CVE-2024-13026.json create mode 100644 2024/13xxx/CVE-2024-13027.json create mode 100644 2024/56xxx/CVE-2024-56737.json create mode 100644 2024/56xxx/CVE-2024-56738.json diff --git a/2018/25xxx/CVE-2018-25107.json b/2018/25xxx/CVE-2018-25107.json new file mode 100644 index 00000000000..24d5f83f530 --- /dev/null +++ b/2018/25xxx/CVE-2018-25107.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2018-25107", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand() function, which is not a secure source of random bits." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/karenetheridge/Crypt-Random-Source/pull/3", + "refsource": "MISC", + "name": "https://github.com/karenetheridge/Crypt-Random-Source/pull/3" + }, + { + "url": "https://metacpan.org/release/ETHER/Crypt-Random-Source-0.13/changes", + "refsource": "MISC", + "name": "https://metacpan.org/release/ETHER/Crypt-Random-Source-0.13/changes" + } + ] + } +} \ No newline at end of file diff --git a/2024/13xxx/CVE-2024-13004.json b/2024/13xxx/CVE-2024-13004.json index d91f7e79edf..42106aaa608 100644 --- a/2024/13xxx/CVE-2024-13004.json +++ b/2024/13xxx/CVE-2024-13004.json @@ -1,17 +1,123 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-13004", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.com", + "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": "A vulnerability classified as critical has been found in PHPGurukul Complaint Management System 1.0. This affects an unknown part of the file /admin/category.php. The manipulation of the argument state leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Es wurde eine Schwachstelle in PHPGurukul Complaint Management System 1.0 entdeckt. Sie wurde als kritisch eingestuft. Es betrifft eine unbekannte Funktion der Datei /admin/category.php. Mit der Manipulation des Arguments state mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "SQL Injection", + "cweId": "CWE-89" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Injection", + "cweId": "CWE-74" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "PHPGurukul", + "product": { + "product_data": [ + { + "product_name": "Complaint Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.289665", + "refsource": "MISC", + "name": "https://vuldb.com/?id.289665" + }, + { + "url": "https://vuldb.com/?ctiid.289665", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.289665" + }, + { + "url": "https://vuldb.com/?submit.469685", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.469685" + }, + { + "url": "https://github.com/alc9700jmo/CVE/issues/6", + "refsource": "MISC", + "name": "https://github.com/alc9700jmo/CVE/issues/6" + }, + { + "url": "https://phpgurukul.com/", + "refsource": "MISC", + "name": "https://phpgurukul.com/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "alc9700 (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 7.5, + "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P" } ] } diff --git a/2024/13xxx/CVE-2024-13026.json b/2024/13xxx/CVE-2024-13026.json new file mode 100644 index 00000000000..d9708eeab80 --- /dev/null +++ b/2024/13xxx/CVE-2024-13026.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-13026", + "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/13xxx/CVE-2024-13027.json b/2024/13xxx/CVE-2024-13027.json new file mode 100644 index 00000000000..1e13fed9e1a --- /dev/null +++ b/2024/13xxx/CVE-2024-13027.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-13027", + "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/56xxx/CVE-2024-56737.json b/2024/56xxx/CVE-2024-56737.json new file mode 100644 index 00000000000..1d6bcc11270 --- /dev/null +++ b/2024/56xxx/CVE-2024-56737.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2024-56737", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "GNU GRUB (aka GRUB2) through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS filesystem." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://savannah.gnu.org/bugs/?66599", + "refsource": "MISC", + "name": "https://savannah.gnu.org/bugs/?66599" + } + ] + } +} \ No newline at end of file diff --git a/2024/56xxx/CVE-2024-56738.json b/2024/56xxx/CVE-2024-56738.json new file mode 100644 index 00000000000..fac9ff4067d --- /dev/null +++ b/2024/56xxx/CVE-2024-56738.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2024-56738", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "GNU GRUB (aka GRUB2) through 2.12 does not use a constant-time algorithm for grub_crypto_memcmp and thus allows side-channel attacks." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://savannah.gnu.org/bugs/?66603", + "refsource": "MISC", + "name": "https://savannah.gnu.org/bugs/?66603" + } + ] + } +} \ No newline at end of file