diff --git a/2023/31xxx/CVE-2023-31873.json b/2023/31xxx/CVE-2023-31873.json index d573c331ea2..87a773db8f8 100644 --- a/2023/31xxx/CVE-2023-31873.json +++ b/2023/31xxx/CVE-2023-31873.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-31873", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-31873", + "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": "Gin 0.7.4 allows execution of arbitrary code when a crafted file is opened, e.g., via require('child_process')." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/172530/Gin-Markdown-Editor-0.7.4-Arbitrary-Code-Execution.html", + "url": "http://packetstormsecurity.com/files/172530/Gin-Markdown-Editor-0.7.4-Arbitrary-Code-Execution.html" } ] } diff --git a/2023/32xxx/CVE-2023-32762.json b/2023/32xxx/CVE-2023-32762.json index 62c15c548ab..540a66c561e 100644 --- a/2023/32xxx/CVE-2023-32762.json +++ b/2023/32xxx/CVE-2023-32762.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-32762", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-32762", + "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 was discovered in Qt before 5.15.14, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1. Qt Network incorrectly parses the strict-transport-security (HSTS) header, allowing unencrypted connections to be established, even when explicitly prohibited by the server. This happens if the case used for this header does not exactly match." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://codereview.qt-project.org/c/qt/qtbase/+/476140", + "url": "https://codereview.qt-project.org/c/qt/qtbase/+/476140" + }, + { + "refsource": "MISC", + "name": "https://github.com/qt/qtbase/commit/1b736a815be0222f4b24289cf17575fc15707305", + "url": "https://github.com/qt/qtbase/commit/1b736a815be0222f4b24289cf17575fc15707305" + }, + { + "refsource": "CONFIRM", + "name": "https://lists.qt-project.org/pipermail/announce/2023-May/000414.html", + "url": "https://lists.qt-project.org/pipermail/announce/2023-May/000414.html" } ] } diff --git a/2023/32xxx/CVE-2023-32763.json b/2023/32xxx/CVE-2023-32763.json index 0a493cc6d6a..247ada705d3 100644 --- a/2023/32xxx/CVE-2023-32763.json +++ b/2023/32xxx/CVE-2023-32763.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-32763", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-32763", + "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 was discovered in Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1. When a SVG file with an image inside it is rendered, a QTextLayout buffer overflow can be triggered." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://codereview.qt-project.org/c/qt/qtbase/+/476125", + "refsource": "MISC", + "name": "https://codereview.qt-project.org/c/qt/qtbase/+/476125" + }, + { + "refsource": "CONFIRM", + "name": "https://lists.qt-project.org/pipermail/announce/2023-May/000413.html", + "url": "https://lists.qt-project.org/pipermail/announce/2023-May/000413.html" } ] }