From 89334bdcfa885b0075e2a573d756152275b1d7d8 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 2 Aug 2023 05:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/25xxx/CVE-2023-25841.json | 6 +-- 2023/4xxx/CVE-2023-4016.json | 92 ++++++++++++++++++++++++++++++++-- 2023/4xxx/CVE-2023-4079.json | 18 +++++++ 2023/4xxx/CVE-2023-4080.json | 18 +++++++ 2023/4xxx/CVE-2023-4081.json | 18 +++++++ 2023/4xxx/CVE-2023-4082.json | 18 +++++++ 2023/4xxx/CVE-2023-4083.json | 18 +++++++ 2023/4xxx/CVE-2023-4084.json | 18 +++++++ 2023/4xxx/CVE-2023-4085.json | 18 +++++++ 2023/4xxx/CVE-2023-4086.json | 18 +++++++ 2023/4xxx/CVE-2023-4087.json | 18 +++++++ 2023/4xxx/CVE-2023-4088.json | 18 +++++++ 12 files changed, 271 insertions(+), 7 deletions(-) create mode 100644 2023/4xxx/CVE-2023-4079.json create mode 100644 2023/4xxx/CVE-2023-4080.json create mode 100644 2023/4xxx/CVE-2023-4081.json create mode 100644 2023/4xxx/CVE-2023-4082.json create mode 100644 2023/4xxx/CVE-2023-4083.json create mode 100644 2023/4xxx/CVE-2023-4084.json create mode 100644 2023/4xxx/CVE-2023-4085.json create mode 100644 2023/4xxx/CVE-2023-4086.json create mode 100644 2023/4xxx/CVE-2023-4087.json create mode 100644 2023/4xxx/CVE-2023-4088.json diff --git a/2023/25xxx/CVE-2023-25841.json b/2023/25xxx/CVE-2023-25841.json index 9d2647e6828..db5462f2cc5 100644 --- a/2023/25xxx/CVE-2023-25841.json +++ b/2023/25xxx/CVE-2023-25841.json @@ -86,14 +86,14 @@ "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", - "baseScore": 4.8, + "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", - "privilegesRequired": "HIGH", + "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } ] diff --git a/2023/4xxx/CVE-2023-4016.json b/2023/4xxx/CVE-2023-4016.json index b6f9b5a0b10..0181dfccade 100644 --- a/2023/4xxx/CVE-2023-4016.json +++ b/2023/4xxx/CVE-2023-4016.json @@ -1,17 +1,101 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-4016", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "trellixpsirt@trellix.com", + "STATE": "PUBLIC" }, "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": "Under some circumstances, this weakness allows a user who has access to run the \u201cps\u201d utility on a machine, the ability to write almost unlimited amounts of unfiltered data into the process heap." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-122: Heap-based Buffer Overflow", + "cweId": "CWE-122" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Linux", + "product": { + "product_data": [ + { + "product_name": "Linux Kernal ", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "3.3.0 (might be earlier) - latest" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://gitlab.com/procps-ng/procps", + "refsource": "MISC", + "name": "https://gitlab.com/procps-ng/procps" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "Michael Berlin, BGU" + }, + { + "lang": "en", + "value": "Prof. Oded Margalit, BGU and Trellix" + }, + { + "lang": "en", + "value": "Prof. Gera Weiss, BGU" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 2.5, + "baseSeverity": "LOW", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L", + "version": "3.1" } ] } diff --git a/2023/4xxx/CVE-2023-4079.json b/2023/4xxx/CVE-2023-4079.json new file mode 100644 index 00000000000..ec7f57ec733 --- /dev/null +++ b/2023/4xxx/CVE-2023-4079.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4079", + "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/4xxx/CVE-2023-4080.json b/2023/4xxx/CVE-2023-4080.json new file mode 100644 index 00000000000..31de7cc8dd8 --- /dev/null +++ b/2023/4xxx/CVE-2023-4080.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4080", + "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/4xxx/CVE-2023-4081.json b/2023/4xxx/CVE-2023-4081.json new file mode 100644 index 00000000000..3b76065e79e --- /dev/null +++ b/2023/4xxx/CVE-2023-4081.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4081", + "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/4xxx/CVE-2023-4082.json b/2023/4xxx/CVE-2023-4082.json new file mode 100644 index 00000000000..908fc4279a2 --- /dev/null +++ b/2023/4xxx/CVE-2023-4082.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4082", + "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/4xxx/CVE-2023-4083.json b/2023/4xxx/CVE-2023-4083.json new file mode 100644 index 00000000000..c3242d1ffb3 --- /dev/null +++ b/2023/4xxx/CVE-2023-4083.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4083", + "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/4xxx/CVE-2023-4084.json b/2023/4xxx/CVE-2023-4084.json new file mode 100644 index 00000000000..6cf8216da82 --- /dev/null +++ b/2023/4xxx/CVE-2023-4084.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4084", + "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/4xxx/CVE-2023-4085.json b/2023/4xxx/CVE-2023-4085.json new file mode 100644 index 00000000000..6dc30ce8beb --- /dev/null +++ b/2023/4xxx/CVE-2023-4085.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4085", + "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/4xxx/CVE-2023-4086.json b/2023/4xxx/CVE-2023-4086.json new file mode 100644 index 00000000000..0bb48ce06fa --- /dev/null +++ b/2023/4xxx/CVE-2023-4086.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4086", + "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/4xxx/CVE-2023-4087.json b/2023/4xxx/CVE-2023-4087.json new file mode 100644 index 00000000000..8acedd7637a --- /dev/null +++ b/2023/4xxx/CVE-2023-4087.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4087", + "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/4xxx/CVE-2023-4088.json b/2023/4xxx/CVE-2023-4088.json new file mode 100644 index 00000000000..f4a57b88dba --- /dev/null +++ b/2023/4xxx/CVE-2023-4088.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4088", + "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