SecurityAlert : 3919 CVE : CVE-2008-1947 SecurityRisk : Low (About) Remote Exploit : Yes Local Exploit : No Victim interaction required : No Exploit Given : No Credit : Mark Thomas Published : 05.06.2008
Versions Affected:
Tomcat 5.5.9 to 5.5.26
Tomcat 6.0.0 to 6.0.16
This issue has been fixed in the source repositories for each version and
will be included in 5.5.27 and 6.0.17. It is anticipated that these
versions will be released shortly.
Description:
The user supplied hostname attribute is not filtered before being included
in the output.
Mitigation:
Do not visit untrusted sites whilst logged in to the host-manager
application and log out (close the browser) once finished with the
host-manager.
Example:
Assume that after logged in, the victim was lead to the malicious web
server with following file installed.
<form action="http://localhost:8080/host-manager/html/add" method="get">
~ <INPUT TYPE="hidden" NAME='name' VALUE="<script>alert()</script>">
~ <INPUT TYPE="hidden" NAME='aliases' VALUE="somealias">
~ <input type="submit">
</form>
Credit:
These issues were discovered by Petr Splichal of RedHat.
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Maksymilian Arciemowicz discovered a Integer Overflow
vulnerability in the libc library "strfmon()" function.A vulnerability could allow an attacker who successfully exploits this vulnerability to take control of the affected *BSD systems.