GLSA 202311-07: AIDE: Root Privilege Escalation

Severity:high
Title:AIDE: Root Privilege Escalation
Date:11/25/2023
Bugs: #831658
ID:202311-07

Synopsis

A vulnerability has been found in AIDE which can lead to root privilege escalation.

Background

AIDE (Advanced Intrusion Detection Environment) is a file and directory integrity checker. It creates a database from the regular expression rules that it finds from the config file(s). Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (see below) that are used to check the integrity of the file. All of the usual file attributes can also be checked for inconsistencies.

Affected packages

Package Vulnerable Unaffected Architecture(s)
app-forensics/aide < 0.17.4 >= 0.17.4 All supported architectures

Description

A vulnerability has been discovered in AIDE. Please review the CVE identifier referenced below for details.

Impact

AIDE before 0.17.4 allows local users to obtain root privileges via crafted file metadata (such as XFS extended attributes or tmpfs ACLs), because of a heap-based buffer overflow.

Workaround

There is no known workaround at this time.

Resolution

All AIDE users should upgrade to the latest version:

          # emerge --sync
          # emerge --ask --oneshot --verbose ">=app-forensics/aide-0.17.4"
        

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-202311-07.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!