First published: Mon Mar 10 2008(Updated: )
mod_userdir in lighttpd 1.4.18 and earlier, when userdir.path is not set, uses a default of $HOME, which might allow remote attackers to read arbitrary files, as demonstrated by accessing the ~nobody directory.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Fipsasp Fipscms Light | <=1.4.18 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-1270 has a medium severity rating, as it allows remote attackers to read arbitrary files on the server.
To fix CVE-2008-1270, ensure that the userdir.path configuration is set appropriately in lighttpd's configuration file.
CVE-2008-1270 affects lighttpd versions prior to 1.4.19, specifically up to and including version 1.4.18.
CVE-2008-1270 can be exploited by attackers to access sensitive files from the ~nobody directory and potentially other user directories.
Yes, CVE-2008-1270 arises from a misconfiguration when userdir.path is not explicitly set, leading to a default path that may expose files.