diff --git a/2022/45xxx/CVE-2022-45770.json b/2022/45xxx/CVE-2022-45770.json index 18599c7f4d4..680da7786e5 100644 --- a/2022/45xxx/CVE-2022-45770.json +++ b/2022/45xxx/CVE-2022-45770.json @@ -66,6 +66,11 @@ "refsource": "MISC", "name": "https://xakep.ru/2023/01/27/aguard-cve/", "url": "https://xakep.ru/2023/01/27/aguard-cve/" + }, + { + "refsource": "MISC", + "name": "https://hackmag.com/security/aguard-cve/", + "url": "https://hackmag.com/security/aguard-cve/" } ] } diff --git a/2023/31xxx/CVE-2023-31747.json b/2023/31xxx/CVE-2023-31747.json index 9e225691f21..3cde2ea9c49 100644 --- a/2023/31xxx/CVE-2023-31747.json +++ b/2023/31xxx/CVE-2023-31747.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-31747", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-31747", + "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": "Wondershare Filmora 12 (Build 12.2.1.2088) was discovered to contain an unquoted service path vulnerability via the component NativePushService. This vulnerability allows attackers to launch processes with elevated privileges." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://wondershare.com", + "refsource": "MISC", + "name": "http://wondershare.com" + }, + { + "url": "http://filmora.com", + "refsource": "MISC", + "name": "http://filmora.com" + }, + { + "refsource": "MISC", + "name": "https://packetstormsecurity.com/files/172464/Filmora-12-Build-1.0.0.7-Unquoted-Service-Path.html", + "url": "https://packetstormsecurity.com/files/172464/Filmora-12-Build-1.0.0.7-Unquoted-Service-Path.html" } ] } diff --git a/2023/32xxx/CVE-2023-32697.json b/2023/32xxx/CVE-2023-32697.json index 61979284097..f7e11bd48fd 100644 --- a/2023/32xxx/CVE-2023-32697.json +++ b/2023/32xxx/CVE-2023-32697.json @@ -1,17 +1,90 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-32697", - "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": "SQLite JDBC is a library for accessing and creating SQLite database files in Java. Sqlite-jdbc addresses a remote code execution vulnerability via JDBC URL. This issue impacting versions 3.6.14.1 through 3.41.2.1 and has been fixed in version 3.41.2.2.\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-94: Improper Control of Generation of Code ('Code Injection')", + "cweId": "CWE-94" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "xerial", + "product": { + "product_data": [ + { + "product_name": "sqlite-jdbc", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": ">= 3.6.14.1, < 3.41.2.2" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/xerial/sqlite-jdbc/security/advisories/GHSA-6phf-6h5g-97j2", + "refsource": "MISC", + "name": "https://github.com/xerial/sqlite-jdbc/security/advisories/GHSA-6phf-6h5g-97j2" + }, + { + "url": "https://github.com/xerial/sqlite-jdbc/releases/tag/3.41.2.2", + "refsource": "MISC", + "name": "https://github.com/xerial/sqlite-jdbc/releases/tag/3.41.2.2" + } + ] + }, + "source": { + "advisory": "GHSA-6phf-6h5g-97j2", + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2023/33xxx/CVE-2023-33935.json b/2023/33xxx/CVE-2023-33935.json new file mode 100644 index 00000000000..be724909a10 --- /dev/null +++ b/2023/33xxx/CVE-2023-33935.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-33935", + "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