From c528b93182646d1531d17e45e8e3c5b64f115d88 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 12 Oct 2024 15:00:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/49xxx/CVE-2024-49193.json | 72 ++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 2024/49xxx/CVE-2024-49193.json diff --git a/2024/49xxx/CVE-2024-49193.json b/2024/49xxx/CVE-2024-49193.json new file mode 100644 index 00000000000..870c305313c --- /dev/null +++ b/2024/49xxx/CVE-2024-49193.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2024-49193", + "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": "Zendesk before 2024-07-02 allows remote attackers to read ticket history via e-mail spoofing, because Cc fields are extracted from incoming e-mail messages and used to grant additional authorization for ticket viewing, the mechanism for detecting spoofed e-mail messages is insufficient, and the support e-mail addresses associated with individual tickets are predictable." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://gist.github.com/hackermondev/68ec8ed145fcee49d2f5e2b9d2cf2e52", + "refsource": "MISC", + "name": "https://gist.github.com/hackermondev/68ec8ed145fcee49d2f5e2b9d2cf2e52" + }, + { + "url": "https://news.ycombinator.com/item?id=41818459", + "refsource": "MISC", + "name": "https://news.ycombinator.com/item?id=41818459" + }, + { + "url": "https://x.com/hackermondev/status/1844877950698537323", + "refsource": "MISC", + "name": "https://x.com/hackermondev/status/1844877950698537323" + } + ] + } +} \ No newline at end of file