From 33b2f231d1cbde566ed993fda96179ea9b17c265 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 22 Feb 2024 20:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/1xxx/CVE-2024-1748.json | 95 ++++++++++++++++++++++++++++++++-- 2024/1xxx/CVE-2024-1749.json | 95 ++++++++++++++++++++++++++++++++-- 2024/1xxx/CVE-2024-1784.json | 18 +++++++ 2024/1xxx/CVE-2024-1785.json | 18 +++++++ 2024/1xxx/CVE-2024-1786.json | 18 +++++++ 2024/1xxx/CVE-2024-1787.json | 18 +++++++ 2024/1xxx/CVE-2024-1788.json | 18 +++++++ 2024/1xxx/CVE-2024-1789.json | 18 +++++++ 2024/1xxx/CVE-2024-1790.json | 18 +++++++ 2024/1xxx/CVE-2024-1791.json | 18 +++++++ 2024/1xxx/CVE-2024-1792.json | 18 +++++++ 2024/1xxx/CVE-2024-1793.json | 18 +++++++ 2024/22xxx/CVE-2024-22547.json | 56 +++++++++++++++++--- 2024/25xxx/CVE-2024-25369.json | 56 +++++++++++++++++--- 2024/25xxx/CVE-2024-25385.json | 61 +++++++++++++++++++--- 15 files changed, 517 insertions(+), 26 deletions(-) create mode 100644 2024/1xxx/CVE-2024-1784.json create mode 100644 2024/1xxx/CVE-2024-1785.json create mode 100644 2024/1xxx/CVE-2024-1786.json create mode 100644 2024/1xxx/CVE-2024-1787.json create mode 100644 2024/1xxx/CVE-2024-1788.json create mode 100644 2024/1xxx/CVE-2024-1789.json create mode 100644 2024/1xxx/CVE-2024-1790.json create mode 100644 2024/1xxx/CVE-2024-1791.json create mode 100644 2024/1xxx/CVE-2024-1792.json create mode 100644 2024/1xxx/CVE-2024-1793.json diff --git a/2024/1xxx/CVE-2024-1748.json b/2024/1xxx/CVE-2024-1748.json index 3cfcaa3683f..b661bac15d0 100644 --- a/2024/1xxx/CVE-2024-1748.json +++ b/2024/1xxx/CVE-2024-1748.json @@ -1,17 +1,104 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-1748", - "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 was found in van_der_Schaar LAB AutoPrognosis 0.1.21. This vulnerability affects the function load_model_from_file of the component Release Note Handler. The manipulation leads to deserialization. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. VDB-254530 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "In van_der_Schaar LAB AutoPrognosis 0.1.21 wurde eine Schwachstelle entdeckt. Sie wurde als kritisch eingestuft. Es geht um die Funktion load_model_from_file der Komponente Release Note Handler. Dank Manipulation mit unbekannten Daten kann eine deserialization-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Die Komplexit\u00e4t eines Angriffs ist eher hoch. Das Ausnutzen gilt als schwierig. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-502 Deserialization", + "cweId": "CWE-502" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "van_der_Schaar LAB", + "product": { + "product_data": [ + { + "product_name": "AutoPrognosis", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "0.1.21" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.254530", + "refsource": "MISC", + "name": "https://vuldb.com/?id.254530" + }, + { + "url": "https://vuldb.com/?ctiid.254530", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.254530" + }, + { + "url": "https://github.com/bayuncao/vul-cve-13", + "refsource": "MISC", + "name": "https://github.com/bayuncao/vul-cve-13" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "bayuncao (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 5, + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 5, + "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 5.1, + "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P" } ] } diff --git a/2024/1xxx/CVE-2024-1749.json b/2024/1xxx/CVE-2024-1749.json index daf7dd3a856..e30ca841b83 100644 --- a/2024/1xxx/CVE-2024-1749.json +++ b/2024/1xxx/CVE-2024-1749.json @@ -1,17 +1,104 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-1749", - "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, which was classified as problematic, has been found in Bdtask Bhojon Best Restaurant Management Software 2.9. This issue affects some unknown processing of the file /dashboard/message of the component Message Page. The manipulation of the argument Title leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-254531. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "Eine Schwachstelle wurde in Bdtask Bhojon Best Restaurant Management Software 2.9 entdeckt. Sie wurde als problematisch eingestuft. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei /dashboard/message der Komponente Message Page. Mit der Manipulation des Arguments Title mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross Site Scripting", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Bdtask", + "product": { + "product_data": [ + { + "product_name": "Bhojon Best Restaurant Management Software", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "2.9" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.254531", + "refsource": "MISC", + "name": "https://vuldb.com/?id.254531" + }, + { + "url": "https://vuldb.com/?ctiid.254531", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.254531" + }, + { + "url": "https://drive.google.com/file/d/1oM1h3E9G17lgkbSnhq7FQjfAtEojDNFo/view?usp=sharing", + "refsource": "MISC", + "name": "https://drive.google.com/file/d/1oM1h3E9G17lgkbSnhq7FQjfAtEojDNFo/view?usp=sharing" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "srivishnu (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 2.4, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 2.4, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 3.3, + "vectorString": "AV:N/AC:L/Au:M/C:N/I:P/A:N" } ] } diff --git a/2024/1xxx/CVE-2024-1784.json b/2024/1xxx/CVE-2024-1784.json new file mode 100644 index 00000000000..e2188c823e2 --- /dev/null +++ b/2024/1xxx/CVE-2024-1784.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1784", + "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/1xxx/CVE-2024-1785.json b/2024/1xxx/CVE-2024-1785.json new file mode 100644 index 00000000000..67900f19ff1 --- /dev/null +++ b/2024/1xxx/CVE-2024-1785.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1785", + "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/1xxx/CVE-2024-1786.json b/2024/1xxx/CVE-2024-1786.json new file mode 100644 index 00000000000..5fe643529f5 --- /dev/null +++ b/2024/1xxx/CVE-2024-1786.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1786", + "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/1xxx/CVE-2024-1787.json b/2024/1xxx/CVE-2024-1787.json new file mode 100644 index 00000000000..c79fc1066d0 --- /dev/null +++ b/2024/1xxx/CVE-2024-1787.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1787", + "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/1xxx/CVE-2024-1788.json b/2024/1xxx/CVE-2024-1788.json new file mode 100644 index 00000000000..7d84c80632d --- /dev/null +++ b/2024/1xxx/CVE-2024-1788.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1788", + "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/1xxx/CVE-2024-1789.json b/2024/1xxx/CVE-2024-1789.json new file mode 100644 index 00000000000..2a04a21ae1a --- /dev/null +++ b/2024/1xxx/CVE-2024-1789.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1789", + "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/1xxx/CVE-2024-1790.json b/2024/1xxx/CVE-2024-1790.json new file mode 100644 index 00000000000..e49db703210 --- /dev/null +++ b/2024/1xxx/CVE-2024-1790.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1790", + "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/1xxx/CVE-2024-1791.json b/2024/1xxx/CVE-2024-1791.json new file mode 100644 index 00000000000..52d72697f61 --- /dev/null +++ b/2024/1xxx/CVE-2024-1791.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1791", + "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/1xxx/CVE-2024-1792.json b/2024/1xxx/CVE-2024-1792.json new file mode 100644 index 00000000000..0bce1ffeb38 --- /dev/null +++ b/2024/1xxx/CVE-2024-1792.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1792", + "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/1xxx/CVE-2024-1793.json b/2024/1xxx/CVE-2024-1793.json new file mode 100644 index 00000000000..005a3a36107 --- /dev/null +++ b/2024/1xxx/CVE-2024-1793.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-1793", + "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-22547.json b/2024/22xxx/CVE-2024-22547.json index cb3549eecbb..7da2279d18e 100644 --- a/2024/22xxx/CVE-2024-22547.json +++ b/2024/22xxx/CVE-2024-22547.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2024-22547", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2024-22547", + "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": "** 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": "WayOS IBR-7150 <17.06.23 is vulnerable to Cross Site Scripting (XSS)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/WarmBrew/web_vul/blob/main/wayos/wayos.md", + "refsource": "MISC", + "name": "https://github.com/WarmBrew/web_vul/blob/main/wayos/wayos.md" } ] } diff --git a/2024/25xxx/CVE-2024-25369.json b/2024/25xxx/CVE-2024-25369.json index 5fcd8300065..376db74739e 100644 --- a/2024/25xxx/CVE-2024-25369.json +++ b/2024/25xxx/CVE-2024-25369.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2024-25369", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2024-25369", + "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": "** 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 reflected Cross-Site Scripting (XSS) vulnerability in FUEL CMS 1.5.2allows attackers to run arbitrary code via crafted string after the group_id parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/liyako/vulnerability/blob/main/POC/FUEL%20CMS%20Reflected%20Cross-Site%20Scripting%20(XSS).md", + "url": "https://github.com/liyako/vulnerability/blob/main/POC/FUEL%20CMS%20Reflected%20Cross-Site%20Scripting%20(XSS).md" } ] } diff --git a/2024/25xxx/CVE-2024-25385.json b/2024/25xxx/CVE-2024-25385.json index 7a28fa3c3f2..25b4c02a628 100644 --- a/2024/25xxx/CVE-2024-25385.json +++ b/2024/25xxx/CVE-2024-25385.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2024-25385", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2024-25385", + "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": "** 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": "An issue in flvmeta v.1.2.2 allows a local attacker to cause a denial of service via the flvmeta/src/flv.c:375:21 function in flv_close." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/hanxuer/crashes/blob/main/flvmeta/01/readme.md", + "refsource": "MISC", + "name": "https://github.com/hanxuer/crashes/blob/main/flvmeta/01/readme.md" + }, + { + "url": "https://github.com/noirotm/flvmeta/issues/23", + "refsource": "MISC", + "name": "https://github.com/noirotm/flvmeta/issues/23" } ] }