Vulnerability CVE-2010-2450


Published: 2019-11-07   Modified: 2019-11-11

Description:
The keygen.sh script in Shibboleth SP 2.0 (located in /usr/local/etc/shibboleth by default) uses OpenSSL to create a DES private key which is placed in sp-key.pm. It relies on the root umask (default 22) instead of chmoding the resulting file itself, so the generated private key is world readable by default.

Type:

CWE-200

(Information Exposure)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Shibboleth -> Service provider 
Debian -> Debian linux 

 References:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571631
https://security-tracker.debian.org/tracker/CVE-2010-2450
https://todos.internet2.edu/browse/SSPCPP-106

Copyright 2024, cxsecurity.com

 

Back to Top