You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200707-05.xml

75 lines
2.4 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200707-05">
<title>Webmin, Usermin: Cross-site scripting vulnerabilities</title>
<synopsis>
Webmin and Usermin are vulnerable to cross-site scripting vulnerabilities
(XSS).
</synopsis>
<product type="ebuild">webmin/usermin</product>
<announced>2007-07-05</announced>
<revised count="01">2007-07-05</revised>
<bug>181385</bug>
<access>remote</access>
<affected>
<package name="app-admin/webmin" auto="yes" arch="*">
<unaffected range="ge">1.350</unaffected>
<vulnerable range="lt">1.350</vulnerable>
</package>
<package name="app-admin/usermin" auto="yes" arch="*">
<unaffected range="ge">1.280</unaffected>
<vulnerable range="lt">1.280</vulnerable>
</package>
</affected>
<background>
<p>
Webmin is a web-based administrative 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>
The pam_login.cgi file does not properly sanitize user input before
sending it back as output to the user.
</p>
</description>
<impact type="low">
<p>
An unauthenticated attacker could entice a user to browse a specially
crafted URL, allowing for the execution of script code in the context
of the user's browser and for the theft of browser credentials. This
may permit the attacker to login to Webmin or Usermin with the user's
permissions.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</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.350"</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.280"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3156">CVE-2007-3156</uri>
</references>
<metadata tag="submitter" timestamp="2007-06-25T19:12:36Z">
falco
</metadata>
<metadata tag="bugReady" timestamp="2007-06-29T13:33:55Z">
p-y
</metadata>
</glsa>