Bug 1240982 (CVE-2015-3448)
| Summary: | CVE-2015-3448 rubygem-rest-client: unsanitized application logging | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Martin Prpič <mprpic> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | abaron, abhgupta, akarol, aortega, apatters, apevec, ayoung, bbuckingham, bcourt, bhu, bkearney, bleanhar, btotty, cbillett, ccoleman, chrisw, cpelland, cperry, dajohnso, dallan, dclarizi, dmcphers, dmetzger, eglynn, ehelms, esammons, gblomqui, ggainey, gkotton, gmccullo, gtanzill, hhudgeon, iboverma, jdetiber, jfrey, jhardy, jialiu, jjoyce, jkeck, joelsmith, jokerman, jprause, jrafanie, jross, jschluet, juwatts, katello-bugs, kseifried, lhh, lmeyer, lpeer, lsvaty, lzap, markmc, matt, mburns, mcressma, mfojtik, mgarciac, mhulan, mmccomas, mmccune, mrg-program-list, nmoumoul, obarenbo, ohadlevy, pcreech, pgrist, rbryant, rchan, rhos-maint, rjerrido, roliveri, sclewis, simaishi, smallamp, sokeeffe, tbielawa, tdawson, tdecacqu, tiwillia, tjay, tomckay, williams, xlecauch, yeylon |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rest-client 1.7.3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-14 02:27:35 UTC | Type: | --- |
| 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: | 1240983, 1240984, 1865809, 1865816 | ||
| Bug Blocks: | 1240985 | ||
|
Description
Martin Prpič
2015-07-08 09:46:48 UTC
Created rubygem-rest-client tracking bugs for this issue: Affects: fedora-all [bug 1240983] Mitigation: The permissions on log files can be changed, e.g. using "chmod o-rwx" to prevent anyone but the user and group owner of the file from reading it. Additionally the group permissions can also be removed, e.g. "chmod g-rwx" if only the user owning the file should be able to see it. This issue affects the versions of rubygem-rest-client as shipped with various Red Hat products ad versions. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. |