First published: Wed Jan 13 2016(Updated: )
The canonpath function in the File::Spec module in PathTools before 3.62, as used in Perl, does not properly preserve the taint attribute of data, which might allow context-dependent attackers to bypass the taint protection mechanism via a crafted string.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ubuntu Linux | =15.04 | |
Ubuntu Linux | =15.10 | |
Perl PathTools | <=3.61 | |
Debian Debian Linux | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8607 has been classified as a moderate severity vulnerability due to its potential to bypass taint protection mechanisms.
To fix CVE-2015-8607, update the PathTools module to version 3.62 or later.
CVE-2015-8607 affects Ubuntu Linux versions 15.04 and 15.10, Debian Linux 8.0, and Perl PathTools versions up to 3.61.
CVE-2015-8607 can allow attackers to bypass security measures by manipulating the taint attribute of input data.
CVE-2015-8607 is generally considered a remote attack as it can be exploited through crafted strings in applications using the affected modules.