summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200408-11.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200408-11.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200408-11.xml')
-rw-r--r--metadata/glsa/glsa-200408-11.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200408-11.xml b/metadata/glsa/glsa-200408-11.xml
new file mode 100644
index 000000000000..c55debc8dba7
--- /dev/null
+++ b/metadata/glsa/glsa-200408-11.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200408-11">
+ <title>Nessus: "adduser" race condition vulnerability</title>
+ <synopsis>
+ Nessus contains a vulnerability allowing a user to perform a privilege
+ escalation attack.
+ </synopsis>
+ <product type="ebuild">Nessus</product>
+ <announced>2004-08-12</announced>
+ <revised>2006-05-22: 02</revised>
+ <bug>58014</bug>
+ <access>local</access>
+ <affected>
+ <package name="net-analyzer/nessus" auto="yes" arch="*">
+ <unaffected range="ge">2.0.12</unaffected>
+ <vulnerable range="le">2.0.11</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Nessus is a free and powerful network security scanner.
+ </p>
+ </background>
+ <description>
+ <p>
+ A race condition can occur in "nessus-adduser" if the user has not
+ configured their TMPDIR variable.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A malicious user could exploit this bug to escalate privileges to the
+ rights of the user running "nessus-adduser".
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time. All users are encouraged to
+ upgrade to the latest available version of Nessus.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Nessus users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv "&gt;=net-analyzer/nessus-2.0.12"
+ # emerge "&gt;=net-analyzer/nessus-2.0.12"</code>
+ </resolution>
+ <references>
+ <uri link="https://secunia.com/advisories/12127/">Secunia Advisory</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1445">CVE-2004-1445</uri>
+ </references>
+ <metadata tag="requester">
+ koon
+ </metadata>
+ <metadata tag="submitter">
+ jaervosz
+ </metadata>
+</glsa>