First published: Fri Nov 02 2012(Updated: )
During an audit of file permissions within CloudForms it was found that the /etc/pulp/pulp.conf is world readable. This file can contain the following sensitive information: # default_password: default password for admin # Highly recommend changing the default_password with "pulp-admin user update" # [server] ... default_login: admin default_password: CVkiDB/JKHhHp7+PlkfaqizG ... oauth_key: katello oauth_secret: zH9ZXu6JhDwlx9GjshbFaa0Q This file should not be world readable, it should only be readable by the user/group that pulp runs as.
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat CloudForms Management Engine |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-872487 is considered high due to the exposure of sensitive information in world-readable file permissions.
To fix REDHAT-BUG-872487, restrict the permissions on the /etc/pulp/pulp.conf file to ensure it is not world-readable.
REDHAT-BUG-872487 exposes sensitive information such as the default password for the admin user in the /etc/pulp/pulp.conf file.
REDHAT-BUG-872487 affects Red Hat CloudForms Management Engine.
The potential risks of REDHAT-BUG-872487 include unauthorized access to sensitive credentials, which could lead to a full compromise of the CloudForms environment.