summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
commit670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch)
tree68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-200612-15.xml
parentAdd 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff)
parentAdd GLSA 201604-03 - Fix (diff)
downloadgentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47 git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-200612-15.xml')
-rw-r--r--metadata/glsa/glsa-200612-15.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200612-15.xml b/metadata/glsa/glsa-200612-15.xml
new file mode 100644
index 000000000000..be70a54e36a0
--- /dev/null
+++ b/metadata/glsa/glsa-200612-15.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200612-15">
+ <title>McAfee VirusScan: Insecure DT_RPATH</title>
+ <synopsis>
+ McAfee VirusScan for Linux is distributed with an insecure DT_RPATH,
+ potentially allowing a remote attacker to execute arbitrary code.
+ </synopsis>
+ <product type="ebuild">vlnx</product>
+ <announced>December 14, 2006</announced>
+ <revised>December 14, 2006: 01</revised>
+ <bug>156989</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-antivirus/vlnx" auto="yes" arch="*">
+ <vulnerable range="le">4510e</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ McAfee VirusScan for Linux is a commercial antivirus solution for
+ Linux.
+ </p>
+ </background>
+ <description>
+ <p>
+ Jakub Moc of Gentoo Linux discovered that McAfee VirusScan was
+ distributed with an insecure DT_RPATH which included the current
+ working directory, rather than $ORIGIN which was probably intended.
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ An attacker could entice a VirusScan user to scan an arbitrary file and
+ execute arbitrary code with the privileges of the VirusScan user by
+ tricking the dynamic loader into loading an untrusted ELF DSO. An
+ automated system, such as a mail scanner, may be subverted to execute
+ arbitrary code with the privileges of the process invoking VirusScan.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ Do not scan files or execute VirusScan from an untrusted working
+ directory.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ As VirusScan verifies that it has not been modified before executing,
+ it is not possible to correct the DT_RPATH. Furthermore, this would
+ violate the license that VirusScan is distributed under. For this
+ reason, the package has been masked in Portage pending the resolution
+ of this issue.
+ </p>
+ <code>
+ # emerge --ask --verbose --unmerge &quot;app-antivirus/vlnx&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6474">CVE-2006-6474</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Mon, 11 Dec 2006 18:55:04 +0000">
+ taviso
+ </metadata>
+ <metadata tag="bugReady" timestamp="Mon, 11 Dec 2006 21:23:39 +0000">
+ falco
+ </metadata>
+</glsa>