Re: WG Last Call: AIA CRL extension

Denis Pinkas <Denis.Pinkas@bull.net> Tue, 24 May 2005 16:47 UTC

Received: from above.proper.com (above.proper.com [208.184.76.39]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id MAA18039 for <pkix-archive@lists.ietf.org>; Tue, 24 May 2005 12:47:22 -0400 (EDT)
Received: from above.proper.com (localhost.vpnc.org [127.0.0.1]) by above.proper.com (8.12.11/8.12.9) with ESMTP id j4OFu6Qe004827; Tue, 24 May 2005 08:56:06 -0700 (PDT) (envelope-from owner-ietf-pkix@mail.imc.org)
Received: (from majordom@localhost) by above.proper.com (8.12.11/8.12.9/Submit) id j4OFu6fa004826; Tue, 24 May 2005 08:56:06 -0700 (PDT)
X-Authentication-Warning: above.proper.com: majordom set sender to owner-ietf-pkix@mail.imc.org using -f
Received: from odin2.bull.net (odin2.bull.net [192.90.70.84]) by above.proper.com (8.12.11/8.12.9) with ESMTP id j4OFu4aT004819 for <ietf-pkix@imc.org>; Tue, 24 May 2005 08:56:05 -0700 (PDT) (envelope-from Denis.Pinkas@bull.net)
Received: from cln-m001.frcl.bull.fr (cln-m001.frcl.bull.fr [129.182.91.40]) by odin2.bull.net (8.9.3/8.9.3) with ESMTP id SAA44396; Tue, 24 May 2005 18:11:06 +0200
Received: from bull.net ([129.182.108.120]) by cln-m001.frcl.bull.fr (Lotus Domino Release 5.0.10) with ESMTP id 2005052417555722:408 ; Tue, 24 May 2005 17:55:57 +0200
Message-ID: <42934ECA.3020508@bull.net>
Date: Tue, 24 May 2005 17:56:58 +0200
From: Denis Pinkas <Denis.Pinkas@bull.net>
Organization: Bull SA.
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0
X-Accept-Language: en-us, en, fr
MIME-Version: 1.0
To: Tom Gindin <tgindin@us.ibm.com>
CC: ietf-pkix@imc.org
Subject: Re: WG Last Call: AIA CRL extension
References: <OFFC5CD11F.470A76B3-ON8525700B.004E1E23-8525700B.005037B6@us.ibm.com>
X-MIMETrack: Itemize by SMTP Server on CLN-M001/FR/BULL(Release 5.0.10 |March 22, 2002) at 24/05/2005 17:55:57, Serialize by Router on CLN-M001/FR/BULL(Release 5.0.10 |March 22, 2002) at 24/05/2005 17:55:58, Serialize complete at 24/05/2005 17:55:58
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; format="flowed"
Sender: owner-ietf-pkix@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-pkix/mail-archive/>
List-ID: <ietf-pkix.imc.org>
List-Unsubscribe: <mailto:ietf-pkix-request@imc.org?body=unsubscribe>
Content-Transfer-Encoding: 7bit

Tom,

Thank you for bringing water to my mill. :-)

To respond to your previous e-mail, you said:

"Forcing the CRL to be issued by the CA itself (as I understand
Denis to have suggested) prohibits the reasonable case where the CRL is 
issued by a hierarchical superior, so it is IMHO too strict".

I am saying that this case is secure.

Expending it to the certification tree, would need to demonstrate that it is 
secure, ... and this has not be yet done at the moment (in particular for 
the case of same DN for the CRL issuer name).

Denis

> There is one scenario permitted by the "same trust anchor" rule 
> for CRL signers which seems to me to be a serious security hole.  Let us 
> assume a valid CA which is a direct subordinate of one of the RP's trust 
> anchors.  This CA issues separate CRL's and ARL's, in a quite usual way, 
> and issues cross certificates.  After months or years of operation, it 
> revokes one of its cross certificates because the subject's operator has 
> gone rogue.  That rogue subject then issues a fraudulent CRL Signing 
> certificate with the DN that the superior certificate has been using to 
> sign ARL's, a public key which it has newly generated, and various 
> extensions including an SKID.  It then issues an updated copy of an old 
> ARL under the fraudulent CRL signer's certificate and with an AKID 
> matching the fraudulent signer's SKID.  If the rogue can break into the 
> repository where the CRL is expected, this fraudulently issued CRL will 
> probably be validated whether it contains an AIA or not.  It will 
> certainly pass the "same trust anchor" condition.
>         This scenario, in which a rogue CA issues an ARL certifiying that 
> its primary certificate has not been revoked and gets the ARL accepted, is 
> possible under "same trust anchor" but not under "signed by path member".
> 
>                 Tom Gindin
> 
> ----- Forwarded by Tom Gindin/Watson/IBM on 05/24/2005 10:13 AM -----
> 
> 
> Tom Gindin
> 05/23/2005 10:46 PM
> 
>         To:     wpolk@nist.gov
>         cc:     housley@vigilsec.com, ietf-pkix@imc.org, kent@bbn.com, 
> stefans@microsoft.com
>         From:   Tom Gindin/Watson/IBM@IBMUS
>         Subject:        Re: WG Last Call: AIA CRL extension
> 
>         Tim:
> 
>         I should probably have brought this up earlier, but are we certain 
> that "same trust anchor" is a strong enough check that the CRL signer is 
> the one expected by the issuing CA?  While I was not in San Diego when 
> this wording was included in the 3280 series, I do not really think that 
> that check is strong enough.  I would suggest instead that the CRL 
> signer's certificate needs to be directly issued by one of the CA's in the 
> certification path back to the trust anchor used for the certificate's 
> verification, or by that anchor itself, unless people have practical 
> experience with CA structures which that rule would prohibit.  Forcing the 
> CRL to be issued by the CA itself (as I understand Denis to have 
> suggested) prohibits the reasonable case where the CRL is issued by a 
> hierarchical superior, so it is IMHO too strict.
>         I am personally not sure, FWIW, that a CRL should be permitted to 
> be signed by a second-cousin certificate of the issuer's certificate.  By 
> analogy to the use of the terms in families, "sibling" certificates would 
> have the same issuer, "first-cousin" certificates would be issued by 
> siblings, and "second-cousin" certificates would be issued by first 
> cousins - so they are both three levels down from the same trust anchor, 
> or from the last common CA in their paths.  This issue is not newly caused 
> by CRL AIA, since the same issue can arise with CRL's containing only 
> AKID.  AIA only allows RP's to build a path (whether right or wrong) more 
> quickly.
>         In any case, nothing more than a note in Security Considerations 
> is appropriate in any of our RFC's other than 3280 and its successor.
> 
>         Tom Gindin
> P.S. -  The above views are mine, and not necessarily those of my employer
> 
> 
> 
> 
> 
> Tim Polk <tim.polk@nist.gov>
> Sent by: owner-ietf-pkix@mail.imc.org
> 05/10/2005 05:27 PM
>  
>         To:     ietf-pkix@imc.org
>         cc:     kent@bbn.com, stefans@microsoft.com, housley@vigilsec.com
>         Subject:        WG Last Call: AIA CRL extension
> 
> 
> 
> 
> This message initiates working group Last Call for the specification 
> "Internet X.509 Public Key Infrastructure: Authority Information Access 
> CRL 
> Extension".  While some issues raised in the working group are unresolved, 
> 
> the editors believe that rough consensus supports the current 
> specification.
> 
> The URL for this Internet-Draft is:
>                  
> http://www.ietf.org/internet-drafts/draft-ietf-pkix-crlaia-01.txt
> 
> Last Call will run for (at least) two weeks. That is, Last Call will not 
> close before May 24.
> 
> Thanks,
> 
> Tim Polk 
> 
> 
> 
> 
>