Files
CVEs-PoC/2008/CVE-2008-3068.md
T
2024-06-18 02:51:15 +02:00

22 lines
1.1 KiB
Markdown

### [CVE-2008-3068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3068)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Microsoft Crypto API 5.131.2600.2180 through 6.0, as used in Outlook, Windows Live Mail, and Office 2007, performs Certificate Revocation List (CRL) checks by using an arbitrary URL from a certificate embedded in a (1) S/MIME e-mail message or (2) signed document, which allows remote attackers to obtain reading times and IP addresses of recipients, and port-scan results, via a crafted certificate with an Authority Information Access (AIA) extension.
### POC
#### Reference
- http://securityreason.com/securityalert/3978
- https://www.cynops.de/advisories/AKLINK-SA-2008-002.txt
- https://www.cynops.de/advisories/AKLINK-SA-2008-003.txt
- https://www.cynops.de/advisories/AKLINK-SA-2008-004.txt
- https://www.cynops.de/techzone/http_over_x509.html
#### Github
No PoCs found on GitHub currently.