CVE-2018-11784
MEDIUM NUCLEIApache Tomcat 7.0.23-7.0.90, 8.5.0-8.5.33, 9.0.0.M1-9.0.11 - Open Redirect via Default Servlet
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2018-11784. PoCs published by Central InfoSec, BlackFan, Cappricio-Securities. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates an open redirect vulnerability in Apache Tomcat by manipulating URLs with leading slashes. The PoC shows how a crafted URL can redirect users to unintended domains due to improper path handling.
Description
When the default servlet in Apache Tomcat versions 9.0.0.M1 to 9.0.11, 8.5.0 to 8.5.33 and 7.0.23 to 7.0.90 returned a redirect to a directory (e.g. redirecting to '/foo/' when the user requested '/foo') a specially crafted URL could be used to cause the redirect to be generated to any URI of the attackers choice.
Exploits (3)
This exploit demonstrates an open redirect vulnerability in Apache Tomcat by manipulating URLs with leading slashes. The PoC shows how a crafted URL can redirect users to unintended domains due to improper path handling.
The repository provides a technical description of CVE-2018-11784, an open redirect vulnerability in Apache Tomcat. It includes example URLs demonstrating the exploit but lacks functional exploit code.
This repository contains a Python-based scanner for detecting CVE-2018-11784, an open redirect vulnerability in Apache Tomcat. The tool checks for vulnerable endpoints and supports Telegram notifications for detected vulnerabilities.
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 (39)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N