cbcvebase.
CVE-2008-1947
published 2008-06-04

CVE-2008-1947: Cross-site scripting (XSS) vulnerability in Apache Tomcat 5.5.9 through 5.5.26 and 6.0.0 through 6.0.16 allows remote attackers to inject arbitrary web script…

PriorityP421medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EPSS
9.78%
95.0th percentile
Cross-site scripting (XSS) vulnerability in Apache Tomcat 5.5.9 through 5.5.26 and 6.0.0 through 6.0.16 allows remote attackers to inject arbitrary web script or HTML via the name parameter (aka the hostname attribute) to host-manager/html/add.

Affected

40 ranges· showing 25
VendorProductVersion rangeFixed in
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat
apachetomcat

Detection & IOCsextracted from sources · hover to see the quote

url/host-manager/html/add
snort
alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS Possible Apache Tomcat Host Manager Cross Site Scripting Attempt"; flow:established,to_server; http.uri; content:"/host-manager/html/add"; nocase; content:"method="; nocase; pcre:"/(script|img|src|onmouse|onkey|onload|ondragdrop|onblur|onfocus|onclick)/i"; reference:url,www.securityfocus.com/bid/29502/info; reference:cve,2008-1947; classtype:web-application-attack; sid:2010146; rev:6; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, cve CVE_2008_1947, deployment Datacenter, confidence Medium, signature_severity Major, tag XSS, tag Cross_Site_Scripting, updated_at 2020_09_10;)
  • XSS payload is injected via the 'name' parameter (hostname attribute) in a POST to /host-manager/html/add; monitor HTTP requests to this endpoint containing script-injection patterns in the name field.
  • The Emerging Threats rule (sid:2010146) triggers on HTTP URIs containing '/host-manager/html/add' combined with 'method=' and XSS-related keywords (script, img, src, onmouse, onkey, onload, ondragdrop, onblur, onfocus, onclick) — use these as detection anchors.
  • Proof-of-concept payload uses alert() injected into the name field; look for JavaScript event handlers or script tags in the 'name' form parameter submitted to the host-manager add endpoint.
  • ·The vulnerable endpoint /host-manager/html/add requires authentication (admin credentials); exploitation presupposes the attacker can lure an authenticated admin to a malicious page (CSRF-assisted XSS scenario).
  • ·Affected versions are Apache Tomcat 5.5.9–5.5.26 and 6.0.0–6.0.16; fixed in 5.5.27 and 6.0.17/6.0.18.

CVSS provenance

nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
vendor_redhat4.3MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.