summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200406-12.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-200406-12.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200406-12.xml')
-rw-r--r--metadata/glsa/glsa-200406-12.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200406-12.xml b/metadata/glsa/glsa-200406-12.xml
new file mode 100644
index 000000000000..3838de006767
--- /dev/null
+++ b/metadata/glsa/glsa-200406-12.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200406-12">
+ <title>Webmin: Multiple vulnerabilities</title>
+ <synopsis>
+ Webmin contains two security vulnerabilities which could lead to a Denial
+ of Service attack and information disclosure.
+ </synopsis>
+ <product type="ebuild">webmin</product>
+ <announced>2004-06-16</announced>
+ <revised>2006-05-22: 02</revised>
+ <bug>53375</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-admin/webmin" auto="yes" arch="*">
+ <unaffected range="ge">1.150</unaffected>
+ <vulnerable range="le">1.140-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Webmin is a web-based administration tool for Unix. It supports a wide
+ range of applications including Apache, DNS, file sharing and others.
+ </p>
+ </background>
+ <description>
+ <p>
+ Webmin contains two security vulnerabilities. One allows any user to
+ view the configuration of any module and the other could allow an
+ attacker to lock out a valid user by sending an invalid username and
+ password.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ An authenticated user could use these vulnerabilities to view the
+ configuration of any module thus potentially obtaining important
+ knowledge about configuration settings. Furthermore an attacker could
+ lock out legitimate users by sending invalid login information.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Webmin users should upgrade to the latest stable version:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv "&gt;=app-admin/app-admin/webmin-1.150"
+ # emerge "&gt;=app-admin/app-admin/webmin-1.150"</code>
+ </resolution>
+ <references>
+ <uri link="http://www.securityfocus.com/bid/10474">Bugtraq Announcement</uri>
+ <uri link="http://www.webmin.com/changes-1.150.html">Webmin Changelog</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0582">CVE-2004-0582</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0583">CVE-2004-0583</uri>
+ </references>
+ <metadata tag="submitter">
+ jaervosz
+ </metadata>
+</glsa>