From deac99ff6858e62e20f96a1f3b0ec60368acefa2 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 5 Sep 2022 18:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/35xxx/CVE-2022-35737.json | 5 +++ 2022/38xxx/CVE-2022-38367.json | 61 ++++++++++++++++++++++++++++++---- 2 files changed, 60 insertions(+), 6 deletions(-) diff --git a/2022/35xxx/CVE-2022-35737.json b/2022/35xxx/CVE-2022-35737.json index 504f3f73411..4bbd7ddecff 100644 --- a/2022/35xxx/CVE-2022-35737.json +++ b/2022/35xxx/CVE-2022-35737.json @@ -61,6 +61,11 @@ "refsource": "MISC", "name": "https://kb.cert.org/vuls/id/720344", "url": "https://kb.cert.org/vuls/id/720344" + }, + { + "refsource": "CONFIRM", + "name": "https://sqlite.org/releaselog/3_39_2.html", + "url": "https://sqlite.org/releaselog/3_39_2.html" } ] } diff --git a/2022/38xxx/CVE-2022-38367.json b/2022/38xxx/CVE-2022-38367.json index a9e6390c8ca..c37b0dba327 100644 --- a/2022/38xxx/CVE-2022-38367.json +++ b/2022/38xxx/CVE-2022-38367.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-38367", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-38367", + "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": "The Netic User Export add-on before 2.0.6 for Atlassian Jira does not perform authorization checks. This might allow an unauthenticated user to export all users from Jira by making an HTTP request to the affected endpoint." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://marketplace.atlassian.com/apps/1220535/user-export-for-jira", + "refsource": "MISC", + "name": "https://marketplace.atlassian.com/apps/1220535/user-export-for-jira" + }, + { + "refsource": "MISC", + "name": "https://gist.github.com/CveCt0r/72a0b6292cd8d80499cf5971ae58147f", + "url": "https://gist.github.com/CveCt0r/72a0b6292cd8d80499cf5971ae58147f" } ] }