Bug 974845 (CVE-2016-3992) - VUL-0: CVE-2016-3992: cronic: Predictable temporary files
Summary: VUL-0: CVE-2016-3992: cronic: Predictable temporary files
Status: RESOLVED FIXED
Alias: CVE-2016-3992
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other openSUSE 42.1
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Olav Reinert
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/167250/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-11 09:09 UTC by Johannes Segitz
Modified: 2016-07-05 18:08 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Segitz 2016-04-11 09:09:07 UTC
CVE-2016-3992

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820331

From: Dmitry Nezhevenko 

It looks like cronic uses very predictable temporary files (like
/tmp/cronic.out.$$) that depends only on PID:

	OUT=/tmp/cronic.out.$$
	ERR=/tmp/cronic.err.$$
	TRACE=/tmp/cronic.trace.$$

	set +e
	"$@" >$OUT 2>$TRACE
	RESULT=$?
	set -e

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-3992
http://seclists.org/oss-sec/2016/q2/44
Comment 1 Swamp Workflow Management 2016-04-11 22:00:45 UTC
bugbot adjusting priority
Comment 2 Olav Reinert 2016-04-13 21:57:16 UTC
Fixed in devel project utilities/cronic by updating from upstream.
Comment 3 Swamp Workflow Management 2016-07-05 18:08:54 UTC
openSUSE-SU-2016:1741-1: An update that fixes one vulnerability is now available.

Category: security (moderate)
Bug References: 974845
CVE References: CVE-2016-3992
Sources used:
openSUSE Leap 42.1 (src):    cronic-3-5.1
openSUSE 13.2 (src):    cronic-3-3.1