mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 06:06:44 +02:00
18 lines
842 B
Markdown
18 lines
842 B
Markdown
### [CVE-2008-3003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3003)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|