Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-54389 (GCVE-0-2025-54389)
Vulnerability from cvelistv5
Published
2025-08-14 15:53
Modified
2025-08-14 19:26
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-117 - Improper Output Neutralization for Logs
Summary
AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamper with the log output. A local user might exploit this to bypass the AIDE detection of malicious files. Additionally the output of extended attribute key names and symbolic links targets are also not properly neutralized. This issue has been patched in version 0.19.2. A workaround involves configuring AIDE to write the report output to a regular file, redirecting stdout to a regular file, or redirecting the log output written to stderr to a regular file.
References
▼ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/aide/aide/commit/64c8f32b0349c33fb8382784af468338078851f9 | Patch | |
security-advisories@github.com | https://github.com/aide/aide/releases/tag/v0.19.2 | Release Notes | |
security-advisories@github.com | https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28 | Exploit, Vendor Advisory, Mitigation | |
134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28 | Exploit, Vendor Advisory, Mitigation |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-54389", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-08-14T18:43:22.879950Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-08-14T19:26:19.162Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "aide", "vendor": "aide", "versions": [ { "status": "affected", "version": "\u003c 0.19.2" } ] } ], "descriptions": [ { "lang": "en", "value": "AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamper with the log output. A local user might exploit this to bypass the AIDE detection of malicious files. Additionally the output of extended attribute key names and symbolic links targets are also not properly neutralized. This issue has been patched in version 0.19.2. A workaround involves configuring AIDE to write the report output to a regular file, redirecting stdout to a regular file, or redirecting the log output written to stderr to a regular file." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-117", "description": "CWE-117: Improper Output Neutralization for Logs", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-14T15:53:42.393Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28" }, { "name": "https://github.com/aide/aide/commit/64c8f32b0349c33fb8382784af468338078851f9", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/aide/aide/commit/64c8f32b0349c33fb8382784af468338078851f9" }, { "name": "https://github.com/aide/aide/releases/tag/v0.19.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/aide/aide/releases/tag/v0.19.2" } ], "source": { "advisory": "GHSA-522j-vvx9-gg28", "discovery": "UNKNOWN" }, "title": "AIDE improper output neutralization vulnerability" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-54389", "datePublished": "2025-08-14T15:53:42.393Z", "dateReserved": "2025-07-21T16:12:20.734Z", "dateUpdated": "2025-08-14T19:26:19.162Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-54389\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-08-14T16:15:37.993\",\"lastModified\":\"2025-08-19T19:11:20.650\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamper with the log output. A local user might exploit this to bypass the AIDE detection of malicious files. Additionally the output of extended attribute key names and symbolic links targets are also not properly neutralized. This issue has been patched in version 0.19.2. A workaround involves configuring AIDE to write the report output to a regular file, redirecting stdout to a regular file, or redirecting the log output written to stderr to a regular file.\"},{\"lang\":\"es\",\"value\":\"AIDE es un entorno avanzado de detecci\u00f3n de intrusiones. Antes de la versi\u00f3n 0.19.2, exist\u00eda una vulnerabilidad de neutralizaci\u00f3n de salida incorrecta en AIDE. Un atacante pod\u00eda manipular un nombre de archivo malicioso incluyendo secuencias de escape de terminal para ocultar la adici\u00f3n o eliminaci\u00f3n del archivo del informe o manipular la salida del registro. Un usuario local podr\u00eda aprovechar esto para eludir la detecci\u00f3n de archivos maliciosos por parte de AIDE. Adem\u00e1s, la salida de nombres de claves de atributos extendidos y enlaces simb\u00f3licos tampoco se neutraliza correctamente. Este problema se ha corregido en la versi\u00f3n 0.19.2. Una soluci\u00f3n alternativa consiste en configurar AIDE para escribir la salida del informe en un archivo normal, redirigir la salida est\u00e1ndar a un archivo normal o redirigir la salida del registro escrita en la salida est\u00e1ndar a un archivo normal.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":6.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-117\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:advanced_intrusion_detection_environment_project:advanced_intrusion_detection_environment:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.19.2\",\"matchCriteriaId\":\"6C000F3A-E2E1-4B9D-BB4A-EB0157E3DEBF\"}]}]}],\"references\":[{\"url\":\"https://github.com/aide/aide/commit/64c8f32b0349c33fb8382784af468338078851f9\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/aide/aide/releases/tag/v0.19.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\",\"Mitigation\"]},{\"url\":\"https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\",\"Mitigation\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-54389\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-08-14T18:43:22.879950Z\"}}}], \"references\": [{\"url\": \"https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-08-14T18:43:26.555Z\"}}], \"cna\": {\"title\": \"AIDE improper output neutralization vulnerability\", \"source\": {\"advisory\": \"GHSA-522j-vvx9-gg28\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"aide\", \"product\": \"aide\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.19.2\"}]}], \"references\": [{\"url\": \"https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28\", \"name\": \"https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/aide/aide/commit/64c8f32b0349c33fb8382784af468338078851f9\", \"name\": \"https://github.com/aide/aide/commit/64c8f32b0349c33fb8382784af468338078851f9\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/aide/aide/releases/tag/v0.19.2\", \"name\": \"https://github.com/aide/aide/releases/tag/v0.19.2\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamper with the log output. A local user might exploit this to bypass the AIDE detection of malicious files. Additionally the output of extended attribute key names and symbolic links targets are also not properly neutralized. This issue has been patched in version 0.19.2. A workaround involves configuring AIDE to write the report output to a regular file, redirecting stdout to a regular file, or redirecting the log output written to stderr to a regular file.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-117\", \"description\": \"CWE-117: Improper Output Neutralization for Logs\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-08-14T15:53:42.393Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-54389\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-14T19:26:19.162Z\", \"dateReserved\": \"2025-07-21T16:12:20.734Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-08-14T15:53:42.393Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2025:14981
Vulnerability from csaf_redhat
Published
2025-09-02 01:30
Modified
2025-09-10 15:35
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14981", "url": "https://access.redhat.com/errata/RHSA-2025:14981" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14981.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:35:01+00:00", "generator": { "date": "2025-09-10T15:35:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:14981", "initial_release_date": "2025-09-02T01:30:19+00:00", "revision_history": [ { "date": "2025-09-02T01:30:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T01:30:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:35:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-14.el8_4.2.src", "product": { "name": "aide-0:0.16-14.el8_4.2.src", "product_id": "aide-0:0.16-14.el8_4.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-14.el8_4.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-14.el8_4.2.x86_64", "product": { "name": "aide-0:0.16-14.el8_4.2.x86_64", "product_id": "aide-0:0.16-14.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-14.el8_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-14.el8_4.2.x86_64", "product": { "name": "aide-debugsource-0:0.16-14.el8_4.2.x86_64", "product_id": "aide-debugsource-0:0.16-14.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-14.el8_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "product": { "name": "aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "product_id": "aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-14.el8_4.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-14.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.src" }, "product_reference": "aide-0:0.16-14.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-14.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.x86_64" }, "product_reference": "aide-0:0.16-14.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-14.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:aide-debuginfo-0:0.16-14.el8_4.2.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-14.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:aide-debugsource-0:0.16-14.el8_4.2.x86_64" }, "product_reference": "aide-debugsource-0:0.16-14.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-14.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.src" }, "product_reference": "aide-0:0.16-14.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-14.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.x86_64" }, "product_reference": "aide-0:0.16-14.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-14.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debuginfo-0:0.16-14.el8_4.2.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-14.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debugsource-0:0.16-14.el8_4.2.x86_64" }, "product_reference": "aide-debugsource-0:0.16-14.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.src", "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:aide-debugsource-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.src", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debugsource-0:0.16-14.el8_4.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T01:30:19+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.src", "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:aide-debugsource-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.src", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debugsource-0:0.16-14.el8_4.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14981" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.src", "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:aide-debugsource-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.src", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debugsource-0:0.16-14.el8_4.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.src", "AppStream-8.4.0.Z.AUS:aide-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:aide-debugsource-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.src", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debuginfo-0:0.16-14.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:aide-debugsource-0:0.16-14.el8_4.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:14592
Vulnerability from csaf_redhat
Published
2025-08-26 09:51
Modified
2025-09-10 15:34
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14592", "url": "https://access.redhat.com/errata/RHSA-2025:14592" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14592.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:34:47+00:00", "generator": { "date": "2025-09-10T15:34:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:14592", "initial_release_date": "2025-08-26T09:51:45+00:00", "revision_history": [ { "date": "2025-08-26T09:51:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-26T09:51:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:34:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.18.6-8.el10_0.2.src", "product": { "name": "aide-0:0.18.6-8.el10_0.2.src", "product_id": "aide-0:0.18.6-8.el10_0.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.18.6-8.el10_0.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.18.6-8.el10_0.2.aarch64", "product": { "name": "aide-0:0.18.6-8.el10_0.2.aarch64", "product_id": "aide-0:0.18.6-8.el10_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.18.6-8.el10_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.18.6-8.el10_0.2.aarch64", "product": { "name": "aide-debugsource-0:0.18.6-8.el10_0.2.aarch64", "product_id": "aide-debugsource-0:0.18.6-8.el10_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.18.6-8.el10_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64", "product": { "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64", "product_id": "aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.18.6-8.el10_0.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.18.6-8.el10_0.2.ppc64le", "product": { "name": "aide-0:0.18.6-8.el10_0.2.ppc64le", "product_id": "aide-0:0.18.6-8.el10_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.18.6-8.el10_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le", "product": { "name": "aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le", "product_id": "aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.18.6-8.el10_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le", "product": { "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le", "product_id": "aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.18.6-8.el10_0.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.18.6-8.el10_0.2.x86_64", "product": { "name": "aide-0:0.18.6-8.el10_0.2.x86_64", "product_id": "aide-0:0.18.6-8.el10_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.18.6-8.el10_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.18.6-8.el10_0.2.x86_64", "product": { "name": "aide-debugsource-0:0.18.6-8.el10_0.2.x86_64", "product_id": "aide-debugsource-0:0.18.6-8.el10_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.18.6-8.el10_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64", "product": { "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64", "product_id": "aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.18.6-8.el10_0.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.18.6-8.el10_0.2.s390x", "product": { "name": "aide-0:0.18.6-8.el10_0.2.s390x", "product_id": "aide-0:0.18.6-8.el10_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.18.6-8.el10_0.2?arch=s390x" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.18.6-8.el10_0.2.s390x", "product": { "name": "aide-debugsource-0:0.18.6-8.el10_0.2.s390x", "product_id": "aide-debugsource-0:0.18.6-8.el10_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.18.6-8.el10_0.2?arch=s390x" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.s390x", "product": { "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.s390x", "product_id": "aide-debuginfo-0:0.18.6-8.el10_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.18.6-8.el10_0.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.18.6-8.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.aarch64" }, "product_reference": "aide-0:0.18.6-8.el10_0.2.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.18.6-8.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.ppc64le" }, "product_reference": "aide-0:0.18.6-8.el10_0.2.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.18.6-8.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.s390x" }, "product_reference": "aide-0:0.18.6-8.el10_0.2.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.18.6-8.el10_0.2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.src" }, "product_reference": "aide-0:0.18.6-8.el10_0.2.src", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.18.6-8.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.x86_64" }, "product_reference": "aide-0:0.18.6-8.el10_0.2.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64" }, "product_reference": "aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le" }, "product_reference": "aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.s390x" }, "product_reference": "aide-debuginfo-0:0.18.6-8.el10_0.2.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64" }, "product_reference": "aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.18.6-8.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.aarch64" }, "product_reference": "aide-debugsource-0:0.18.6-8.el10_0.2.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le" }, "product_reference": "aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.18.6-8.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.s390x" }, "product_reference": "aide-debugsource-0:0.18.6-8.el10_0.2.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.18.6-8.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.x86_64" }, "product_reference": "aide-debugsource-0:0.18.6-8.el10_0.2.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.src", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.x86_64", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-26T09:51:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.src", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.x86_64", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14592" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.src", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.x86_64", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.src", "AppStream-10.0.Z:aide-0:0.18.6-8.el10_0.2.x86_64", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-debuginfo-0:0.18.6-8.el10_0.2.x86_64", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.aarch64", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.ppc64le", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.s390x", "AppStream-10.0.Z:aide-debugsource-0:0.18.6-8.el10_0.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:14493
Vulnerability from csaf_redhat
Published
2025-08-25 11:24
Modified
2025-09-10 15:34
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14493", "url": "https://access.redhat.com/errata/RHSA-2025:14493" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14493.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:34:42+00:00", "generator": { "date": "2025-09-10T15:34:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:14493", "initial_release_date": "2025-08-25T11:24:38+00:00", "revision_history": [ { "date": "2025-08-25T11:24:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-25T11:24:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:34:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-103.el9_6.2.src", "product": { "name": "aide-0:0.16-103.el9_6.2.src", "product_id": "aide-0:0.16-103.el9_6.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-103.el9_6.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-103.el9_6.2.aarch64", "product": { "name": "aide-0:0.16-103.el9_6.2.aarch64", "product_id": "aide-0:0.16-103.el9_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-103.el9_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-103.el9_6.2.aarch64", "product": { "name": "aide-debugsource-0:0.16-103.el9_6.2.aarch64", "product_id": "aide-debugsource-0:0.16-103.el9_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-103.el9_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-103.el9_6.2.aarch64", "product": { "name": "aide-debuginfo-0:0.16-103.el9_6.2.aarch64", "product_id": "aide-debuginfo-0:0.16-103.el9_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-103.el9_6.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-103.el9_6.2.ppc64le", "product": { "name": "aide-0:0.16-103.el9_6.2.ppc64le", "product_id": "aide-0:0.16-103.el9_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-103.el9_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-103.el9_6.2.ppc64le", "product": { "name": "aide-debugsource-0:0.16-103.el9_6.2.ppc64le", "product_id": "aide-debugsource-0:0.16-103.el9_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-103.el9_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-103.el9_6.2.ppc64le", "product": { "name": "aide-debuginfo-0:0.16-103.el9_6.2.ppc64le", "product_id": "aide-debuginfo-0:0.16-103.el9_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-103.el9_6.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-103.el9_6.2.x86_64", "product": { "name": "aide-0:0.16-103.el9_6.2.x86_64", "product_id": "aide-0:0.16-103.el9_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-103.el9_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-103.el9_6.2.x86_64", "product": { "name": "aide-debugsource-0:0.16-103.el9_6.2.x86_64", "product_id": "aide-debugsource-0:0.16-103.el9_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-103.el9_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-103.el9_6.2.x86_64", "product": { "name": "aide-debuginfo-0:0.16-103.el9_6.2.x86_64", "product_id": "aide-debuginfo-0:0.16-103.el9_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-103.el9_6.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-103.el9_6.2.s390x", "product": { "name": "aide-0:0.16-103.el9_6.2.s390x", "product_id": "aide-0:0.16-103.el9_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-103.el9_6.2?arch=s390x" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-103.el9_6.2.s390x", "product": { "name": "aide-debugsource-0:0.16-103.el9_6.2.s390x", "product_id": "aide-debugsource-0:0.16-103.el9_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-103.el9_6.2?arch=s390x" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-103.el9_6.2.s390x", "product": { "name": "aide-debuginfo-0:0.16-103.el9_6.2.s390x", "product_id": "aide-debuginfo-0:0.16-103.el9_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-103.el9_6.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-103.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.aarch64" }, "product_reference": "aide-0:0.16-103.el9_6.2.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-103.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.ppc64le" }, "product_reference": "aide-0:0.16-103.el9_6.2.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-103.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.s390x" }, "product_reference": "aide-0:0.16-103.el9_6.2.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-103.el9_6.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.src" }, "product_reference": "aide-0:0.16-103.el9_6.2.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-103.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.x86_64" }, "product_reference": "aide-0:0.16-103.el9_6.2.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-103.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.aarch64" }, "product_reference": "aide-debuginfo-0:0.16-103.el9_6.2.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-103.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.ppc64le" }, "product_reference": "aide-debuginfo-0:0.16-103.el9_6.2.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-103.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.s390x" }, "product_reference": "aide-debuginfo-0:0.16-103.el9_6.2.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-103.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-103.el9_6.2.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-103.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.aarch64" }, "product_reference": "aide-debugsource-0:0.16-103.el9_6.2.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-103.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.ppc64le" }, "product_reference": "aide-debugsource-0:0.16-103.el9_6.2.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-103.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.s390x" }, "product_reference": "aide-debugsource-0:0.16-103.el9_6.2.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-103.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.x86_64" }, "product_reference": "aide-debugsource-0:0.16-103.el9_6.2.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.src", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-25T11:24:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.src", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14493" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.src", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.src", "AppStream-9.6.0.Z.MAIN.EUS:aide-0:0.16-103.el9_6.2.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-103.el9_6.2.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.s390x", "AppStream-9.6.0.Z.MAIN.EUS:aide-debugsource-0:0.16-103.el9_6.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:14982
Vulnerability from csaf_redhat
Published
2025-09-02 01:34
Modified
2025-09-10 15:35
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14982", "url": "https://access.redhat.com/errata/RHSA-2025:14982" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14982.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:35:02+00:00", "generator": { "date": "2025-09-10T15:35:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:14982", "initial_release_date": "2025-09-02T01:34:19+00:00", "revision_history": [ { "date": "2025-09-02T01:34:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T01:34:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:35:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_8.1.src", "product": { "name": "aide-0:0.16-15.el8_8.1.src", "product_id": "aide-0:0.16-15.el8_8.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_8.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_8.1.ppc64le", "product": { "name": "aide-0:0.16-15.el8_8.1.ppc64le", "product_id": "aide-0:0.16-15.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_8.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_8.1.ppc64le", "product": { "name": "aide-debugsource-0:0.16-15.el8_8.1.ppc64le", "product_id": "aide-debugsource-0:0.16-15.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_8.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_8.1.ppc64le", "product": { "name": "aide-debuginfo-0:0.16-15.el8_8.1.ppc64le", "product_id": "aide-debuginfo-0:0.16-15.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_8.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_8.1.x86_64", "product": { "name": "aide-0:0.16-15.el8_8.1.x86_64", "product_id": "aide-0:0.16-15.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_8.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_8.1.x86_64", "product": { "name": "aide-debugsource-0:0.16-15.el8_8.1.x86_64", "product_id": "aide-debugsource-0:0.16-15.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_8.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "product": { "name": "aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "product_id": "aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_8.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.ppc64le" }, "product_reference": "aide-0:0.16-15.el8_8.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.src" }, "product_reference": "aide-0:0.16-15.el8_8.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.x86_64" }, "product_reference": "aide-0:0.16-15.el8_8.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.ppc64le" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_8.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.ppc64le" }, "product_reference": "aide-debugsource-0:0.16-15.el8_8.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.x86_64" }, "product_reference": "aide-debugsource-0:0.16-15.el8_8.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.src" }, "product_reference": "aide-0:0.16-15.el8_8.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.x86_64" }, "product_reference": "aide-0:0.16-15.el8_8.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_8.1.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:aide-debugsource-0:0.16-15.el8_8.1.x86_64" }, "product_reference": "aide-debugsource-0:0.16-15.el8_8.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.src", "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.src", "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-debugsource-0:0.16-15.el8_8.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T01:34:19+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.src", "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.src", "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-debugsource-0:0.16-15.el8_8.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14982" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.src", "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.src", "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-debugsource-0:0.16-15.el8_8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.src", "AppStream-8.8.0.Z.E4S:aide-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.ppc64le", "AppStream-8.8.0.Z.E4S:aide-debugsource-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.src", "AppStream-8.8.0.Z.TUS:aide-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_8.1.x86_64", "AppStream-8.8.0.Z.TUS:aide-debugsource-0:0.16-15.el8_8.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:15058
Vulnerability from csaf_redhat
Published
2025-09-02 11:18
Modified
2025-09-10 15:35
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15058", "url": "https://access.redhat.com/errata/RHSA-2025:15058" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15058.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:35:19+00:00", "generator": { "date": "2025-09-10T15:35:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:15058", "initial_release_date": "2025-09-02T11:18:25+00:00", "revision_history": [ { "date": "2025-09-02T11:18:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T11:18:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:35:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_6.1.src", "product": { "name": "aide-0:0.16-15.el8_6.1.src", "product_id": "aide-0:0.16-15.el8_6.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_6.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_6.1.x86_64", "product": { "name": "aide-0:0.16-15.el8_6.1.x86_64", "product_id": "aide-0:0.16-15.el8_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_6.1.x86_64", "product": { "name": "aide-debugsource-0:0.16-15.el8_6.1.x86_64", "product_id": "aide-debugsource-0:0.16-15.el8_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "product": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "product_id": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_6.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_6.1.aarch64", "product": { "name": "aide-0:0.16-15.el8_6.1.aarch64", "product_id": "aide-0:0.16-15.el8_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_6.1?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_6.1.aarch64", "product": { "name": "aide-debugsource-0:0.16-15.el8_6.1.aarch64", "product_id": "aide-debugsource-0:0.16-15.el8_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_6.1?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_6.1.aarch64", "product": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.aarch64", "product_id": "aide-debuginfo-0:0.16-15.el8_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_6.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_6.1.ppc64le", "product": { "name": "aide-0:0.16-15.el8_6.1.ppc64le", "product_id": "aide-0:0.16-15.el8_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_6.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_6.1.ppc64le", "product": { "name": "aide-debugsource-0:0.16-15.el8_6.1.ppc64le", "product_id": "aide-debugsource-0:0.16-15.el8_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_6.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_6.1.ppc64le", "product": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.ppc64le", "product_id": "aide-debuginfo-0:0.16-15.el8_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_6.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_6.1.s390x", "product": { "name": "aide-0:0.16-15.el8_6.1.s390x", "product_id": "aide-0:0.16-15.el8_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_6.1?arch=s390x" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_6.1.s390x", "product": { "name": "aide-debugsource-0:0.16-15.el8_6.1.s390x", "product_id": "aide-debugsource-0:0.16-15.el8_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_6.1?arch=s390x" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_6.1.s390x", "product": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.s390x", "product_id": "aide-debuginfo-0:0.16-15.el8_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_6.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.src" }, "product_reference": "aide-0:0.16-15.el8_6.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-debugsource-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.aarch64" }, "product_reference": "aide-0:0.16-15.el8_6.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.ppc64le" }, "product_reference": "aide-0:0.16-15.el8_6.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.s390x" }, "product_reference": "aide-0:0.16-15.el8_6.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.src" }, "product_reference": "aide-0:0.16-15.el8_6.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.aarch64" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_6.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.ppc64le" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_6.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.s390x" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_6.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.aarch64" }, "product_reference": "aide-debugsource-0:0.16-15.el8_6.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.ppc64le" }, "product_reference": "aide-debugsource-0:0.16-15.el8_6.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.s390x" }, "product_reference": "aide-debugsource-0:0.16-15.el8_6.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-debugsource-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.src" }, "product_reference": "aide-0:0.16-15.el8_6.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64" }, "product_reference": "aide-debugsource-0:0.16-15.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T11:18:25+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15058" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.AUS:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.E4S:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:aide-debugsource-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.src", "AppStream-8.6.0.Z.TUS:aide-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-debuginfo-0:0.16-15.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:aide-debugsource-0:0.16-15.el8_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:15038
Vulnerability from csaf_redhat
Published
2025-09-02 07:28
Modified
2025-09-10 15:35
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15038", "url": "https://access.redhat.com/errata/RHSA-2025:15038" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15038.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:35:18+00:00", "generator": { "date": "2025-09-10T15:35:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:15038", "initial_release_date": "2025-09-02T07:28:41+00:00", "revision_history": [ { "date": "2025-09-02T07:28:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T07:28:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:35:18+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_2.1.src", "product": { "name": "aide-0:0.16-100.el9_2.1.src", "product_id": "aide-0:0.16-100.el9_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_2.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_2.1.aarch64", "product": { "name": "aide-0:0.16-100.el9_2.1.aarch64", "product_id": "aide-0:0.16-100.el9_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_2.1.aarch64", "product": { "name": "aide-debugsource-0:0.16-100.el9_2.1.aarch64", "product_id": "aide-debugsource-0:0.16-100.el9_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_2.1.aarch64", "product": { "name": "aide-debuginfo-0:0.16-100.el9_2.1.aarch64", "product_id": "aide-debuginfo-0:0.16-100.el9_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_2.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_2.1.ppc64le", "product": { "name": "aide-0:0.16-100.el9_2.1.ppc64le", "product_id": "aide-0:0.16-100.el9_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_2.1.ppc64le", "product": { "name": "aide-debugsource-0:0.16-100.el9_2.1.ppc64le", "product_id": "aide-debugsource-0:0.16-100.el9_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_2.1.ppc64le", "product": { "name": "aide-debuginfo-0:0.16-100.el9_2.1.ppc64le", "product_id": "aide-debuginfo-0:0.16-100.el9_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_2.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_2.1.x86_64", "product": { "name": "aide-0:0.16-100.el9_2.1.x86_64", "product_id": "aide-0:0.16-100.el9_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_2.1.x86_64", "product": { "name": "aide-debugsource-0:0.16-100.el9_2.1.x86_64", "product_id": "aide-debugsource-0:0.16-100.el9_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_2.1.x86_64", "product": { "name": "aide-debuginfo-0:0.16-100.el9_2.1.x86_64", "product_id": "aide-debuginfo-0:0.16-100.el9_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_2.1.s390x", "product": { "name": "aide-0:0.16-100.el9_2.1.s390x", "product_id": "aide-0:0.16-100.el9_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_2.1?arch=s390x" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_2.1.s390x", "product": { "name": "aide-debugsource-0:0.16-100.el9_2.1.s390x", "product_id": "aide-debugsource-0:0.16-100.el9_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_2.1?arch=s390x" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_2.1.s390x", "product": { "name": "aide-debuginfo-0:0.16-100.el9_2.1.s390x", "product_id": "aide-debuginfo-0:0.16-100.el9_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_2.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.aarch64" }, "product_reference": "aide-0:0.16-100.el9_2.1.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.ppc64le" }, "product_reference": "aide-0:0.16-100.el9_2.1.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.s390x" }, "product_reference": "aide-0:0.16-100.el9_2.1.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.src" }, "product_reference": "aide-0:0.16-100.el9_2.1.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.x86_64" }, "product_reference": "aide-0:0.16-100.el9_2.1.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.aarch64" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_2.1.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.ppc64le" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_2.1.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.s390x" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_2.1.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_2.1.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.aarch64" }, "product_reference": "aide-debugsource-0:0.16-100.el9_2.1.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.ppc64le" }, "product_reference": "aide-debugsource-0:0.16-100.el9_2.1.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.s390x" }, "product_reference": "aide-debugsource-0:0.16-100.el9_2.1.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.x86_64" }, "product_reference": "aide-debugsource-0:0.16-100.el9_2.1.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.src", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T07:28:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.src", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15038" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.src", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.src", "AppStream-9.2.0.Z.E4S:aide-0:0.16-100.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:aide-debugsource-0:0.16-100.el9_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:14573
Vulnerability from csaf_redhat
Published
2025-08-26 07:28
Modified
2025-09-10 15:34
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14573", "url": "https://access.redhat.com/errata/RHSA-2025:14573" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14573.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:34:46+00:00", "generator": { "date": "2025-09-10T15:34:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:14573", "initial_release_date": "2025-08-26T07:28:00+00:00", "revision_history": [ { "date": "2025-08-26T07:28:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-26T07:28:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:34:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_10.2.src", "product": { "name": "aide-0:0.16-15.el8_10.2.src", "product_id": "aide-0:0.16-15.el8_10.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_10.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_10.2.aarch64", "product": { "name": "aide-0:0.16-15.el8_10.2.aarch64", "product_id": "aide-0:0.16-15.el8_10.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_10.2?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_10.2.aarch64", "product": { "name": "aide-debugsource-0:0.16-15.el8_10.2.aarch64", "product_id": "aide-debugsource-0:0.16-15.el8_10.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_10.2?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_10.2.aarch64", "product": { "name": "aide-debuginfo-0:0.16-15.el8_10.2.aarch64", "product_id": "aide-debuginfo-0:0.16-15.el8_10.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_10.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_10.2.ppc64le", "product": { "name": "aide-0:0.16-15.el8_10.2.ppc64le", "product_id": "aide-0:0.16-15.el8_10.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_10.2?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_10.2.ppc64le", "product": { "name": "aide-debugsource-0:0.16-15.el8_10.2.ppc64le", "product_id": "aide-debugsource-0:0.16-15.el8_10.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_10.2?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_10.2.ppc64le", "product": { "name": "aide-debuginfo-0:0.16-15.el8_10.2.ppc64le", "product_id": "aide-debuginfo-0:0.16-15.el8_10.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_10.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_10.2.x86_64", "product": { "name": "aide-0:0.16-15.el8_10.2.x86_64", "product_id": "aide-0:0.16-15.el8_10.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_10.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_10.2.x86_64", "product": { "name": "aide-debugsource-0:0.16-15.el8_10.2.x86_64", "product_id": "aide-debugsource-0:0.16-15.el8_10.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_10.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_10.2.x86_64", "product": { "name": "aide-debuginfo-0:0.16-15.el8_10.2.x86_64", "product_id": "aide-debuginfo-0:0.16-15.el8_10.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_10.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-15.el8_10.2.s390x", "product": { "name": "aide-0:0.16-15.el8_10.2.s390x", "product_id": "aide-0:0.16-15.el8_10.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-15.el8_10.2?arch=s390x" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-15.el8_10.2.s390x", "product": { "name": "aide-debugsource-0:0.16-15.el8_10.2.s390x", "product_id": "aide-debugsource-0:0.16-15.el8_10.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-15.el8_10.2?arch=s390x" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-15.el8_10.2.s390x", "product": { "name": "aide-debuginfo-0:0.16-15.el8_10.2.s390x", "product_id": "aide-debuginfo-0:0.16-15.el8_10.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-15.el8_10.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_10.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.aarch64" }, "product_reference": "aide-0:0.16-15.el8_10.2.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_10.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.ppc64le" }, "product_reference": "aide-0:0.16-15.el8_10.2.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_10.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.s390x" }, "product_reference": "aide-0:0.16-15.el8_10.2.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_10.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.src" }, "product_reference": "aide-0:0.16-15.el8_10.2.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-15.el8_10.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.x86_64" }, "product_reference": "aide-0:0.16-15.el8_10.2.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_10.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.aarch64" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_10.2.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_10.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.ppc64le" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_10.2.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_10.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.s390x" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_10.2.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-15.el8_10.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-15.el8_10.2.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_10.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.aarch64" }, "product_reference": "aide-debugsource-0:0.16-15.el8_10.2.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_10.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.ppc64le" }, "product_reference": "aide-debugsource-0:0.16-15.el8_10.2.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_10.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.s390x" }, "product_reference": "aide-debugsource-0:0.16-15.el8_10.2.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-15.el8_10.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.x86_64" }, "product_reference": "aide-debugsource-0:0.16-15.el8_10.2.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.src", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-26T07:28:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.src", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14573" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.src", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.src", "AppStream-8.10.0.Z.MAIN.EUS:aide-0:0.16-15.el8_10.2.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-debuginfo-0:0.16-15.el8_10.2.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.s390x", "AppStream-8.10.0.Z.MAIN.EUS:aide-debugsource-0:0.16-15.el8_10.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:14980
Vulnerability from csaf_redhat
Published
2025-09-02 01:27
Modified
2025-09-10 15:35
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14980", "url": "https://access.redhat.com/errata/RHSA-2025:14980" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14980.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:35:01+00:00", "generator": { "date": "2025-09-10T15:35:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:14980", "initial_release_date": "2025-09-02T01:27:34+00:00", "revision_history": [ { "date": "2025-09-02T01:27:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T01:27:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:35:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-11.el8_2.2.src", "product": { "name": "aide-0:0.16-11.el8_2.2.src", "product_id": "aide-0:0.16-11.el8_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-11.el8_2.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-11.el8_2.2.x86_64", "product": { "name": "aide-0:0.16-11.el8_2.2.x86_64", "product_id": "aide-0:0.16-11.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-11.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-11.el8_2.2.x86_64", "product": { "name": "aide-debugsource-0:0.16-11.el8_2.2.x86_64", "product_id": "aide-debugsource-0:0.16-11.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-11.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-11.el8_2.2.x86_64", "product": { "name": "aide-debuginfo-0:0.16-11.el8_2.2.x86_64", "product_id": "aide-debuginfo-0:0.16-11.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-11.el8_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-11.el8_2.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.src" }, "product_reference": "aide-0:0.16-11.el8_2.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-11.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.x86_64" }, "product_reference": "aide-0:0.16-11.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-11.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:aide-debuginfo-0:0.16-11.el8_2.2.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-11.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-11.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:aide-debugsource-0:0.16-11.el8_2.2.x86_64" }, "product_reference": "aide-debugsource-0:0.16-11.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.src", "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:aide-debuginfo-0:0.16-11.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:aide-debugsource-0:0.16-11.el8_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T01:27:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.src", "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:aide-debuginfo-0:0.16-11.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:aide-debugsource-0:0.16-11.el8_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14980" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.src", "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:aide-debuginfo-0:0.16-11.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:aide-debugsource-0:0.16-11.el8_2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.src", "AppStream-8.2.0.Z.AUS:aide-0:0.16-11.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:aide-debuginfo-0:0.16-11.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:aide-debugsource-0:0.16-11.el8_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:15039
Vulnerability from csaf_redhat
Published
2025-09-02 07:30
Modified
2025-09-10 15:35
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15039", "url": "https://access.redhat.com/errata/RHSA-2025:15039" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15039.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:35:19+00:00", "generator": { "date": "2025-09-10T15:35:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:15039", "initial_release_date": "2025-09-02T07:30:45+00:00", "revision_history": [ { "date": "2025-09-02T07:30:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T07:30:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:35:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_4.1.src", "product": { "name": "aide-0:0.16-100.el9_4.1.src", "product_id": "aide-0:0.16-100.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_4.1.aarch64", "product": { "name": "aide-0:0.16-100.el9_4.1.aarch64", "product_id": "aide-0:0.16-100.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_4.1.aarch64", "product": { "name": "aide-debugsource-0:0.16-100.el9_4.1.aarch64", "product_id": "aide-debugsource-0:0.16-100.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_4.1.aarch64", "product": { "name": "aide-debuginfo-0:0.16-100.el9_4.1.aarch64", "product_id": "aide-debuginfo-0:0.16-100.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_4.1.ppc64le", "product": { "name": "aide-0:0.16-100.el9_4.1.ppc64le", "product_id": "aide-0:0.16-100.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_4.1.ppc64le", "product": { "name": "aide-debugsource-0:0.16-100.el9_4.1.ppc64le", "product_id": "aide-debugsource-0:0.16-100.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_4.1.ppc64le", "product": { "name": "aide-debuginfo-0:0.16-100.el9_4.1.ppc64le", "product_id": "aide-debuginfo-0:0.16-100.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_4.1.x86_64", "product": { "name": "aide-0:0.16-100.el9_4.1.x86_64", "product_id": "aide-0:0.16-100.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_4.1.x86_64", "product": { "name": "aide-debugsource-0:0.16-100.el9_4.1.x86_64", "product_id": "aide-debugsource-0:0.16-100.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_4.1.x86_64", "product": { "name": "aide-debuginfo-0:0.16-100.el9_4.1.x86_64", "product_id": "aide-debuginfo-0:0.16-100.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_4.1.s390x", "product": { "name": "aide-0:0.16-100.el9_4.1.s390x", "product_id": "aide-0:0.16-100.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_4.1.s390x", "product": { "name": "aide-debugsource-0:0.16-100.el9_4.1.s390x", "product_id": "aide-debugsource-0:0.16-100.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_4.1.s390x", "product": { "name": "aide-debuginfo-0:0.16-100.el9_4.1.s390x", "product_id": "aide-debuginfo-0:0.16-100.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.aarch64" }, "product_reference": "aide-0:0.16-100.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.ppc64le" }, "product_reference": "aide-0:0.16-100.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.s390x" }, "product_reference": "aide-0:0.16-100.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.src" }, "product_reference": "aide-0:0.16-100.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.x86_64" }, "product_reference": "aide-0:0.16-100.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.aarch64" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.ppc64le" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.s390x" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.aarch64" }, "product_reference": "aide-debugsource-0:0.16-100.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.ppc64le" }, "product_reference": "aide-debugsource-0:0.16-100.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.s390x" }, "product_reference": "aide-debugsource-0:0.16-100.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.x86_64" }, "product_reference": "aide-debugsource-0:0.16-100.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.src", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T07:30:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.src", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15039" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.src", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.src", "AppStream-9.4.0.Z.EUS:aide-0:0.16-100.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-debuginfo-0:0.16-100.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:aide-debugsource-0:0.16-100.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
rhsa-2025:15409
Vulnerability from csaf_redhat
Published
2025-09-08 01:26
Modified
2025-09-10 15:35
Summary
Red Hat Security Advisory: aide security update
Notes
Topic
An update for aide is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.
Security Fix(es):
* aide: improper output neutralization enables bypassing (CVE-2025-54389)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for aide is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.\n\nSecurity Fix(es):\n\n* aide: improper output neutralization enables bypassing (CVE-2025-54389)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15409", "url": "https://access.redhat.com/errata/RHSA-2025:15409" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15409.json" } ], "title": "Red Hat Security Advisory: aide security update", "tracking": { "current_release_date": "2025-09-10T15:35:30+00:00", "generator": { "date": "2025-09-10T15:35:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2025:15409", "initial_release_date": "2025-09-08T01:26:40+00:00", "revision_history": [ { "date": "2025-09-08T01:26:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-08T01:26:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:35:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_0.1.src", "product": { "name": "aide-0:0.16-100.el9_0.1.src", "product_id": "aide-0:0.16-100.el9_0.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_0.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_0.1.aarch64", "product": { "name": "aide-0:0.16-100.el9_0.1.aarch64", "product_id": "aide-0:0.16-100.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_0.1.aarch64", "product": { "name": "aide-debugsource-0:0.16-100.el9_0.1.aarch64", "product_id": "aide-debugsource-0:0.16-100.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_0.1.aarch64", "product": { "name": "aide-debuginfo-0:0.16-100.el9_0.1.aarch64", "product_id": "aide-debuginfo-0:0.16-100.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_0.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_0.1.ppc64le", "product": { "name": "aide-0:0.16-100.el9_0.1.ppc64le", "product_id": "aide-0:0.16-100.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_0.1.ppc64le", "product": { "name": "aide-debugsource-0:0.16-100.el9_0.1.ppc64le", "product_id": "aide-debugsource-0:0.16-100.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_0.1.ppc64le", "product": { "name": "aide-debuginfo-0:0.16-100.el9_0.1.ppc64le", "product_id": "aide-debuginfo-0:0.16-100.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_0.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_0.1.x86_64", "product": { "name": "aide-0:0.16-100.el9_0.1.x86_64", "product_id": "aide-0:0.16-100.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_0.1.x86_64", "product": { "name": "aide-debugsource-0:0.16-100.el9_0.1.x86_64", "product_id": "aide-debugsource-0:0.16-100.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_0.1.x86_64", "product": { "name": "aide-debuginfo-0:0.16-100.el9_0.1.x86_64", "product_id": "aide-debuginfo-0:0.16-100.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_0.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aide-0:0.16-100.el9_0.1.s390x", "product": { "name": "aide-0:0.16-100.el9_0.1.s390x", "product_id": "aide-0:0.16-100.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide@0.16-100.el9_0.1?arch=s390x" } } }, { "category": "product_version", "name": "aide-debugsource-0:0.16-100.el9_0.1.s390x", "product": { "name": "aide-debugsource-0:0.16-100.el9_0.1.s390x", "product_id": "aide-debugsource-0:0.16-100.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debugsource@0.16-100.el9_0.1?arch=s390x" } } }, { "category": "product_version", "name": "aide-debuginfo-0:0.16-100.el9_0.1.s390x", "product": { "name": "aide-debuginfo-0:0.16-100.el9_0.1.s390x", "product_id": "aide-debuginfo-0:0.16-100.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aide-debuginfo@0.16-100.el9_0.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.aarch64" }, "product_reference": "aide-0:0.16-100.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.ppc64le" }, "product_reference": "aide-0:0.16-100.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.s390x" }, "product_reference": "aide-0:0.16-100.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.src" }, "product_reference": "aide-0:0.16-100.el9_0.1.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-0:0.16-100.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.x86_64" }, "product_reference": "aide-0:0.16-100.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.aarch64" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.ppc64le" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.s390x" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debuginfo-0:0.16-100.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.x86_64" }, "product_reference": "aide-debuginfo-0:0.16-100.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.aarch64" }, "product_reference": "aide-debugsource-0:0.16-100.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.ppc64le" }, "product_reference": "aide-debugsource-0:0.16-100.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.s390x" }, "product_reference": "aide-debugsource-0:0.16-100.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "aide-debugsource-0:0.16-100.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.x86_64" }, "product_reference": "aide-debugsource-0:0.16-100.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-08-12T18:45:34.800000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388019" } ], "notes": [ { "category": "description", "text": "A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE\u0027s detection of malicious files. Additionally, the output of extended attribute key names and symbolic links targets is also not properly neutralized.", "title": "Vulnerability description" }, { "category": "summary", "text": "aide: improper output neutralization enables bypassing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.src", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54389" }, { "category": "external", "summary": "RHBZ#2388019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54389", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54389" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54389" } ], "release_date": "2025-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-08T01:26:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.src", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15409" }, { "category": "workaround", "details": "Currently, no mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.src", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.src", "AppStream-9.0.0.Z.E4S:aide-0:0.16-100.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-debuginfo-0:0.16-100.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:aide-debugsource-0:0.16-100.el9_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aide: improper output neutralization enables bypassing" } ] }
wid-sec-w-2025-1901
Vulnerability from csaf_certbund
Published
2025-08-24 22:00
Modified
2025-09-08 22:00
Summary
Red Hat Enterprise Linux (aide): Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in der aide Komponente in Red Hat Enterprise Linux ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in der aide Komponente in Red Hat Enterprise Linux ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1901 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1901.json" }, { "category": "self", "summary": "WID-SEC-2025-1901 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1901" }, { "category": "external", "summary": "Red hat Enterprise Linux RHSA-2025:14493 vom 2025-08-25", "url": "https://access.redhat.com/errata/RHSA-2025:14493" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14493 vom 2025-08-26", "url": "http://linux.oracle.com/errata/ELSA-2025-14493.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14573 vom 2025-08-26", "url": "https://access.redhat.com/errata/RHSA-2025:14573" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14592 vom 2025-08-26", "url": "https://access.redhat.com/errata/RHSA-2025:14592" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14592 vom 2025-08-26", "url": "https://linux.oracle.com/errata/ELSA-2025-14592.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14573 vom 2025-08-26", "url": "https://linux.oracle.com/errata/ELSA-2025-14573.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14981 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:14981" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14982 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:14982" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14980 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:14980" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15039 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15039" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15038 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15038" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15058 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15058" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15409 vom 2025-09-08", "url": "https://access.redhat.com/errata/RHSA-2025:15409" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2025:14573 vom 2025-09-08", "url": "https://errata.build.resf.org/RLSA-2025:14573" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux (aide): Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2025-09-08T22:00:00.000+00:00", "generator": { "date": "2025-09-09T07:41:13.839+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1901", "initial_release_date": "2025-08-24T22:00:00.000+00:00", "revision_history": [ { "date": "2025-08-24T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-08-25T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-08-26T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-09-01T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-09-07T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-09-08T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "9", "product": { "name": "Red Hat Enterprise Linux 9", "product_id": "T038902", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9" } } } ], "category": "product_name", "name": "Enterprise Linux" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-54389", "product_status": { "known_affected": [ "67646", "T038902", "T004914", "T032255" ] }, "release_date": "2025-08-24T22:00:00.000+00:00", "title": "CVE-2025-54389" } ] }
fkie_cve-2025-54389
Vulnerability from fkie_nvd
Published
2025-08-14 16:15
Modified
2025-08-19 19:11
Severity ?
6.2 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Summary
AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamper with the log output. A local user might exploit this to bypass the AIDE detection of malicious files. Additionally the output of extended attribute key names and symbolic links targets are also not properly neutralized. This issue has been patched in version 0.19.2. A workaround involves configuring AIDE to write the report output to a regular file, redirecting stdout to a regular file, or redirecting the log output written to stderr to a regular file.
References
▼ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/aide/aide/commit/64c8f32b0349c33fb8382784af468338078851f9 | Patch | |
security-advisories@github.com | https://github.com/aide/aide/releases/tag/v0.19.2 | Release Notes | |
security-advisories@github.com | https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28 | Exploit, Vendor Advisory, Mitigation | |
134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28 | Exploit, Vendor Advisory, Mitigation |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
advanced_intrusion_detection_environment_project | advanced_intrusion_detection_environment | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:advanced_intrusion_detection_environment_project:advanced_intrusion_detection_environment:*:*:*:*:*:*:*:*", "matchCriteriaId": "6C000F3A-E2E1-4B9D-BB4A-EB0157E3DEBF", "versionEndExcluding": "0.19.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamper with the log output. A local user might exploit this to bypass the AIDE detection of malicious files. Additionally the output of extended attribute key names and symbolic links targets are also not properly neutralized. This issue has been patched in version 0.19.2. A workaround involves configuring AIDE to write the report output to a regular file, redirecting stdout to a regular file, or redirecting the log output written to stderr to a regular file." }, { "lang": "es", "value": "AIDE es un entorno avanzado de detecci\u00f3n de intrusiones. Antes de la versi\u00f3n 0.19.2, exist\u00eda una vulnerabilidad de neutralizaci\u00f3n de salida incorrecta en AIDE. Un atacante pod\u00eda manipular un nombre de archivo malicioso incluyendo secuencias de escape de terminal para ocultar la adici\u00f3n o eliminaci\u00f3n del archivo del informe o manipular la salida del registro. Un usuario local podr\u00eda aprovechar esto para eludir la detecci\u00f3n de archivos maliciosos por parte de AIDE. Adem\u00e1s, la salida de nombres de claves de atributos extendidos y enlaces simb\u00f3licos tampoco se neutraliza correctamente. Este problema se ha corregido en la versi\u00f3n 0.19.2. Una soluci\u00f3n alternativa consiste en configurar AIDE para escribir la salida del informe en un archivo normal, redirigir la salida est\u00e1ndar a un archivo normal o redirigir la salida del registro escrita en la salida est\u00e1ndar a un archivo normal." } ], "id": "CVE-2025-54389", "lastModified": "2025-08-19T19:11:20.650", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.5, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-08-14T16:15:37.993", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/aide/aide/commit/64c8f32b0349c33fb8382784af468338078851f9" }, { "source": "security-advisories@github.com", "tags": [ "Release Notes" ], "url": "https://github.com/aide/aide/releases/tag/v0.19.2" }, { "source": "security-advisories@github.com", "tags": [ "Exploit", "Vendor Advisory", "Mitigation" ], "url": "https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "tags": [ "Exploit", "Vendor Advisory", "Mitigation" ], "url": "https://github.com/aide/aide/security/advisories/GHSA-522j-vvx9-gg28" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-117" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…