mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 02:29:40 +02:00
18 lines
834 B
Markdown
18 lines
834 B
Markdown
### [CVE-2005-4755](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4755)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
BEA WebLogic Server and WebLogic Express 8.1 SP3 and earlier (1) stores the private key passphrase (CustomTrustKeyStorePassPhrase) in cleartext in nodemanager.config; or, during domain creation with the Configuration Wizard, renders an SSL private key passphrase in cleartext (2) on a terminal or (3) in a log file, which might allow local users to obtain cryptographic keys.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/15052
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|