The Mock software contains a vulnerability wherein an attacker could potentially exploit privilege escalation, enabling the execution of arbitrary code with root user privileges. This weakness stems from the absence of proper sandboxing during the expansion and execution of Jinja2 templates, which may be included in certain configuration parameters. While the Mock documentation advises treating users added to the mock group as privileged, certain build systems invoking mock on behalf of users might inadvertently permit less privileged users to define configuration tags. These tags could then be passed as parameters to mock during execution, potentially leading to the utilization of Jinja2 templates for remote privilege escalation and the execution of arbitrary code as the root user on the build server.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2024/01/16/1 | Mailing List Patch Third Party Advisory |
http://www.openwall.com/lists/oss-security/2024/01/16/3 | Exploit Mailing List Third Party Advisory |
https://access.redhat.com/security/cve/CVE-2023-6395 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2252206 | Issue Tracking Third Party Advisory |
https://github.com/xsuchy/templated-dictionary/commit/0740bd0ca8d487301881541028977d120f8b8933 | Patch |
https://github.com/xsuchy/templated-dictionary/commit/bcd90f0dafa365575c4b101e6f5d98c4ef4e4b69 | Patch |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62SP2BJC2AFLFJJAEHPGZ3ZINTBTI7AN/ | |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NBFYREAJH4T7GXXQZ4GJEREN4Q3AHS3K/ |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
25 Oct 2024, 20:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-94 |
09 Feb 2024, 02:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
30 Jan 2024, 05:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jan 2024, 16:59
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
CPE | cpe:2.3:a:rpm-software-management:mock:-:*:*:*:*:*:*:* cpe:2.3:a:fedoraproject:extra_packages_for_enterprise_linux:9.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* cpe:2.3:a:fedoraproject:extra_packages_for_enterprise_linux:8.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:* cpe:2.3:a:fedoraproject:extra_packages_for_enterprise_linux:7.0:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | () https://github.com/xsuchy/templated-dictionary/commit/0740bd0ca8d487301881541028977d120f8b8933 - Patch | |
References | () https://github.com/xsuchy/templated-dictionary/commit/bcd90f0dafa365575c4b101e6f5d98c4ef4e4b69 - Patch | |
References | () http://www.openwall.com/lists/oss-security/2024/01/16/3 - Exploit, Mailing List, Third Party Advisory | |
References | () https://access.redhat.com/security/cve/CVE-2023-6395 - Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2024/01/16/1 - Mailing List, Patch, Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2252206 - Issue Tracking, Third Party Advisory |
16 Jan 2024, 23:12
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-16 15:15
Updated : 2024-10-25 20:35
NVD link : CVE-2023-6395
Mitre link : CVE-2023-6395
CVE.ORG link : CVE-2023-6395
JSON object : View
Products Affected
fedoraproject
- extra_packages_for_enterprise_linux
- fedora
rpm-software-management
- mock
CWE
NVD-CWE-noinfo
CWE-20
Improper Input Validation
CWE-94Improper Control of Generation of Code ('Code Injection')