CVE-2019-0221
MEDIUM NUCLEIApache Tomcat 7.0.0-7.0.93 and 8.5.0-8.5.39 and 9.0.0.M1-9.0.0.17 - Cross-Site Scripting via SSI printenv Command
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-0221. PoCs published by Central InfoSec. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in Apache Tomcat due to improper escaping in the SSI printenv directive. The PoC requires SSI support to be enabled and a specific file with the printenv directive to be accessible.
Description
The SSI printenv command in Apache Tomcat 9.0.0.M1 to 9.0.0.17, 8.5.0 to 8.5.39 and 7.0.0 to 7.0.93 echoes user provided data without escaping and is, therefore, vulnerable to XSS. SSI is disabled by default. The printenv command is intended for debugging and is unlikely to be present in a production website.
Exploits (1)
This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in Apache Tomcat due to improper escaping in the SSI printenv directive. The PoC requires SSI support to be enabled and a specific file with the printenv directive to be accessible.
Nuclei Templates (1)
title:"Apache Tomcat" || http.title:"apache tomcat" || http.html:"apache tomcat" || cpe:"cpe:2.3:a:apache:tomcat"
body="apache tomcat" || title="apache tomcat"
References (29)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N