First published: Wed Sep 12 2001(Updated: )
Apache on Red Hat Linux with with the UserDir directive enabled generates different error codes when a username exists and there is no public_html directory and when the username does not exist, which could allow remote attackers to determine valid usernames on the server.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Linux | =7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2001-1013 is considered a medium severity vulnerability due to its potential for user enumeration.
To fix CVE-2001-1013, administrators should disable the UserDir directive or implement access controls to obscure valid usernames.
CVE-2001-1013 specifically affects Apache servers running on Red Hat Linux 7.0 with the UserDir directive enabled.
CVE-2001-1013 enables remote attackers to enumerate valid usernames on the server, increasing the risk of targeted attacks.
A possible workaround for CVE-2001-1013 is to configure Apache to return the same error code regardless of username validity.