Enhancement: misconfiguration/apache/tomcat-pathnormalization.yaml by mp

patch-1
MostInterestingBotInTheWorld 2023-01-29 13:53:26 -05:00
parent c6ec559617
commit b37ff99e9a
1 changed files with 7 additions and 3 deletions

View File

@ -1,13 +1,15 @@
id: tomcat-manager-pathnormalization
info:
name: Tomcat Manager Path Normalization
name: Apache Tomcat Manager Path Normalization Panel - Detect
author: brenocss,organiccrap
severity: info
description: A Tomcat Manager login panel was discovered via path normalization. Normalizing a path involves modifying the string that identifies a path or file so that it conforms to a valid path on the target operating system.
reference: https://i.blackhat.com/us-18/Wed-August-8/us-18-Orange-Tsai-Breaking-Parser-Logic-Take-Your-Path-Normalization-Off-And-Pop-0days-Out-2.pdf
description: Apache Tomcat Manager Path Normalization login panel was discovered via path normalization. Normalizing a path involves modifying the string that identifies a path or file so that it conforms to a valid path on the target operating system.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
reference: https://i.blackhat.com/us-18/Wed-August-8/us-18-Orange-Tsai-Breaking-Parser-Logic-Take-Your-Path-Normalization-Off-And-Pop-0days-Out-2.pdf
tags: panel,tomcat,apache
requests:
@ -30,3 +32,5 @@ requests:
negative: true
status:
- 403
# Enhanced by mp on 2023/01/29