diff --git a/2022/30xxx/CVE-2022-30688.json b/2022/30xxx/CVE-2022-30688.json index 0b1fcd03ee3..90199b69b0f 100644 --- a/2022/30xxx/CVE-2022-30688.json +++ b/2022/30xxx/CVE-2022-30688.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-30688", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-30688", + "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": "needrestart 0.8 through 3.5 before 3.6 is prone to local privilege escalation. Regexes to detect the Perl, Python, and Ruby interpreters are not anchored, allowing a local user to escalate privileges when needrestart tries to detect if interpreters are using old source files." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/liske/needrestart/releases/tag/v3.6", + "url": "https://github.com/liske/needrestart/releases/tag/v3.6" + }, + { + "refsource": "MISC", + "name": "https://github.com/liske/needrestart/commit/e6e58136e1e3c92296e2e810cb8372a5fe0dbd30", + "url": "https://github.com/liske/needrestart/commit/e6e58136e1e3c92296e2e810cb8372a5fe0dbd30" + }, + { + "refsource": "MISC", + "name": "https://lists.debian.org/debian-security-announce/2022/msg00105.html", + "url": "https://lists.debian.org/debian-security-announce/2022/msg00105.html" + }, + { + "refsource": "MISC", + "name": "https://www.openwall.com/lists/oss-security/2022/05/17/9", + "url": "https://www.openwall.com/lists/oss-security/2022/05/17/9" } ] }