summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200608-11.xml')
-rw-r--r--metadata/glsa/glsa-200608-11.xml74
1 files changed, 74 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200608-11.xml b/metadata/glsa/glsa-200608-11.xml
new file mode 100644
index 000000000000..04bedb746823
--- /dev/null
+++ b/metadata/glsa/glsa-200608-11.xml
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200608-11">
+ <title>Webmin, Usermin: File Disclosure</title>
+ <synopsis>
+ Webmin and Usermin are vulnerable to an arbitrary file disclosure through a
+ specially crafted URL.
+ </synopsis>
+ <product type="ebuild">webmin/usermin</product>
+ <announced>2006-08-06</announced>
+ <revised count="01">2006-08-06</revised>
+ <bug>138552</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-admin/webmin" auto="yes" arch="*">
+ <unaffected range="ge">1.290</unaffected>
+ <vulnerable range="lt">1.290</vulnerable>
+ </package>
+ <package name="app-admin/usermin" auto="yes" arch="*">
+ <unaffected range="ge">1.220</unaffected>
+ <vulnerable range="lt">1.220</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Webmin is a web-based interface for Unix-like systems. Usermin is a
+ simplified version of Webmin designed for use by normal users rather
+ than system administrators.
+ </p>
+ </background>
+ <description>
+ <p>
+ A vulnerability in both Webmin and Usermin has been discovered by Kenny
+ Chen, wherein simplify_path is called before the HTML is decoded.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A non-authenticated user can read any file on the server using a
+ specially crafted URL.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ For a temporary workaround, IP Access Control can be setup on Webmin
+ and Usermin.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Webmin users should update to the latest stable version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --verbose --oneshot "&gt;=app-admin/webmin-1.290"</code>
+ <p>
+ All Usermin users should update to the latest stable version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --verbose --oneshot "&gt;=app-admin/usermin-1.220"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3392">CVE-2006-3392</uri>
+ </references>
+ <metadata tag="">
+ </metadata>
+ <metadata tag="bugReady" timestamp="2006-08-06T17:23:21Z">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="2006-08-06T18:24:45Z">
+ hlieberman
+ </metadata>
+</glsa>