First published: Sun Jun 16 2024(Updated: )
htags in GNU Global through 6.6.12 allows code execution in situations where dbpath (aka -d) is untrusted, because shell metacharacters may be used.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GNU GLOBAL | <=6.6.12 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-38448 has been rated as a high severity vulnerability due to its potential for code execution via untrusted dbpath inputs.
To mitigate CVE-2024-38448, ensure that untrusted dbpath inputs are sanitized and avoid using shell metacharacters.
CVE-2024-38448 affects GNU Global versions up to and including 6.6.12.
CVE-2024-38448 is a code execution vulnerability caused by improper handling of shell metacharacters in dbpath.
Yes, CVE-2024-38448 can potentially be exploited remotely if an attacker can manipulate the dbpath parameter.