|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2004-0041: mod_auth_shadow: did not check expiration date | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Thomas Biege <thomas> |
| Component: | Incidents | Assignee: | Thomas Biege <thomas> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | CVE-2004-0041: CVSS v2 Base Score: 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P) | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Proposed patch, extracted from fixed Debian package and seperated from another patch | ||
|
Description
Thomas Biege
2004-01-13 17:38:27 UTC
<!-- SBZ_reproduce --> - Maybe this could be fixed together with mod_gzip. Yes, good idea. Created attachment 15899 [details]
Proposed patch, extracted from fixed Debian package and seperated from another patch
Reproduced the problem with our package, ==> /var/log/httpd/access_log <== 10.0.8.6 - too_old [06/Feb/2004:18:28:59 +0100] "GET /auth_shadow/ HTTP/1.0" 200 243 and verified that the fix resolves it: ==> /var/log/httpd/access_log <== 10.0.8.6 - too_old [06/Feb/2004:18:31:53 +0100] "GET /auth_shadow/ HTTP/1.0" 401 466 ==> /var/log/httpd/error_log <== /usr/sbin/validate: User too_old: account expired [Fri Feb 6 18:31:53 2004] [error] (29)Illegal seek: access to /auth_shadow/ failed for 10.0.8.6, reason: Invalid password entered for user too_old The fix is now applied and checked in in all our apache-contrib packages. Thomas, I reassign to you for further processing. packages approved. done. CVE-2004-0041: CVSS v2 Base Score: 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P) |