Bug 137419

Summary: CAN-2003-0987 mod_digest nonce checking flaw
Product: Red Hat Enterprise Linux 2.1 Reporter: Mark J. Cox <mjc>
Component: apacheAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: medium    
Version: 2.1CC: bnocera
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: impact=low,public=20031218
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-13 19:26:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 430529    

Description Mark J. Cox 2004-10-28 12:58:45 UTC
The mod_digest module does not properly verify the nonce of a client
response by using a AuthNonce secret. This could allow a malicious
user who is able to sniff network traffic to conduct a replay attack
against a website using Digest protection. Note that mod_digest
implements an older version of the MD5 Digest Authentication
specification, which is known not to work with modern browsers. This
issue does not affect mod_auth_digest.
(CAN-2003-0987).

Comment 1 Josh Bressers 2004-11-03 13:15:47 UTC
This issue is going to be RHSA-2004:600

Comment 2 John Flanagan 2004-12-13 19:26:26 UTC
An errata has been issued which should help the problem 
described in this bug report. This report is therefore being 
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files, 
please follow the link below. You may reopen this bug report 
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2004-600.html


Comment 3 Mark J. Cox 2005-08-02 07:36:35 UTC
*** Bug 126032 has been marked as a duplicate of this bug. ***