Bug 427285 (CVE-2007-6595)
Summary: | CVE-2007-6595 clamav insecure /tmp file use | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Lubomir Kundrak <lkundrak> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | rh-bugzilla, steve |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6595 | ||
Whiteboard: | |||
Fixed In Version: | clamav-0.92.1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-04-25 08:50:30 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: | 427287, 427288, 427289 | ||
Bug Blocks: |
Description
Lubomir Kundrak
2008-01-02 19:44:18 UTC
Ping on this -- Any chance this will get addressed soon? (1) fixed here: http://svn.clamav.net/websvn/diff.php?repname=clamav-devel&path=%2Ftrunk%2Flibclamav%2Fothers.c&rev=3490&sc=0 (2) remains unfixed upstream Upstream bug report for this issue: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=752 Moreover, upstream does not consider vector (2) as security issue: http://lurker.clamav.net/message/20080102.195717.b4bbdef2.en.html Sigtool is primarily a tool for signature database developers and by no means it was designed to be run with SUID/SGID bits set. There is no practical exploitation of this "vulnerability" and it should not be considered a security issue. Issue (1) - more important of the two - was fixed in upstream version 0.92.1. Isuse (2) is not considered as security issue by upstream, as documented in comment #6. It can only be exploited if signature author uses sigtool in world / group writable directory. Moreover, there are probably one or two other similar issues in sigtool - at least race during *.info file creation seems possible. Given the upstream statement, I'm closing this as currentrelease - clamav-0.92.1. |