diff --git a/2024/53xxx/CVE-2024-53427.json b/2024/53xxx/CVE-2024-53427.json index 91c67283819..b9e58fae053 100644 --- a/2024/53xxx/CVE-2024-53427.json +++ b/2024/53xxx/CVE-2024-53427.json @@ -66,6 +66,16 @@ "refsource": "MISC", "name": "https://github.com/jqlang/jq/blob/71c2ab509a8628dbbad4bc7b3f98a64aa90d3297/src/decNumber/decNumber.c#L3375", "url": "https://github.com/jqlang/jq/blob/71c2ab509a8628dbbad4bc7b3f98a64aa90d3297/src/decNumber/decNumber.c#L3375" + }, + { + "refsource": "MISC", + "name": "https://github.com/jqlang/jq/security/advisories/GHSA-x6c3-qv5r-7q22", + "url": "https://github.com/jqlang/jq/security/advisories/GHSA-x6c3-qv5r-7q22" + }, + { + "refsource": "MISC", + "name": "https://github.com/jqlang/jq/issues/3296", + "url": "https://github.com/jqlang/jq/issues/3296" } ] } diff --git a/2025/2xxx/CVE-2025-2912.json b/2025/2xxx/CVE-2025-2912.json index 618e1d7fc49..3e2594365bf 100644 --- a/2025/2xxx/CVE-2025-2912.json +++ b/2025/2xxx/CVE-2025-2912.json @@ -1,17 +1,136 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-2912", - "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 was found in HDF5 up to 1.14.6. It has been declared as problematic. Affected by this vulnerability is the function H5O_msg_flush of the file src/H5Omessage.c. The manipulation of the argument oh leads to heap-based buffer overflow. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "In HDF5 bis 1.14.6 wurde eine problematische Schwachstelle ausgemacht. Es geht um die Funktion H5O_msg_flush der Datei src/H5Omessage.c. Dank Manipulation des Arguments oh mit unbekannten Daten kann eine heap-based buffer overflow-Schwachstelle ausgenutzt werden. Der Angriff muss lokal angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Heap-based Buffer Overflow", + "cweId": "CWE-122" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Memory Corruption", + "cweId": "CWE-119" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "HDF5", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.14.0" + }, + { + "version_affected": "=", + "version_value": "1.14.1" + }, + { + "version_affected": "=", + "version_value": "1.14.2" + }, + { + "version_affected": "=", + "version_value": "1.14.3" + }, + { + "version_affected": "=", + "version_value": "1.14.4" + }, + { + "version_affected": "=", + "version_value": "1.14.5" + }, + { + "version_affected": "=", + "version_value": "1.14.6" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.301885", + "refsource": "MISC", + "name": "https://vuldb.com/?id.301885" + }, + { + "url": "https://vuldb.com/?ctiid.301885", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.301885" + }, + { + "url": "https://vuldb.com/?submit.519966", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.519966" + }, + { + "url": "https://github.com/HDFGroup/hdf5/issues/5370", + "refsource": "MISC", + "name": "https://github.com/HDFGroup/hdf5/issues/5370" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 3.3, + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 3.3, + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 1.7, + "vectorString": "AV:L/AC:L/Au:S/C:N/I:N/A:P" } ] } diff --git a/2025/2xxx/CVE-2025-2913.json b/2025/2xxx/CVE-2025-2913.json index adac6d04d98..47aded1c517 100644 --- a/2025/2xxx/CVE-2025-2913.json +++ b/2025/2xxx/CVE-2025-2913.json @@ -1,17 +1,136 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-2913", - "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 was found in HDF5 up to 1.14.6. It has been rated as problematic. Affected by this issue is the function H5FL__blk_gc_list of the file src/H5FL.c. The manipulation of the argument H5FL_blk_head_t leads to use after free. An attack has to be approached locally. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Eine problematische Schwachstelle wurde in HDF5 bis 1.14.6 ausgemacht. Es geht hierbei um die Funktion H5FL__blk_gc_list der Datei src/H5FL.c. Mit der Manipulation des Arguments H5FL_blk_head_t mit unbekannten Daten kann eine use after free-Schwachstelle ausgenutzt werden. Der Angriff muss lokal passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Use After Free", + "cweId": "CWE-416" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Memory Corruption", + "cweId": "CWE-119" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "HDF5", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.14.0" + }, + { + "version_affected": "=", + "version_value": "1.14.1" + }, + { + "version_affected": "=", + "version_value": "1.14.2" + }, + { + "version_affected": "=", + "version_value": "1.14.3" + }, + { + "version_affected": "=", + "version_value": "1.14.4" + }, + { + "version_affected": "=", + "version_value": "1.14.5" + }, + { + "version_affected": "=", + "version_value": "1.14.6" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.301886", + "refsource": "MISC", + "name": "https://vuldb.com/?id.301886" + }, + { + "url": "https://vuldb.com/?ctiid.301886", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.301886" + }, + { + "url": "https://vuldb.com/?submit.520404", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.520404" + }, + { + "url": "https://github.com/HDFGroup/hdf5/issues/5376", + "refsource": "MISC", + "name": "https://github.com/HDFGroup/hdf5/issues/5376" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 3.3, + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 3.3, + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 1.7, + "vectorString": "AV:L/AC:L/Au:S/C:N/I:N/A:P" } ] } diff --git a/2025/2xxx/CVE-2025-2914.json b/2025/2xxx/CVE-2025-2914.json index 7c5d4a36b29..6c610ce5639 100644 --- a/2025/2xxx/CVE-2025-2914.json +++ b/2025/2xxx/CVE-2025-2914.json @@ -1,17 +1,136 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-2914", - "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 problematic has been found in HDF5 up to 1.14.6. This affects the function H5FS__sinfo_Srialize_Sct_cb of the file src/H5FScache.c. The manipulation of the argument sect leads to heap-based buffer overflow. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Es wurde eine Schwachstelle in HDF5 bis 1.14.6 entdeckt. Sie wurde als problematisch eingestuft. Es geht dabei um die Funktion H5FS__sinfo_Srialize_Sct_cb der Datei src/H5FScache.c. Durch die Manipulation des Arguments sect mit unbekannten Daten kann eine heap-based buffer overflow-Schwachstelle ausgenutzt werden. Der Angriff muss lokal erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Heap-based Buffer Overflow", + "cweId": "CWE-122" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Memory Corruption", + "cweId": "CWE-119" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "HDF5", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.14.0" + }, + { + "version_affected": "=", + "version_value": "1.14.1" + }, + { + "version_affected": "=", + "version_value": "1.14.2" + }, + { + "version_affected": "=", + "version_value": "1.14.3" + }, + { + "version_affected": "=", + "version_value": "1.14.4" + }, + { + "version_affected": "=", + "version_value": "1.14.5" + }, + { + "version_affected": "=", + "version_value": "1.14.6" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.301887", + "refsource": "MISC", + "name": "https://vuldb.com/?id.301887" + }, + { + "url": "https://vuldb.com/?ctiid.301887", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.301887" + }, + { + "url": "https://vuldb.com/?submit.520880", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.520880" + }, + { + "url": "https://github.com/HDFGroup/hdf5/issues/5379", + "refsource": "MISC", + "name": "https://github.com/HDFGroup/hdf5/issues/5379" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 3.3, + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 3.3, + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 1.7, + "vectorString": "AV:L/AC:L/Au:S/C:N/I:N/A:P" } ] } diff --git a/2025/2xxx/CVE-2025-2932.json b/2025/2xxx/CVE-2025-2932.json new file mode 100644 index 00000000000..20c2ea8739a --- /dev/null +++ b/2025/2xxx/CVE-2025-2932.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-2932", + "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/2025/2xxx/CVE-2025-2933.json b/2025/2xxx/CVE-2025-2933.json new file mode 100644 index 00000000000..e854ae312c4 --- /dev/null +++ b/2025/2xxx/CVE-2025-2933.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-2933", + "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