From 35990af931cd31136370ba181904638bc733ff5a Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 25 Sep 2023 21:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/20xxx/CVE-2023-20588.json | 15 +++ 2023/20xxx/CVE-2023-20593.json | 5 + 2023/31xxx/CVE-2023-31445.json | 5 + 2023/42xxx/CVE-2023-42426.json | 66 ++++++++++-- 2023/42xxx/CVE-2023-42753.json | 186 ++++++++++++++++++++++++++++++++- 2023/43xxx/CVE-2023-43132.json | 66 ++++++++++-- 2023/43xxx/CVE-2023-43457.json | 66 ++++++++++-- 2023/5xxx/CVE-2023-5129.json | 94 ++++++++++++++++- 8 files changed, 477 insertions(+), 26 deletions(-) diff --git a/2023/20xxx/CVE-2023-20588.json b/2023/20xxx/CVE-2023-20588.json index 7e9e36ac587..82a36f761d3 100644 --- a/2023/20xxx/CVE-2023-20588.json +++ b/2023/20xxx/CVE-2023-20588.json @@ -166,6 +166,21 @@ "url": "http://xenbits.xen.org/xsa/advisory-439.html", "refsource": "MISC", "name": "http://xenbits.xen.org/xsa/advisory-439.html" + }, + { + "url": "http://www.openwall.com/lists/oss-security/2023/09/25/5", + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2023/09/25/5" + }, + { + "url": "http://www.openwall.com/lists/oss-security/2023/09/25/8", + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2023/09/25/8" + }, + { + "url": "http://www.openwall.com/lists/oss-security/2023/09/25/7", + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2023/09/25/7" } ] }, diff --git a/2023/20xxx/CVE-2023-20593.json b/2023/20xxx/CVE-2023-20593.json index 4f30444c3b7..4749ad5f2ef 100644 --- a/2023/20xxx/CVE-2023-20593.json +++ b/2023/20xxx/CVE-2023-20593.json @@ -358,6 +358,11 @@ "url": "http://www.openwall.com/lists/oss-security/2023/09/25/4", "refsource": "MISC", "name": "http://www.openwall.com/lists/oss-security/2023/09/25/4" + }, + { + "url": "http://www.openwall.com/lists/oss-security/2023/09/25/7", + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2023/09/25/7" } ] }, diff --git a/2023/31xxx/CVE-2023-31445.json b/2023/31xxx/CVE-2023-31445.json index cf011c7ef84..66ae3a5daee 100644 --- a/2023/31xxx/CVE-2023-31445.json +++ b/2023/31xxx/CVE-2023-31445.json @@ -61,6 +61,11 @@ "refsource": "MISC", "name": "https://github.com/Dodge-MPTC/CVE-2023-31445-Unprivileged-Information-Disclosure", "url": "https://github.com/Dodge-MPTC/CVE-2023-31445-Unprivileged-Information-Disclosure" + }, + { + "refsource": "MISC", + "name": "https://www.swiruhack.online/cves/202331445/md.html", + "url": "https://www.swiruhack.online/cves/202331445/md.html" } ] } diff --git a/2023/42xxx/CVE-2023-42426.json b/2023/42xxx/CVE-2023-42426.json index da08ee78271..397728a0f45 100644 --- a/2023/42xxx/CVE-2023-42426.json +++ b/2023/42xxx/CVE-2023-42426.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-42426", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-42426", + "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": "Cross-site scripting (XSS) vulnerability in Froala Froala Editor v.4.1.1 allows remote attackers to execute arbitrary code via the 'Insert link' parameter in the 'Insert Image' component." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://froala.com", + "refsource": "MISC", + "name": "http://froala.com" + }, + { + "url": "https://www.youtube.com/watch?v=Me33Dx1_XqQ", + "refsource": "MISC", + "name": "https://www.youtube.com/watch?v=Me33Dx1_XqQ" + }, + { + "refsource": "MISC", + "name": "https://github.com/b0marek/CVE-2023-42426", + "url": "https://github.com/b0marek/CVE-2023-42426" } ] } diff --git a/2023/42xxx/CVE-2023-42753.json b/2023/42xxx/CVE-2023-42753.json index b12b5d3c690..fcdf8b47a44 100644 --- a/2023/42xxx/CVE-2023-42753.json +++ b/2023/42xxx/CVE-2023-42753.json @@ -1,17 +1,195 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-42753", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "secalert@redhat.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": "An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the `h->nets` array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bound. This issue may allow a local user to crash the system or potentially escalate their privileges on the system." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Out-of-bounds Write", + "cweId": "CWE-787" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "kernel", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "version": "6.6-rc1", + "status": "unaffected" + } + ] + } + } + ] + } + } + ] + } + }, + { + "vendor_name": "Red Hat", + "product": { + "product_data": [ + { + "product_name": "Red Hat Enterprise Linux 6", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "unaffected" + } + } + ] + } + }, + { + "product_name": "Red Hat Enterprise Linux 7", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + }, + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "Red Hat Enterprise Linux 8", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + }, + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + } + ] + } + }, + { + "product_name": "Red Hat Enterprise Linux 9", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + }, + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + } + ] + } + } + ] + } + }, + { + "vendor_name": "Fedora", + "product": { + "product_data": [ + { + "product_name": "Fedora", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://access.redhat.com/security/cve/CVE-2023-42753", + "refsource": "MISC", + "name": "https://access.redhat.com/security/cve/CVE-2023-42753" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239843", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2239843" + }, + { + "url": "https://www.openwall.com/lists/oss-security/2023/09/22/10", + "refsource": "MISC", + "name": "https://www.openwall.com/lists/oss-security/2023/09/22/10" + } + ] + }, + "impact": { + "cvss": [ + { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2023/43xxx/CVE-2023-43132.json b/2023/43xxx/CVE-2023-43132.json index 6811c8ab5fa..4a8a46232b9 100644 --- a/2023/43xxx/CVE-2023-43132.json +++ b/2023/43xxx/CVE-2023-43132.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-43132", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-43132", + "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": "szvone vmqphp <=1.13 is vulnerable to SQL Injection. Unauthorized remote users can use sql injection attacks to obtain the hash of the administrator password." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/szvone/vmqphp", + "refsource": "MISC", + "name": "https://github.com/szvone/vmqphp" + }, + { + "refsource": "MISC", + "name": "https://gist.github.com/8FishMan/d42032b1cdcf401a9c27532aa72ccb37", + "url": "https://gist.github.com/8FishMan/d42032b1cdcf401a9c27532aa72ccb37" + }, + { + "refsource": "MISC", + "name": "https://gist.github.com/8FishMan/a37417d1fd97046fb00eb11a257008a7", + "url": "https://gist.github.com/8FishMan/a37417d1fd97046fb00eb11a257008a7" } ] } diff --git a/2023/43xxx/CVE-2023-43457.json b/2023/43xxx/CVE-2023-43457.json index a84a1853291..53bde09ec66 100644 --- a/2023/43xxx/CVE-2023-43457.json +++ b/2023/43xxx/CVE-2023-43457.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-43457", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-43457", + "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 Service Provider Management System v.1.0 allows a remote attacker to gain privileges via the ID parameter in the /php-spms/admin/?page=user/ endpoint." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.sourcecodester.com/users/tips23", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/users/tips23" + }, + { + "url": "https://www.sourcecodester.com/php/16501/service-provider-management-system-using-php-and-mysql-source-code-free-download.html", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/php/16501/service-provider-management-system-using-php-and-mysql-source-code-free-download.html" + }, + { + "refsource": "MISC", + "name": "https://samh4cks.github.io/posts/cve-2023-43457/", + "url": "https://samh4cks.github.io/posts/cve-2023-43457/" } ] } diff --git a/2023/5xxx/CVE-2023-5129.json b/2023/5xxx/CVE-2023-5129.json index 7c5ecb8900e..4cae04dca1e 100644 --- a/2023/5xxx/CVE-2023-5129.json +++ b/2023/5xxx/CVE-2023-5129.json @@ -1,17 +1,103 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-5129", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@google.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": "With a specially crafted WebP lossless file, libwebp may write data out of bounds to the heap.\n\nThe ReadHuffmanCodes() function allocates the HuffmanCode buffer with a size that comes from an array of precomputed sizes: kTableSize. The color_cache_bits value defines which size to use.\n\nThe kTableSize array only takes into account sizes for 8-bit first-level table lookups but not second-level table lookups. libwebp allows codes that are up to 15-bit (MAX_ALLOWED_CODE_LENGTH). When BuildHuffmanTable() attempts to fill the second-level tables it may write data out-of-bounds. The OOB write to the undersized array happens in ReplicateValue.\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20 Improper Input Validation", + "cweId": "CWE-20" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "libwebp", + "product": { + "product_data": [ + { + "product_name": "libwebp", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0.5.0", + "version_value": "1.3.2" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://chromium.googlesource.com/webm/libwebp/+/902bc9190331343b2017211debcec8d2ab87e17a", + "refsource": "MISC", + "name": "https://chromium.googlesource.com/webm/libwebp/+/902bc9190331343b2017211debcec8d2ab87e17a" + }, + { + "url": "https://chromium.googlesource.com/webm/libwebp/+/2af26267cdfcb63a88e5c74a85927a12d6ca1d76", + "refsource": "MISC", + "name": "https://chromium.googlesource.com/webm/libwebp/+/2af26267cdfcb63a88e5c74a85927a12d6ca1d76" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "Apple Security Engineering and Architecture (SEAR)" + }, + { + "lang": "en", + "value": "The Citizen Lab at The University of Toronto\u02bcs Munk School" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 10, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" } ] }