diff --git a/2023/29xxx/CVE-2023-29505.json b/2023/29xxx/CVE-2023-29505.json index 2732a005f6a..00816d93daf 100644 --- a/2023/29xxx/CVE-2023-29505.json +++ b/2023/29xxx/CVE-2023-29505.json @@ -61,6 +61,11 @@ "refsource": "MISC", "name": "https://www.manageengine.com/network-monitoring/help/read-me-complete.html#build_127131", "url": "https://www.manageengine.com/network-monitoring/help/read-me-complete.html#build_127131" + }, + { + "refsource": "CONFIRM", + "name": "https://www.manageengine.com/itom/advisory/cve-2023-29505.html", + "url": "https://www.manageengine.com/itom/advisory/cve-2023-29505.html" } ] }, diff --git a/2023/38xxx/CVE-2023-38333.json b/2023/38xxx/CVE-2023-38333.json index 9c84387f6af..0e41b33847b 100644 --- a/2023/38xxx/CVE-2023-38333.json +++ b/2023/38xxx/CVE-2023-38333.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-38333", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-38333", + "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": "Zoho ManageEngine Applications Manager through 16530 allows reflected XSS while logged in." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://www.manageengine.com/products/applications_manager/security-updates/security-updates-cve-2023-38333.html", + "url": "https://www.manageengine.com/products/applications_manager/security-updates/security-updates-cve-2023-38333.html" } ] } diff --git a/2023/3xxx/CVE-2023-3772.json b/2023/3xxx/CVE-2023-3772.json index e047553c034..be37e058eaf 100644 --- a/2023/3xxx/CVE-2023-3772.json +++ b/2023/3xxx/CVE-2023-3772.json @@ -167,6 +167,11 @@ "url": "http://www.openwall.com/lists/oss-security/2023/08/10/1", "refsource": "MISC", "name": "http://www.openwall.com/lists/oss-security/2023/08/10/1" + }, + { + "url": "http://www.openwall.com/lists/oss-security/2023/08/10/3", + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2023/08/10/3" } ] }, diff --git a/2023/40xxx/CVE-2023-40225.json b/2023/40xxx/CVE-2023-40225.json new file mode 100644 index 00000000000..42cc84b114c --- /dev/null +++ b/2023/40xxx/CVE-2023-40225.json @@ -0,0 +1,87 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-40225", + "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": "HAProxy through 2.0.32, 2.1.x and 2.2.x through 2.2.30, 2.3.x and 2.4.x through 2.4.23, 2.5.x and 2.6.x before 2.6.15, 2.7.x before 2.7.10, and 2.8.x before 2.8.2 forwards empty Content-Length headers, violating RFC 9110 section 8.6. In uncommon cases, an HTTP/1 server behind HAProxy may interpret the payload as an extra request." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/haproxy/haproxy/issues/2237", + "refsource": "MISC", + "name": "https://github.com/haproxy/haproxy/issues/2237" + }, + { + "url": "https://github.com/haproxy/haproxy/commit/6492f1f29d738457ea9f382aca54537f35f9d856", + "refsource": "MISC", + "name": "https://github.com/haproxy/haproxy/commit/6492f1f29d738457ea9f382aca54537f35f9d856" + }, + { + "url": "https://www.haproxy.org/download/2.8/src/CHANGELOG", + "refsource": "MISC", + "name": "https://www.haproxy.org/download/2.8/src/CHANGELOG" + }, + { + "url": "https://www.haproxy.org/download/2.7/src/CHANGELOG", + "refsource": "MISC", + "name": "https://www.haproxy.org/download/2.7/src/CHANGELOG" + }, + { + "url": "https://www.haproxy.org/download/2.6/src/CHANGELOG", + "refsource": "MISC", + "name": "https://www.haproxy.org/download/2.6/src/CHANGELOG" + }, + { + "url": "https://cwe.mitre.org/data/definitions/436.html", + "refsource": "MISC", + "name": "https://cwe.mitre.org/data/definitions/436.html" + } + ] + } +} \ No newline at end of file diff --git a/2023/4xxx/CVE-2023-4299.json b/2023/4xxx/CVE-2023-4299.json new file mode 100644 index 00000000000..51602509b47 --- /dev/null +++ b/2023/4xxx/CVE-2023-4299.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4299", + "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/2023/4xxx/CVE-2023-4300.json b/2023/4xxx/CVE-2023-4300.json new file mode 100644 index 00000000000..2690f70dba7 --- /dev/null +++ b/2023/4xxx/CVE-2023-4300.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4300", + "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