From b8957ddf0298f2d25e6969954ea4449636cc8596 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 30 Jul 2024 10:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/41xxx/CVE-2024-41694.json | 99 ++++++++++++++++++++++++++++++-- 2024/41xxx/CVE-2024-41695.json | 99 ++++++++++++++++++++++++++++++-- 2024/41xxx/CVE-2024-41696.json | 99 ++++++++++++++++++++++++++++++-- 2024/41xxx/CVE-2024-41701.json | 99 ++++++++++++++++++++++++++++++-- 2024/41xxx/CVE-2024-41702.json | 99 ++++++++++++++++++++++++++++++-- 2024/42xxx/CVE-2024-42334.json | 18 ++++++ 2024/42xxx/CVE-2024-42335.json | 18 ++++++ 2024/42xxx/CVE-2024-42336.json | 18 ++++++ 2024/42xxx/CVE-2024-42337.json | 18 ++++++ 2024/42xxx/CVE-2024-42338.json | 18 ++++++ 2024/42xxx/CVE-2024-42339.json | 18 ++++++ 2024/42xxx/CVE-2024-42340.json | 18 ++++++ 2024/42xxx/CVE-2024-42341.json | 18 ++++++ 2024/42xxx/CVE-2024-42342.json | 18 ++++++ 2024/42xxx/CVE-2024-42343.json | 18 ++++++ 2024/7xxx/CVE-2024-7226.json | 100 +++++++++++++++++++++++++++++++-- 2024/7xxx/CVE-2024-7268.json | 18 ++++++ 2024/7xxx/CVE-2024-7269.json | 18 ++++++ 18 files changed, 787 insertions(+), 24 deletions(-) create mode 100644 2024/42xxx/CVE-2024-42334.json create mode 100644 2024/42xxx/CVE-2024-42335.json create mode 100644 2024/42xxx/CVE-2024-42336.json create mode 100644 2024/42xxx/CVE-2024-42337.json create mode 100644 2024/42xxx/CVE-2024-42338.json create mode 100644 2024/42xxx/CVE-2024-42339.json create mode 100644 2024/42xxx/CVE-2024-42340.json create mode 100644 2024/42xxx/CVE-2024-42341.json create mode 100644 2024/42xxx/CVE-2024-42342.json create mode 100644 2024/42xxx/CVE-2024-42343.json create mode 100644 2024/7xxx/CVE-2024-7268.json create mode 100644 2024/7xxx/CVE-2024-7269.json diff --git a/2024/41xxx/CVE-2024-41694.json b/2024/41xxx/CVE-2024-41694.json index 774b25b5a96..a9179570e3c 100644 --- a/2024/41xxx/CVE-2024-41694.json +++ b/2024/41xxx/CVE-2024-41694.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-41694", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@cyber.gov.il", + "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": "Cybonet - CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor", + "cweId": "CWE-200" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Cybonet", + "product": { + "product_data": [ + { + "product_name": "PineApp Mail Relay", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "All versions", + "version_value": "Upgrade to version 5.2.1 revision 20jun24 security update" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.gov.il/en/Departments/faq/cve_advisories", + "refsource": "MISC", + "name": "https://www.gov.il/en/Departments/faq/cve_advisories" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "ILVN-2023-0178", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Upgrade to version 5.2.1 revision 20jun24 security update\n\n
" + } + ], + "value": "Upgrade to version 5.2.1 revision 20jun24 security update" + } + ], + "credits": [ + { + "lang": "en", + "value": "Dudu Moyal ,Moriel Harush" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/41xxx/CVE-2024-41695.json b/2024/41xxx/CVE-2024-41695.json index f10171eb5e4..5ca067c2332 100644 --- a/2024/41xxx/CVE-2024-41695.json +++ b/2024/41xxx/CVE-2024-41695.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-41695", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@cyber.gov.il", + "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": "Cybonet - CWE-22: Improper Limitation of a Pathname to a Restricted Directory" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", + "cweId": "CWE-22" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Cybonet", + "product": { + "product_data": [ + { + "product_name": "PineApp Mail Relay", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "All versions", + "version_value": "Upgrade to version 5.2.1 revision 20jun24 security update" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.gov.il/en/Departments/faq/cve_advisories", + "refsource": "MISC", + "name": "https://www.gov.il/en/Departments/faq/cve_advisories" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "ILVN-2023-0179", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Upgrade to version 5.2.1 revision 20jun24 security update\n\n
" + } + ], + "value": "Upgrade to version 5.2.1 revision 20jun24 security update" + } + ], + "credits": [ + { + "lang": "en", + "value": "Dudu Moyal ,Moriel Harush" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/41xxx/CVE-2024-41696.json b/2024/41xxx/CVE-2024-41696.json index 455dfaa56c9..79f7b7f898e 100644 --- a/2024/41xxx/CVE-2024-41696.json +++ b/2024/41xxx/CVE-2024-41696.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-41696", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@cyber.gov.il", + "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": "Priority \n\nPRI WEB Portal\u00a0Add-On for Priority ERP on prem\n\n- CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor", + "cweId": "CWE-200" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Priority", + "product": { + "product_data": [ + { + "product_name": "PRI WEB Portal Add-On for Priority ERP on prem", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "All versions", + "version_value": "Upgrade to version 24.0 or later (that includes \"PRIWALL\")." + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.gov.il/en/Departments/faq/cve_advisories", + "refsource": "MISC", + "name": "https://www.gov.il/en/Departments/faq/cve_advisories" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "ILVN-2024-0180", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Upgrade to version 24.0 or later (that includes \"PRIWALL\").\n\n
" + } + ], + "value": "Upgrade to version 24.0 or later (that includes \"PRIWALL\")." + } + ], + "credits": [ + { + "lang": "en", + "value": "Oded Weissman - MADSEC Security Ltd." + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/41xxx/CVE-2024-41701.json b/2024/41xxx/CVE-2024-41701.json index 6cd4cb79bd4..368a1b7d214 100644 --- a/2024/41xxx/CVE-2024-41701.json +++ b/2024/41xxx/CVE-2024-41701.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-41701", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@cyber.gov.il", + "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": "AccuPOS - CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor", + "cweId": "CWE-200" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "AccuPOS", + "product": { + "product_data": [ + { + "product_name": "AccuPOS", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "version 2023.25", + "version_value": "Upgrade to the latest version." + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.gov.il/en/Departments/faq/cve_advisories", + "refsource": "MISC", + "name": "https://www.gov.il/en/Departments/faq/cve_advisories" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "ILVN-2024-0185", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Upgrade to latest version\n\n
" + } + ], + "value": "Upgrade to latest version" + } + ], + "credits": [ + { + "lang": "en", + "value": "Gad Abuhatzeira, Nimrod Bickels, Itay Cheredman - Sophtix Security LTD" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/41xxx/CVE-2024-41702.json b/2024/41xxx/CVE-2024-41702.json index dd4938b0906..4595b593836 100644 --- a/2024/41xxx/CVE-2024-41702.json +++ b/2024/41xxx/CVE-2024-41702.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-41702", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@cyber.gov.il", + "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": "SiberianCMS - CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "SiberianCMS", + "product": { + "product_data": [ + { + "product_name": "SiberianCMS v5.0.8", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "version 5.0.8", + "version_value": "Upgrade to version 5.0.11" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.gov.il/en/Departments/faq/cve_advisories", + "refsource": "MISC", + "name": "https://www.gov.il/en/Departments/faq/cve_advisories" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "ILVN-2024-0186", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\nUpgrade to version 5.0.11\n\n\n\n
" + } + ], + "value": "Upgrade to version 5.0.11" + } + ], + "credits": [ + { + "lang": "en", + "value": "Yotam Zaltsman" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2024/42xxx/CVE-2024-42334.json b/2024/42xxx/CVE-2024-42334.json new file mode 100644 index 00000000000..0468b6abe61 --- /dev/null +++ b/2024/42xxx/CVE-2024-42334.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42334", + "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/42xxx/CVE-2024-42335.json b/2024/42xxx/CVE-2024-42335.json new file mode 100644 index 00000000000..365ded6e8f1 --- /dev/null +++ b/2024/42xxx/CVE-2024-42335.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42335", + "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/42xxx/CVE-2024-42336.json b/2024/42xxx/CVE-2024-42336.json new file mode 100644 index 00000000000..46a0bae131b --- /dev/null +++ b/2024/42xxx/CVE-2024-42336.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42336", + "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/42xxx/CVE-2024-42337.json b/2024/42xxx/CVE-2024-42337.json new file mode 100644 index 00000000000..1fdcbd81c3c --- /dev/null +++ b/2024/42xxx/CVE-2024-42337.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42337", + "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/42xxx/CVE-2024-42338.json b/2024/42xxx/CVE-2024-42338.json new file mode 100644 index 00000000000..890de8198a5 --- /dev/null +++ b/2024/42xxx/CVE-2024-42338.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42338", + "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/42xxx/CVE-2024-42339.json b/2024/42xxx/CVE-2024-42339.json new file mode 100644 index 00000000000..10a8c10053d --- /dev/null +++ b/2024/42xxx/CVE-2024-42339.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42339", + "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/42xxx/CVE-2024-42340.json b/2024/42xxx/CVE-2024-42340.json new file mode 100644 index 00000000000..9af9a8ed44c --- /dev/null +++ b/2024/42xxx/CVE-2024-42340.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42340", + "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/42xxx/CVE-2024-42341.json b/2024/42xxx/CVE-2024-42341.json new file mode 100644 index 00000000000..fdd6cc81445 --- /dev/null +++ b/2024/42xxx/CVE-2024-42341.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42341", + "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/42xxx/CVE-2024-42342.json b/2024/42xxx/CVE-2024-42342.json new file mode 100644 index 00000000000..4d20755c9d2 --- /dev/null +++ b/2024/42xxx/CVE-2024-42342.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42342", + "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/42xxx/CVE-2024-42343.json b/2024/42xxx/CVE-2024-42343.json new file mode 100644 index 00000000000..ce30408285f --- /dev/null +++ b/2024/42xxx/CVE-2024-42343.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-42343", + "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/7xxx/CVE-2024-7226.json b/2024/7xxx/CVE-2024-7226.json index 27a35b86352..c82788b05c7 100644 --- a/2024/7xxx/CVE-2024-7226.json +++ b/2024/7xxx/CVE-2024-7226.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-7226", - "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 SourceCodester Medicine Tracker System 1.0. It has been declared as problematic. This vulnerability affects unknown code of the file /classes/Users.php?f=save_user of the component Password Change Handler. The manipulation leads to cross-site request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-272806 is the identifier assigned to this vulnerability." + }, + { + "lang": "deu", + "value": "In SourceCodester Medicine Tracker System 1.0 wurde eine Schwachstelle ausgemacht. Sie wurde als problematisch eingestuft. Das betrifft eine unbekannte Funktionalit\u00e4t der Datei /classes/Users.php?f=save_user der Komponente Password Change Handler. Mittels Manipulieren mit unbekannten Daten kann eine cross-site request forgery-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-352 Cross-Site Request Forgery", + "cweId": "CWE-352" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "SourceCodester", + "product": { + "product_data": [ + { + "product_name": "Medicine Tracker System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.272806", + "refsource": "MISC", + "name": "https://vuldb.com/?id.272806" + }, + { + "url": "https://vuldb.com/?ctiid.272806", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.272806" + }, + { + "url": "https://vuldb.com/?submit.380981", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.380981" + }, + { + "url": "https://github.com/Xu-Mingming/cve/blob/main/CSRF2.md", + "refsource": "MISC", + "name": "https://github.com/Xu-Mingming/cve/blob/main/CSRF2.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Xu Mingming (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/7xxx/CVE-2024-7268.json b/2024/7xxx/CVE-2024-7268.json new file mode 100644 index 00000000000..61f42b4d2fa --- /dev/null +++ b/2024/7xxx/CVE-2024-7268.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-7268", + "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/7xxx/CVE-2024-7269.json b/2024/7xxx/CVE-2024-7269.json new file mode 100644 index 00000000000..10507854e02 --- /dev/null +++ b/2024/7xxx/CVE-2024-7269.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-7269", + "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