From 107739325801460fc5da2bfebb6021c1c9ad9b9e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 18 Jan 2024 00:00:37 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/6xxx/CVE-2023-6340.json | 71 +++++++++++++++++++++++-- 2024/0xxx/CVE-2024-0650.json | 95 ++++++++++++++++++++++++++++++++-- 2024/0xxx/CVE-2024-0651.json | 95 ++++++++++++++++++++++++++++++++-- 2024/22xxx/CVE-2024-22416.json | 86 ++++++++++++++++++++++++++++-- 2024/23xxx/CVE-2024-23525.json | 72 ++++++++++++++++++++++++++ 5 files changed, 403 insertions(+), 16 deletions(-) create mode 100644 2024/23xxx/CVE-2024-23525.json diff --git a/2023/6xxx/CVE-2023-6340.json b/2023/6xxx/CVE-2023-6340.json index 56ca9f11d4b..bc0d1ab2fb4 100644 --- a/2023/6xxx/CVE-2023-6340.json +++ b/2023/6xxx/CVE-2023-6340.json @@ -1,18 +1,81 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-6340", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "PSIRT@sonicwall.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": "SonicWall Capture Client version 3.7.10,\u00a0NetExtender client version 10.2.337 and earlier versions are installed with sfpmonitor.sys driver. The driver has been found to be vulnerable to Denial-of-Service (DoS) caused by Stack-based Buffer Overflow vulnerability." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-121 Stack-based Buffer Overflow", + "cweId": "CWE-121" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "SonicWall", + "product": { + "product_data": [ + { + "product_name": "Capture Client", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "3.7.10 and earlier versions" + } + ] + } + }, + { + "product_name": "NetExtender", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "10.2.337 and earlier versions" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0019", + "refsource": "MISC", + "name": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0019" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file diff --git a/2024/0xxx/CVE-2024-0650.json b/2024/0xxx/CVE-2024-0650.json index 17e22521eae..b02c271ae56 100644 --- a/2024/0xxx/CVE-2024-0650.json +++ b/2024/0xxx/CVE-2024-0650.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-0650", - "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 Project Worlds Visitor Management System 1.0. It has been classified as problematic. Affected is an unknown function of the file dataset.php of the component URL Handler. The manipulation of the argument name with the input \"> leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-251376." + }, + { + "lang": "deu", + "value": "Es wurde eine problematische Schwachstelle in Project Worlds Visitor Management System 1.0 ausgemacht. Hiervon betroffen ist ein unbekannter Codeblock der Datei dataset.php der Komponente URL Handler. Durch Manipulation des Arguments name mit der Eingabe \"> 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": "Project Worlds", + "product": { + "product_data": [ + { + "product_name": "Visitor Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.251376", + "refsource": "MISC", + "name": "https://vuldb.com/?id.251376" + }, + { + "url": "https://vuldb.com/?ctiid.251376", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.251376" + }, + { + "url": "https://torada.notion.site/XSS-at-datatest-php-660aabd1437d4df7a492d19a461a1f3c?pvs=4", + "refsource": "MISC", + "name": "https://torada.notion.site/XSS-at-datatest-php-660aabd1437d4df7a492d19a461a1f3c?pvs=4" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "torada (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 4.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 4.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 5, + "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N" } ] } diff --git a/2024/0xxx/CVE-2024-0651.json b/2024/0xxx/CVE-2024-0651.json index a960c1f655d..a8bee7364da 100644 --- a/2024/0xxx/CVE-2024-0651.json +++ b/2024/0xxx/CVE-2024-0651.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-0651", - "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 PHPGurukul Company Visitor Management System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file search-visitor.php. The manipulation leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-251377 was assigned to this vulnerability." + }, + { + "lang": "deu", + "value": "In PHPGurukul Company Visitor Management System 1.0 wurde eine kritische Schwachstelle ausgemacht. Betroffen ist eine unbekannte Verarbeitung der Datei search-visitor.php. Mittels dem Manipulieren mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "PHPGurukul", + "product": { + "product_data": [ + { + "product_name": "Company Visitor Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.251377", + "refsource": "MISC", + "name": "https://vuldb.com/?id.251377" + }, + { + "url": "https://vuldb.com/?ctiid.251377", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.251377" + }, + { + "url": "https://drive.google.com/file/d/1J3YaxX9RYZ_41-AYdwrCAPMT-YTqILKr/view?usp=sharing", + "refsource": "MISC", + "name": "https://drive.google.com/file/d/1J3YaxX9RYZ_41-AYdwrCAPMT-YTqILKr/view?usp=sharing" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Azeem_N (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 6.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 6.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 6.5, + "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P" } ] } diff --git a/2024/22xxx/CVE-2024-22416.json b/2024/22xxx/CVE-2024-22416.json index 574087bd5a2..edc4dcea11c 100644 --- a/2024/22xxx/CVE-2024-22416.json +++ b/2024/22xxx/CVE-2024-22416.json @@ -1,17 +1,95 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-22416", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security-advisories@github.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": "pyLoad is a free and open-source Download Manager written in pure Python. The `pyload` API allows any API call to be made using GET requests. Since the session cookie is not set to `SameSite: strict`, this opens the library up to severe attack possibilities via a Cross-Site Request Forgery (CSRF) attack. As a result any API call can be made via a CSRF attack by an unauthenticated user. This issue has been addressed in release `0.5.0b3.dev78`. All users are advised to upgrade." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-352: Cross-Site Request Forgery (CSRF)", + "cweId": "CWE-352" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "pyload", + "product": { + "product_data": [ + { + "product_name": "pyload", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "< 0.5.0b3.dev78" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm", + "refsource": "MISC", + "name": "https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm" + }, + { + "url": "https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e", + "refsource": "MISC", + "name": "https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e" + }, + { + "url": "https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc", + "refsource": "MISC", + "name": "https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc" + } + ] + }, + "source": { + "advisory": "GHSA-pgpj-v85q-h5fm", + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.7, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2024/23xxx/CVE-2024-23525.json b/2024/23xxx/CVE-2024-23525.json new file mode 100644 index 00000000000..604330e86c2 --- /dev/null +++ b/2024/23xxx/CVE-2024-23525.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2024-23525", + "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 Spreadsheet::ParseXLSX package before 0.30 for Perl allows XXE attacks because it neglects to use the no_xxe option of XML::Twig." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://metacpan.org/release/NUDDLEGG/Spreadsheet-ParseXLSX-0.30/changes", + "refsource": "MISC", + "name": "https://metacpan.org/release/NUDDLEGG/Spreadsheet-ParseXLSX-0.30/changes" + }, + { + "url": "https://gist.github.com/phvietan/d1c95a88ab6e17047b0248d6bf9eac4a", + "refsource": "MISC", + "name": "https://gist.github.com/phvietan/d1c95a88ab6e17047b0248d6bf9eac4a" + }, + { + "url": "https://github.com/MichaelDaum/spreadsheet-parsexlsx/issues/10", + "refsource": "MISC", + "name": "https://github.com/MichaelDaum/spreadsheet-parsexlsx/issues/10" + } + ] + } +} \ No newline at end of file