Files
CVEs-PoC/2008/CVE-2008-3003.md
T
2025-09-29 21:09:30 +02:00

18 lines
853 B
Markdown

### [CVE-2008-3003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3003)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Microsoft Office Excel 2007 Gold and SP1 does not properly delete the PWD (password) string from connections.xml when a .xlsx file is configured not to save the remote data session password, which allows local users to obtain sensitive information and obtain access to a remote data source, aka the "Excel Credential Caching Vulnerability."
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-043
#### Github
No PoCs found on GitHub currently.