ID |
CVE-2002-0862
|
Summary |
The (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS. |
References |
|
Vulnerable Configurations |
-
cpe:2.3:o:microsoft:windows_xp:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_xp:-:*:*:*:*:*:*:*
-
cpe:2.3:o:microsoft:windows_2000:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_2000:-:*:*:*:*:*:*:*
-
cpe:2.3:o:microsoft:windows_98:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_98:-:*:*:*:*:*:*:*
-
cpe:2.3:o:microsoft:windows_me:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_me:-:*:*:*:*:*:*:*
-
cpe:2.3:o:microsoft:windows_98se:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_98se:-:*:*:*:*:*:*:*
-
cpe:2.3:o:microsoft:windows_nt:4.0:-:*:*:terminal_server:*:*:*
cpe:2.3:o:microsoft:windows_nt:4.0:-:*:*:terminal_server:*:*:*
-
cpe:2.3:o:microsoft:windows_nt:4.0:-:*:*:-:*:*:*
cpe:2.3:o:microsoft:windows_nt:4.0:-:*:*:-:*:*:*
-
cpe:2.3:a:microsoft:internet_explorer:-:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:internet_explorer:-:*:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:-:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:-:*:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:outlook_express:-:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:outlook_express:-:*:*:*:*:*:*:*
-
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
|
CVSS |
Base: | 6.8 (as of 09-02-2024 - 03:26) |
Impact: | |
Exploitability: | |
|
CWE |
CWE-295 |
CAPEC |
-
Creating a Rogue Certification Authority Certificate
An adversary exploits a weakness in the MD5 hash algorithm (weak collision resistance) to generate a certificate signing request (CSR) that contains collision blocks in the "to be signed" part. The adversary specially crafts two different, but valid X.509 certificates that when hashed with the MD5 algorithm would yield the same value. The adversary then sends the CSR for one of the certificates to the Certification Authority which uses the MD5 hashing algorithm. That request is completely valid and the Certificate Authority issues an X.509 certificate to the adversary which is signed with its private key. An adversary then takes that signed blob and inserts it into another X.509 certificate that the attacker generated. Due to the MD5 collision, both certificates, though different, hash to the same value and so the signed blob works just as well in the second certificate. The net effect is that the adversary's second X.509 certificate, which the Certification Authority has never seen, is now signed and validated by that Certification Authority. To make the attack more interesting, the second certificate could be not just a regular certificate, but rather itself a signing certificate. Thus the adversary is able to start their own Certification Authority that is anchored in its root of trust in the legitimate Certification Authority that has signed the attackers' first X.509 certificate. If the original Certificate Authority was accepted by default by browsers, so will now the Certificate Authority set up by the adversary and of course any certificates that it signs. So the adversary is now able to generate any SSL certificates to impersonate any web server, and the user's browser will not issue any warning to the victim. This can be used to compromise HTTPS communications and other types of systems where PKI and X.509 certificates may be used (e.g., VPN, IPSec).
|
Access |
Vector | Complexity | Authentication |
NETWORK |
MEDIUM |
NONE |
|
Impact |
Confidentiality | Integrity | Availability |
PARTIAL |
PARTIAL |
PARTIAL |
|
cvss-vector
via4
|
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
oval
via4
|
accepted | 2011-05-16T04:00:14.140-04:00 | class | vulnerability | contributors | name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Shane Shaffer | organization | G2, Inc. |
name | Sudhir Gandhe | organization | Telos |
name | Shane Shaffer | organization | G2, Inc. |
| description | The (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS. | family | windows | id | oval:org.mitre.oval:def:1056 | status | accepted | submitted | 2004-07-12T12:00:00.000-04:00 | title | Microsoft Certificate Validation Flaw Identity Spoofing Vulnerability | version | 71 |
accepted | 2011-05-16T04:00:52.883-04:00 | class | vulnerability | contributors | name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Shane Shaffer | organization | G2, Inc. |
name | Sudhir Gandhe | organization | Telos |
name | Shane Shaffer | organization | G2, Inc. |
| description | The (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS. | family | windows | id | oval:org.mitre.oval:def:1332 | status | accepted | submitted | 2004-07-12T12:00:00.000-04:00 | title | Windows 2000 Certificate Validation Identity Spoofing Vulnerability (Test 1) | version | 71 |
accepted | 2011-05-16T04:02:35.841-04:00 | class | vulnerability | contributors | name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Christine Walzer | organization | The MITRE Corporation |
name | Anna Min | organization | BigFix, Inc |
name | Sudhir Gandhe | organization | Telos |
name | Shane Shaffer | organization | G2, Inc. |
| description | The (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS. | family | windows | id | oval:org.mitre.oval:def:2671 | status | accepted | submitted | 2004-07-11T12:00:00.000-04:00 | title | Windows 2000 Certificate Validation Identity Spoofing Vulnerability (Test 2) | version | 69 |
|
refmap
via4
|
bugtraq | - 20020805 IE SSL Vulnerability
- 20020812 IE SSL Exploit
- 20020819 Insufficient Verification of Client Certificates in IIS 5.0 pre sp3
| xf | ssl-ca-certificate-spoofing(9776) |
|
Last major update |
09-02-2024 - 03:26 |
Published |
04-10-2002 - 04:00 |
Last modified |
09-02-2024 - 03:26 |