diff --git a/2024/11xxx/CVE-2024-11667.json b/2024/11xxx/CVE-2024-11667.json index c1b415b7671..44c97fc8ab6 100644 --- a/2024/11xxx/CVE-2024-11667.json +++ b/2024/11xxx/CVE-2024-11667.json @@ -88,9 +88,9 @@ "references": { "reference_data": [ { - "url": "https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-protecting-against-recent-firewall-threats-11-21-2024", + "url": "https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-protecting-against-recent-firewall-threats-11-27-2024", "refsource": "MISC", - "name": "https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-protecting-against-recent-firewall-threats-11-21-2024" + "name": "https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-protecting-against-recent-firewall-threats-11-27-2024" } ] }, diff --git a/2024/38xxx/CVE-2024-38309.json b/2024/38xxx/CVE-2024-38309.json index f2eb69f5f88..b93cb735ec3 100644 --- a/2024/38xxx/CVE-2024-38309.json +++ b/2024/38xxx/CVE-2024-38309.json @@ -1,17 +1,90 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-38309", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "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": "There are multiple stack-based buffer overflow vulnerabilities in V-SFT (v6.2.2.0 and earlier), TELLUS (v4.0.19.0 and earlier), and TELLUS Lite (v4.0.19.0 and earlier).\r\nIf a user opens a specially crafted file, information may be disclosed and/or arbitrary code may be executed." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Stack-based buffer overflow", + "cweId": "CWE-121" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "FUJI ELECTRIC CO., LTD. and Hakko Electronics Co., Ltd.", + "product": { + "product_data": [ + { + "product_name": "V-SFT", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "v6.2.2.0 and earlier" + } + ] + } + }, + { + "product_name": "TELLUS", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "v4.0.19.0 and earlier" + } + ] + } + }, + { + "product_name": "TELLUS Lite", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "v4.0.19.0 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://monitouch.fujielectric.com/site/download-e/03tellus_inf/index.php", + "refsource": "MISC", + "name": "https://monitouch.fujielectric.com/site/download-e/03tellus_inf/index.php" + }, + { + "url": "https://jvn.jp/en/vu/JVNVU97531313/", + "refsource": "MISC", + "name": "https://jvn.jp/en/vu/JVNVU97531313/" } ] } diff --git a/2024/38xxx/CVE-2024-38389.json b/2024/38xxx/CVE-2024-38389.json index d16e99c0478..41f7ec0be1f 100644 --- a/2024/38xxx/CVE-2024-38389.json +++ b/2024/38xxx/CVE-2024-38389.json @@ -1,17 +1,79 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-38389", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "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": "There is an Out-of-bounds read vulnerability in TELLUS (v4.0.19.0 and earlier) and TELLUS Lite (v4.0.19.0 and earlier). If a user opens a specially crafted file, information may be disclosed and/or arbitrary code may be executed." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Out-of-bounds read", + "cweId": "CWE-125" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "FUJI ELECTRIC CO., LTD. and Hakko Electronics Co., Ltd.", + "product": { + "product_data": [ + { + "product_name": "TELLUS", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "v4.0.19.0 and earlier" + } + ] + } + }, + { + "product_name": "TELLUS Lite", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "v4.0.19.0 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://monitouch.fujielectric.com/site/download-e/03tellus_inf/index.php", + "refsource": "MISC", + "name": "https://monitouch.fujielectric.com/site/download-e/03tellus_inf/index.php" + }, + { + "url": "https://jvn.jp/en/vu/JVNVU97531313/", + "refsource": "MISC", + "name": "https://jvn.jp/en/vu/JVNVU97531313/" } ] } diff --git a/2024/38xxx/CVE-2024-38658.json b/2024/38xxx/CVE-2024-38658.json index 87431338a7e..d588bbbf291 100644 --- a/2024/38xxx/CVE-2024-38658.json +++ b/2024/38xxx/CVE-2024-38658.json @@ -1,17 +1,79 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-38658", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "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": "There is an Out-of-bounds read vulnerability in V-Server (v4.0.19.0 and earlier) and V-Server Lite (v4.0.19.0 and earlier). If a user opens a specially crafted file, information may be disclosed and/or arbitrary code may be executed." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Out-of-bounds read", + "cweId": "CWE-125" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "FUJI ELECTRIC CO., LTD. and Hakko Electronics Co., Ltd.", + "product": { + "product_data": [ + { + "product_name": "V-Server", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "v4.0.19.0 and earlier" + } + ] + } + }, + { + "product_name": "V-Server Lite", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "v4.0.19.0 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://monitouch.fujielectric.com/site/download-e/03tellus_inf/index.php", + "refsource": "MISC", + "name": "https://monitouch.fujielectric.com/site/download-e/03tellus_inf/index.php" + }, + { + "url": "https://jvn.jp/en/vu/JVNVU97531313/", + "refsource": "MISC", + "name": "https://jvn.jp/en/vu/JVNVU97531313/" } ] } diff --git a/2024/53xxx/CVE-2024-53008.json b/2024/53xxx/CVE-2024-53008.json index f175970085b..89454094858 100644 --- a/2024/53xxx/CVE-2024-53008.json +++ b/2024/53xxx/CVE-2024-53008.json @@ -1,17 +1,131 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-53008", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "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": "Inconsistent interpretation of HTTP requests ('HTTP Request/Response Smuggling') issue exists in HAProxy. If this vulnerability is exploited, a remote attacker may access a path that is restricted by ACL (Access Control List) set on the product. As a result, the attacker may obtain sensitive information." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Inconsistent interpretation of HTTP requests ('HTTP Request/Response Smuggling')", + "cweId": "CWE-444" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "HAProxy Project", + "product": { + "product_data": [ + { + "product_name": "HAProxy 2.6", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "2.6.18 and earlier" + } + ] + } + }, + { + "product_name": "HAProxy 2.8", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "2.8.10 and earlier" + } + ] + } + }, + { + "product_name": "HAProxy 2.9", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "2.9.9 and earlier" + } + ] + } + }, + { + "product_name": "HAProxy 3.0", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "3.0.2 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.haproxy.org/", + "refsource": "MISC", + "name": "https://www.haproxy.org/" + }, + { + "url": "https://git.haproxy.org/?p=haproxy-2.6.git;a=commit;h=1afca10150ac3e4e2224055cc31b6f1e4a70efe2", + "refsource": "MISC", + "name": "https://git.haproxy.org/?p=haproxy-2.6.git;a=commit;h=1afca10150ac3e4e2224055cc31b6f1e4a70efe2" + }, + { + "url": "https://git.haproxy.org/?p=haproxy-2.8.git;a=commit;h=01c1056a44823c5ffb8f74660b32c099d9b5355b", + "refsource": "MISC", + "name": "https://git.haproxy.org/?p=haproxy-2.8.git;a=commit;h=01c1056a44823c5ffb8f74660b32c099d9b5355b" + }, + { + "url": "https://git.haproxy.org/?p=haproxy-2.9.git;a=commit;h=4bcaece344c8738dac1ab5bd8cc81e2a22701d71", + "refsource": "MISC", + "name": "https://git.haproxy.org/?p=haproxy-2.9.git;a=commit;h=4bcaece344c8738dac1ab5bd8cc81e2a22701d71" + }, + { + "url": "https://git.haproxy.org/?p=haproxy-3.0.git;a=commit;h=95a607c4b3af09be2a495b9c2872ea252ccff603", + "refsource": "MISC", + "name": "https://git.haproxy.org/?p=haproxy-3.0.git;a=commit;h=95a607c4b3af09be2a495b9c2872ea252ccff603" + }, + { + "url": "https://jvn.jp/en/jp/JVN88385716/", + "refsource": "MISC", + "name": "https://jvn.jp/en/jp/JVN88385716/" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.0", + "baseSeverity": "MEDIUM", + "baseScore": 5.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ] }