You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @halimB8, the response time to this issue was longer than usual, and we appreciate your patience and contribution to this project. However, we try to only add templates for CVEs with complete proof of concept to minimize false positives and negatives, though there are rare exceptions. Please feel free to reopen the issue if you have a template that includes a full POC. Thanks
This template is to identify Apache Tomcat versions vulnerable to CVE-2024-56337
id: Apache-Tomcat-CVE-2024-56337
info:
name: Detect Apache Tomcat Server vulnerable to CVE-2024-56337
author: Abdelhalim ABO
severity: high
description: |
Detects Apache Tomcat server versions:
- Apache Tomcat 11.0.0-M1 to 11.0.1
- Apache Tomcat 10.1.0-M1 to 10.1.33
- Apache Tomcat 9.0.0.M1 to 9.0.97
tags: tomcat
requests:
method: GET
path:
redirects: true
matchers-condition: or
matchers:
part: body
regex:
extractors:
part: body
regex:
method: GET
path:
matchers:
part: body
regex:
extractors:
part: body
regex:
The text was updated successfully, but these errors were encountered: