From 073761cfed86fcc65dbca360314d0f1b16cd574a Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 13 Jun 2022 22:02:16 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/22xxx/CVE-2022-22187.json | 5 +++ 2022/29xxx/CVE-2022-29889.json | 18 ++++++++++ 2022/32xxx/CVE-2022-32278.json | 66 ++++++++++++++++++++++++++++++---- 3 files changed, 83 insertions(+), 6 deletions(-) create mode 100644 2022/29xxx/CVE-2022-29889.json diff --git a/2022/22xxx/CVE-2022-22187.json b/2022/22xxx/CVE-2022-22187.json index 1f2e05fcfdf..31b83cedaa9 100644 --- a/2022/22xxx/CVE-2022-22187.json +++ b/2022/22xxx/CVE-2022-22187.json @@ -90,6 +90,11 @@ "name": "https://kb.juniper.net/JSA69495", "refsource": "CONFIRM", "url": "https://kb.juniper.net/JSA69495" + }, + { + "refsource": "MISC", + "name": "https://github.com/mandiant/Vulnerability-Disclosures/blob/master/2022/MNDT-2022-0029/MNDT-2022-0029.md", + "url": "https://github.com/mandiant/Vulnerability-Disclosures/blob/master/2022/MNDT-2022-0029/MNDT-2022-0029.md" } ] }, diff --git a/2022/29xxx/CVE-2022-29889.json b/2022/29xxx/CVE-2022-29889.json new file mode 100644 index 00000000000..ba72d777578 --- /dev/null +++ b/2022/29xxx/CVE-2022-29889.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-29889", + "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/2022/32xxx/CVE-2022-32278.json b/2022/32xxx/CVE-2022-32278.json index b220eac4d2a..86c137d4c47 100644 --- a/2022/32xxx/CVE-2022-32278.json +++ b/2022/32xxx/CVE-2022-32278.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-32278", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-32278", + "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": "XFCE 4.16 allows attackers to execute arbitrary code because xdg-open can execute a .desktop file on an attacker-controlled FTP server." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.linkedin.com/in/igo0r/", + "refsource": "MISC", + "name": "https://www.linkedin.com/in/igo0r/" + }, + { + "url": "https://medium.com/@gother.lain", + "refsource": "MISC", + "name": "https://medium.com/@gother.lain" + }, + { + "refsource": "MISC", + "name": "https://gitlab.xfce.org/xfce/exo/-/commit/c71c04ff5882b2866a0d8506fb460d4ef796de9f", + "url": "https://gitlab.xfce.org/xfce/exo/-/commit/c71c04ff5882b2866a0d8506fb460d4ef796de9f" } ] }