Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-6395


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.


Published

2024-01-16T15:15:08.657

Last Modified

2024-11-21T08:43:46.537

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.7 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-20
  • Type: Primary
    NVD-CWE-noinfo
  • Type: Secondary
    CWE-94

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application rpm-software-management mock - Yes
Application fedoraproject extra_packages_for_enterprise_linux 7.0 Yes
Application fedoraproject extra_packages_for_enterprise_linux 8.0 Yes
Application fedoraproject extra_packages_for_enterprise_linux 9.0 Yes
Operating System fedoraproject fedora 38 Yes
Operating System fedoraproject fedora 39 Yes

References