Bug 1058807
| Summary: | [engine-iso-uploader] /etc/ovirt-engine/isouploader.conf is world readable (can contain password!) | |||
|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Jiri Belka <jbelka> | |
| Component: | ovirt-iso-uploader | Assignee: | Sandro Bonazzola <sbonazzo> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 3.4 | CC: | acathrow, didi, gklein, iheim, sbonazzo, yeylon | |
| Target Milestone: | --- | Keywords: | EasyFix | |
| Target Release: | 3.4.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | integration | |||
| Fixed In Version: | ovirt-3.4.0-beta3 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1058810 (view as bug list) | Environment: | ||
| Last Closed: | 2014-03-31 12:26:54 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1058810 | |||
|
Description
Jiri Belka
2014-01-28 14:45:53 UTC
Our automated scripts will never put a password there. I think it's up to the user to take care of this. Users can also create new files (for the password or other things) under /etc/ovirt-engine/isouploader.conf.d with whatever permissions they want. I don't think this is really urgent as didi said. It's easy to fix. We can change the permission on the files we ship in the rpm but user will always be responsible of the file he creates. Note that this probably should be cloned to log-collector and image-uploader as well... Merged on upstream and 3.4 branch ok, beta3 # ls -l /etc/ovirt-engine/isouploader.conf -rw-r-----. 1 root root 791 Feb 17 10:44 /etc/ovirt-engine/isouploader.conf this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released |