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.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Link | Tags |
---|---|
https://security-tracker.debian.org/tracker/CVE-2010-2450 | third party advisory |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571631 | patch mailing list third party advisory |
https://todos.internet2.edu/browse/SSPCPP-106 | third party advisory |