{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-1326", "ASSIGNER": "security@ubuntu.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A privilege escalation attack was found in apport-cli 2.26.0 and earlier which is similar to CVE-2023-26604. If a system is specially configured to allow unprivileged users to run sudo apport-cli, less is configured as the pager, and the terminal size can be set: a local attacker can escalate privilege. It is extremely unlikely that a system administrator would configure sudo to allow unprivileged users to perform this class of exploit." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-269", "cweId": "CWE-269" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Canonical Ltd.", "product": { "product_data": [ { "product_name": "Apport", "version": { "version_data": [ { "version_affected": "<=", "version_name": "0", "version_value": "2.26.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/canonical/apport/commit/e5f78cc89f1f5888b6a56b785dddcb0364c48ecb", "refsource": "MISC", "name": "https://github.com/canonical/apport/commit/e5f78cc89f1f5888b6a56b785dddcb0364c48ecb" }, { "url": "https://ubuntu.com/security/notices/USN-6018-1", "refsource": "MISC", "name": "https://ubuntu.com/security/notices/USN-6018-1" } ] }, "credits": [ { "lang": "en", "value": "Chen Lu" }, { "lang": "en", "value": "Lei Wang" }, { "lang": "en", "value": "YiQi Sun" } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" } ] } }