From 86fa0618ecdac4bb9f6f2684c3ee7a4ff2ae368d Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 15 Jan 2024 08:00:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/36xxx/CVE-2020-36770.json | 62 ++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 2020/36xxx/CVE-2020-36770.json diff --git a/2020/36xxx/CVE-2020-36770.json b/2020/36xxx/CVE-2020-36770.json new file mode 100644 index 00000000000..b7f9f717f8b --- /dev/null +++ b/2020/36xxx/CVE-2020-36770.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-36770", + "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": "pkg_postinst in the Gentoo ebuild for Slurm through 22.05.3 unnecessarily calls chown to assign root's ownership on files in the live root filesystem. This could be exploited by the slurm user to become the owner of root-owned files." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.gentoo.org/631552", + "refsource": "MISC", + "name": "https://bugs.gentoo.org/631552" + } + ] + } +} \ No newline at end of file