CVE-2024-50379
View the latest critical CVEs issuedThis is a free service offered by Red Hot Cyber to the community. It allows you to view, on a single page, information about a single CVE from the National Vulnerability Database (NVD) and the National Institute of Standards and Technology (NIST) of the United States of America, the Forum of Incident Response and Security Teams (FIRST) regarding the EPSS score and percentile, data from the KEV catalog of the Cybersecurity and Infrastructure Security Agency (CISA), as well as selected resources from Red Hot Cyber and other international sources.
Connection error to NVD: the service did not respond after several attempts. Please try again in a few moments.
FIRST Information
EPSS Score: 0.4431
The EPSS (Exploit Prediction Scoring System) is a score from 0 to 1 that indicates the probability that a vulnerability will be exploited in the real world in the next 30 days. A higher value indicates a greater likelihood of exploitation.
0.00.250.50.751.0
Percentile: 0.9863
The Percentile indicates how much higher this vulnerability's EPSS score is compared to all other vulnerabilities in the EPSS database. For example, a percentile of 0.90 (90%) means that 90% of vulnerabilities have an EPSS score equal to or lower than the current one.
0.00.250.50.751.0
*Data updated as of: 2026-07-22
CISA Information (Known Exploited Vulnerabilities)
The CISA KEV Catalog lists vulnerabilities that have been actively exploited in the real world. If a CVE is present in this catalog, it indicates that the threat is immediate and mitigation should be a top priority.
CVE CVE-2024-50379 is not present in the CISA KEV Catalog. This indicates that it is not currently classified by CISA as an actively exploited vulnerability.
Articles published on Red Hot Cyber
Exploit PoC from GitHub
- SleepingBag945/CVE-2024-50379: tomcat CVE-2024-50379/CVE-2024-56337 条件竞争文件上传exp
- ph0ebus/Tomcat-CVE-2024-50379-Poc: RCE through a race condition in Apache Tomcat
- iSee857/CVE-2024-50379-PoC: Apache Tomcat(CVE-2024-50379)条件竞争致远程代码执行漏洞批量检测脚本
- dragonked2/CVE-2024-50379-POC: This repository contains a Python script designed to exploit CVE-2024-50379, a vulnerability that allows attackers to upload a JSP shell to a vulnerable server and execute arbitrary commands remotely. This exploit is particularly useful when the /uploads directory is either unprotected or not present on the target server.
- Alchemist3dot14/CVE-2024-50379: CVE-2024-50379 is a critical vulnerability affecting multiple versions of Apache Tomcat, an open source web server and servlet container widely used for deploying Java-based web applications. The vulnerability arises from a Time-of-Use (TOCTOU) race condition that occurs when compiling JavaServer Pages (JSPs).