diff --git a/2023/34xxx/CVE-2023-34657.json b/2023/34xxx/CVE-2023-34657.json index 3e4e49d874b..ddeae2807ae 100644 --- a/2023/34xxx/CVE-2023-34657.json +++ b/2023/34xxx/CVE-2023-34657.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-34657", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-34657", + "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": "A stored cross-site scripting (XSS) vulnerability in Eyoucms v1.6.2 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the web_recordnum parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/weng-xianhu/eyoucms/issues/43", + "refsource": "MISC", + "name": "https://github.com/weng-xianhu/eyoucms/issues/43" } ] } diff --git a/2023/35xxx/CVE-2023-35852.json b/2023/35xxx/CVE-2023-35852.json new file mode 100644 index 00000000000..0be5e224d48 --- /dev/null +++ b/2023/35xxx/CVE-2023-35852.json @@ -0,0 +1,77 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-35852", + "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": "In Suricata before 6.0.13 (when there is an adversary who controls an external source of rules), a dataset filename, that comes from a rule, may trigger absolute or relative directory traversal, and lead to write access to a local filesystem. This is addressed in 6.0.13 by requiring allow-absolute-filenames and allow-write (in the datasets rules configuration section) if an installation requires traversal/writing in this situation." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/OISF/suricata/compare/suricata-6.0.12...suricata-6.0.13", + "refsource": "MISC", + "name": "https://github.com/OISF/suricata/compare/suricata-6.0.12...suricata-6.0.13" + }, + { + "url": "https://github.com/OISF/suricata/commit/aee1523b4591430ebed1ded0bb95508e6717a335", + "refsource": "MISC", + "name": "https://github.com/OISF/suricata/commit/aee1523b4591430ebed1ded0bb95508e6717a335" + }, + { + "url": "https://github.com/OISF/suricata/commit/735f5aa9ca3b28cfacc7a443f93a44387fbacf17", + "refsource": "MISC", + "name": "https://github.com/OISF/suricata/commit/735f5aa9ca3b28cfacc7a443f93a44387fbacf17" + }, + { + "url": "https://www.stamus-networks.com/stamus-labs", + "refsource": "MISC", + "name": "https://www.stamus-networks.com/stamus-labs" + } + ] + } +} \ No newline at end of file diff --git a/2023/35xxx/CVE-2023-35853.json b/2023/35xxx/CVE-2023-35853.json new file mode 100644 index 00000000000..5d569fe5bca --- /dev/null +++ b/2023/35xxx/CVE-2023-35853.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-35853", + "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": "In Suricata before 6.0.13, an adversary who controls an external source of Lua rules may be able to execute Lua code. This is addressed in 6.0.13 by disabling Lua unless allow-rules is true in the security lua configuration section." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/OISF/suricata/compare/suricata-6.0.12...suricata-6.0.13", + "refsource": "MISC", + "name": "https://github.com/OISF/suricata/compare/suricata-6.0.12...suricata-6.0.13" + }, + { + "url": "https://www.stamus-networks.com/stamus-labs", + "refsource": "MISC", + "name": "https://www.stamus-networks.com/stamus-labs" + }, + { + "url": "https://github.com/OISF/suricata/commit/b95bbcc66db526ffcc880eb439dbe8abc87a81da", + "refsource": "MISC", + "name": "https://github.com/OISF/suricata/commit/b95bbcc66db526ffcc880eb439dbe8abc87a81da" + } + ] + } +} \ No newline at end of file diff --git a/2023/35xxx/CVE-2023-35854.json b/2023/35xxx/CVE-2023-35854.json new file mode 100644 index 00000000000..313cd349785 --- /dev/null +++ b/2023/35xxx/CVE-2023-35854.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-35854", + "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/35xxx/CVE-2023-35855.json b/2023/35xxx/CVE-2023-35855.json new file mode 100644 index 00000000000..aede51c27d7 --- /dev/null +++ b/2023/35xxx/CVE-2023-35855.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-35855", + "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": "A buffer overflow in Counter-Strike through 8684 allows a game server to execute arbitrary code on a remote client's machine by modifying the lservercfgfile console variable." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/MikeIsAStar/Counter-Strike-Remote-Code-Execution", + "refsource": "MISC", + "name": "https://github.com/MikeIsAStar/Counter-Strike-Remote-Code-Execution" + } + ] + } +} \ No newline at end of file diff --git a/2023/35xxx/CVE-2023-35856.json b/2023/35xxx/CVE-2023-35856.json new file mode 100644 index 00000000000..f8e9cdf2c3c --- /dev/null +++ b/2023/35xxx/CVE-2023-35856.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-35856", + "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": "A buffer overflow in Nintendo Mario Kart Wii RMCP01, RMCE01, RMCJ01, and RMCK01 can be exploited by a game client to execute arbitrary code on a client's machine via a crafted packet." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/MikeIsAStar/Mario-Kart-Wii-Remote-Code-Execution", + "refsource": "MISC", + "name": "https://github.com/MikeIsAStar/Mario-Kart-Wii-Remote-Code-Execution" + } + ] + } +} \ No newline at end of file diff --git a/2023/35xxx/CVE-2023-35857.json b/2023/35xxx/CVE-2023-35857.json new file mode 100644 index 00000000000..9198610238f --- /dev/null +++ b/2023/35xxx/CVE-2023-35857.json @@ -0,0 +1,70 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-35857", + "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": "In Siren Investigate before 13.2.2, session keys remain active even after logging out." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://community.siren.io/c/announcements", + "refsource": "MISC", + "name": "https://community.siren.io/c/announcements" + }, + { + "url": "https://docs.support.siren.io/siren-platform-user-guide/13.2/release-notes.html", + "refsource": "MISC", + "name": "https://docs.support.siren.io/siren-platform-user-guide/13.2/release-notes.html" + } + ] + }, + "source": { + "discovery": "INTERNAL" + } +} \ No newline at end of file diff --git a/2023/35xxx/CVE-2023-35858.json b/2023/35xxx/CVE-2023-35858.json new file mode 100644 index 00000000000..16b0e74003c --- /dev/null +++ b/2023/35xxx/CVE-2023-35858.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-35858", + "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/35xxx/CVE-2023-35859.json b/2023/35xxx/CVE-2023-35859.json new file mode 100644 index 00000000000..689861bbd06 --- /dev/null +++ b/2023/35xxx/CVE-2023-35859.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-35859", + "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/35xxx/CVE-2023-35860.json b/2023/35xxx/CVE-2023-35860.json new file mode 100644 index 00000000000..b9013ad5995 --- /dev/null +++ b/2023/35xxx/CVE-2023-35860.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-35860", + "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