First published: Tue May 24 2005(Updated: )
gdb before 6.3 searches the current working directory to load the .gdbinit configuration file, which allows local users to execute arbitrary commands as the user running gdb.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GNU Debugger | <=6.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-1705 is considered a high severity vulnerability.
CVE-2005-1705 allows local users to execute arbitrary commands as the user running gdb.
To fix CVE-2005-1705, update gdb to version 6.3 or later.
CVE-2005-1705 affects gdb versions prior to 6.3.
A possible workaround for CVE-2005-1705 is to ensure that the .gdbinit file cannot be modified by untrusted users.