+++ This bug was initially created as a clone of Bug #958002 +++ +++ This bug was initially created as a clone of Bug #957481 +++ Warning: nagios-3.4.4-1.el6ost/nagios.upgrade_to_v3.sh Tempfile is created by using $$ should use mktemp instead. tmp1=/tmp/nagioscfg.$$.tmp --- Additional comment from Kurt Seifried on 2013-04-30 03:19:10 EDT --- nagios.upgrade_to_v3.sh is not in upstreams files, it's added by Red Hat and several other vendors. So splitting this bug again.
This file was first added to the Nagios RPM many years ago. We need to simply change it to: tmp1=`mktemp /tmp/XXXXXXXX` or equivalent
Created nagios tracking bugs for this issue Affects: fedora-all [bug 958292]
Created nagios tracking bugs for this issue Affects: epel-6 [bug 958294]
Statement: The Red Hat Security Response Team has rated this issue as having moderate security impact. This issue is not currently planned to be addressed in OpenStack 2.1 (Folsom). For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.
nagios-3.5.1-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
Acknowledgements: This issue was discovered by Grant Murphy of the Red Hat Product Security Team.
This issue has been addressed in following products: OpenStack 3 for RHEL 6 Via RHSA-2013:1526 https://rhn.redhat.com/errata/RHSA-2013-1526.html