|
|||||||||||
|
[Users] CAN-2004-0155: The KAME IKE Daemon Racoon does not verify RSA Signatures during Phase 1, allows man-in-the-middle attacks and unauthorized connections (fwd)
From: Paul Wouters <paul(at)xelerance.com>
Date: Wed Apr 07 2004 - 19:01:50 EDT FYI, Paul
Security Advisory: The KAME IKE Daemon Racoon does not verify RSA Signatures during Phase 1, allows man-in-the-middle attacks and unauthorized connections Author: Ralf Spenneberg <ralf@spenneberg.net> Revision: 1 Last Updated: April 07, 2004 18:00 CAN-2004-0155
Summary:
Impact:
Exploit:
certificate_type x509 certificate badprivatekey;
If the certificate is valid and trusted by the attacked racoon the
attacker can
Vulnerable:
Technical description:
[...]
evp = d2i_PUBKEY(NULL, &bp, pubkey->l);
if (evp == NULL)
return 0;
[...]
In this context the function d2i_PUBKEY always returns NULL. The function therefore exits with the returncode 0 (success). The actual verification of the signature does not take place.
Solution:
ipsec-tools: http://ipsec-tools.sf.net
Credits:
-- Ralf Spenneberg UNIX/Linux Trainer and Consultant, RHCE, RHCX Waldring 34 48565 Steinfurt Germany Fon: +49(0)2552 638 755 Fax: +49(0)2552 638 757 Mobil: +49(0)177 567 27 40 Markt+Technik Buch: Intrusion Detection für Linux Server Addison-Wesley Buch: VPN mit Linux IPsec-Howto: http://www.ipsec-howto.org IPsec/PPTP Kernels for Red Hat Linux: http://www.spenneberg.com/.net/.org/.de Honeynet Project Mirror: http://honeynet.spenneberg.org Snort Mirror: http://snort.spenneberg.org _______________________________________________ FreeS/WAN Users mailing list users@lists.freeswan.org https://mj2.freeswan.org/cgi-bin/mj_wwwusr --=-PW1GAe5WEUFPLe4DeXHb Content-Type: APPLICATION/X-GZIP; NAME="x509sig.diff.gz" Content-Transfer-Encoding: BASE64 Content-ID: <Pine.LNX.4.44.0404080101123.32366@expansionpack.xtdnet.nl> Content-Description: Content-Disposition: ATTACHMENT; FILENAME="x509sig.diff.gz" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQBAdDJCbQ9NVvVkhHcRAv8dAJ4hZ0T7SrVxzBjsCfLo8I88kIMBrQCfXZD0 nfiwGNK89uVela3B7+Vw8Uw= =axJT -----END PGP SIGNATURE----- --=-PW1GAe5WEUFPLe4DeXHb--
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:02:32 EDT |
||||||||||
|
|||||||||||