Lucene search
+L

64 matches found

Kitploit
Kitploit
added 2026/09/15 3:41 a.m.5 views

CVE-2017-12615

CVE-2017-12615 - Ejecución remota de código RCE en Apache Tomcat CVE-2017-12615 es una vulnerabilidad de ejecución remota de código RCE que afecta a Apache Tomcat 7.0.0 hasta 7.0.79 que se ejecuta en Microsoft Windows cuando las solicitudes HTTP PUT están habilitadas. La vulnerabilidad existe...

8.1CVSS7.8AI score0.99607EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/14 6:27 p.m.8 views

CVE-2025-24813

Condiciones de explotación Función de escritura de DefaultServlet habilitada: es necesario configurar readonly=false en web.xml Soporte de solicitudes PUT parciales: Tomcat admite la carga por fragmentos de forma predeterminada Persistencia de sesiones de archivo habilitada: es necesario configur...

10CVSS8AI score0.99927EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/12 3:38 p.m.8 views

Spring-Boot-Tomcat-CVE-2025-24813

CVE-2025-24813: Apache 1. Explicación Tomcat es vulnerable debido a dos vulnerabilidades separadas; la primera es una debilidad en el DefaultServlet que permite PUTs parciales para escribir en un directorio temporal. Ver:...

10CVSS8.2AI score0.99927EPSS
SaveExploits50References2
Kitploit
Kitploit
added 2026/09/12 7:23 a.m.6 views

CVE-2017-12615-Home-Lab

ENGLISH BELOW CVE-2017-12615 Tomcat: Remote Code Execution via JSP Upload Lab นี้จำลองช่องโหว่ CVE-2017-12615 Tomcat: Remote Code Execution via JSP Upload เกิดจากการตั้งค่า readonly=false ทำให้สามารถอัปโหลดไฟล์ผ่าน HTTP PUT ได้ รวมถึงไฟล์ .jsp ที่สามารถรันคำสั่ง RCE Features Apache Tomcat 7.0.79...

8.1CVSS7.7AI score0.99607EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/09 3:47 p.m.6 views

POC-CVE-2025-24813

CVE-2025-24813 – Demonstration Environment PoC This repository contains a simple application built to observe the behavior of CVE-2025-24813, a recent vulnerability in Apache Tomcat related to the use of the DefaultServlet with writing enabled readonly=false, allowing unsafe write operations via...

10CVSS8.2AI score0.99927EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 2:32 a.m.8 views

CVE-2025-24813

Description This repository is an environment for reproducing the latest RCE of CVE-2025-24813 Tomcat. For learning and research purposes only! Exploitation Conditions The application has enabled the DefaultServlet write functionality, which is disabled by default. The application supports partia...

10CVSS8.1AI score0.99927EPSS
SaveExploits50
GithubExploit
GithubExploit
added 2025/03/16 11:59 a.m.483 views

Exploit for Deserialization of Untrusted Data in Apache Tomcat

利用条件 + DefaultServlet 写入功能启用:需在 web.xml 中配置 readonly=false...

9.8CVSS9.3AI score0.99927EPSS
SaveExploits50
CNVD
CNVD
added 2025/03/12 12:00 a.m.43 views

Apache Tomcat Remote Code Execution Vulnerability

Apache Tomcat is an open source lightweight Java Web server and Servlet container , designed to run Java Servlet and JSP core tools designed to support dynamic content processing and hosting of static resources , is the cornerstone of small and medium-sized Java Web application development and...

10CVSS7.8AI score0.99927EPSS
SaveExploits50References1
CNNVD
CNNVD
added 2025/03/10 12:00 a.m.14 views

Apache Tomcat 环境问题漏洞

Apache Tomcat is an open source lightweight Java Web server and Servlet container , designed to run Java Servlet and JSP core tools designed to support dynamic content processing and hosting of static resources , is the cornerstone of small and medium-sized Java Web application development and...

10CVSS8.4AI score0.99927EPSS
SaveExploits50References15
BDU FSTEC
BDU FSTEC
added 2024/12/18 12:00 a.m.33 views

The vulnerability of the DefaultServlet server servlet in the Apache Tomcat application server allows a attacker to execute arbitrary code.

The vulnerability of the DefaultServlet server component in the Apache Tomcat application server is related to synchronization errors when using shared resources „Race Conditions“. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS8.2AI score0.44312EPSS
SaveExploits13References11Affected Software4
OSV
OSV
added 2024/11/28 3:10 p.m.35 views

SUSE-SU-2024:4106-1 Security update for tomcat

This update for tomcat fixes the following issues: - Update to Tomcat 9.0.97 Fixed CVEs: + CVE-2024-52316: If the Jakarta Authentication fails with an exception, set a 500 status bsc1233434 Catalina + Add: Add support for the new Servlet API method HttpServletResponse.sendEarlyHints. markt + Add:...

9.8CVSS8.8AI score0.06246EPSS
SaveExploits1References3
OSV
OSV
added 2024/11/28 3:09 p.m.31 views

SUSE-SU-2024:4105-1 Security update for tomcat10

This update for tomcat10 fixes the following issues: - Update to Tomcat 10.1.33 Fixed CVEs: + CVE-2024-52316: If the Jakarta Authentication fails with an exception, set a 500 status bsc1233434 Catalina + Add: Add support for the new Servlet API method HttpServletResponse.sendEarlyHints. markt +...

9.8CVSS8.8AI score0.06246EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/04/18 11:27 p.m.9 views

SUSE CVE-2018-12536

In Eclipse Jetty Server, all 9.x versions, on webapps deployed using default Error Handling, when an intentionally bad query arrives that doesn't match a dynamic url-pattern, and is eventually handled by the DefaultServlet's static file serving, the bad characters can trigger a...

5.3CVSS8.3AI score0.04273EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2023/02/21 6:54 p.m.102 views

K01869532: Eclipse Jetty vulnerability CVE-2019-10241

Security Advisory Description In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of...

6.1CVSS6.4AI score0.09634EPSS
SaveExploits0Affected Software2
Github Security Blog
Github Security Blog
added 2021/03/10 3:46 a.m.93 views

DOS vulnerability for Quoted Quality CSV headers

Impact When Jetty handles a request containing request headers with a large number of “quality” i.e. q parameters such as what are seen on the Accept, Accept-Encoding, and Accept-Language request headers, the server may enter a denial of service DoS state due to high CPU usage while sorting the...

5.3CVSS6.1AI score0.7795EPSS
SaveExploits0References66Affected Software1
RedhatCVE
RedhatCVE
added 2021/02/07 3:15 p.m.71 views

CVE-2017-5664

A vulnerability was discovered in the error page mechanism in Tomcat's DefaultServlet implementation. A crafted HTTP request could cause undesired side effects, possibly including the removal or replacement of the custom error page. Mitigation If it is necessary to have the DefaultServlet propert...

7.5CVSS0.4AI score0.16567EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2020/04/14 1:04 p.m.7 views

jetty: using specially formatted URL against DefaultServlet or ResourceHandler leads to XSS conditions

In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of directory contents...

6.1CVSS7.3AI score0.09634EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/23 8:21 a.m.10 views

jetty: using specially formatted URL against DefaultServlet or ResourceHandler leads to XSS conditions

In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of directory contents...

6.1CVSS7.3AI score0.09634EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2019/12/03 12:00 a.m.8 views

The vulnerability of the DefaultServlet component of the Jetty HTTP server allows a attacker to gain unauthorized access to protected information.

The vulnerability of the DefaultServlet component in the Jetty HTTP server is related to errors in error handling when incorrect requests are used. Exploiting this vulnerability allows an attacker to gain unauthorized access to protected information by displaying the InvalidPathException message,...

5.3CVSS6.4AI score0.04273EPSS
SaveExploits0References8Affected Software3
RedhatCVE
RedhatCVE
added 2019/05/03 10:22 a.m.47 views

CVE-2019-10241

In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of directory contents...

6.1CVSS4AI score0.09634EPSS
SaveExploits0References3
Rows per page
Query Builder