2022-03-19 08:54:33 +00:00
id : CVE-2021-35587
info :
2022-05-02 21:50:47 +00:00
name : Oracle Access Manager - Remote Code Execution
2022-03-19 08:54:33 +00:00
author : cckuailong
2022-04-22 10:38:41 +00:00
severity : critical
2022-03-19 08:54:33 +00:00
description : |
2022-05-02 21:50:47 +00:00
The Oracle Access Manager portion of Oracle Fusion Middleware (component : OpenSSO Agent) is vulnerable to remote code execution. Supported versions that are affected are 11.1.2.3.0, 12.2.1.3.0 and 12.2.1.4.0. This is an easily exploitable vulnerability that allows unauthenticated attackers with network access via HTTP to compromise Oracle Access Manager.
2022-03-19 08:54:33 +00:00
reference :
- https://testbnull.medium.com/oracle-access-manager-pre-auth-rce-cve-2021-35587-analysis-1302a4542316
- https://nvd.nist.gov/vuln/detail/CVE-2021-35587
2022-05-17 09:18:12 +00:00
- https://www.oracle.com/security-alerts/cpujan2022.html
2022-03-19 08:54:33 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2022-03-19 08:54:33 +00:00
cve-id : CVE-2021-35587
cwe-id : CWE-502
2023-08-31 11:46:18 +00:00
epss-score : 0.96868
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:oracle:access_manager:11.1.2.3.0:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.99568
2022-03-19 08:54:33 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-11-29 05:47:50 +00:00
verified : true
2022-03-19 08:54:33 +00:00
fofa-query : body="/oam/pages/css/login_page.css"
2022-11-29 05:11:11 +00:00
shodan-query : http.title:"Oracle Access Management"
2023-07-11 19:49:27 +00:00
vendor : oracle
product : access_manager
2022-11-29 06:03:06 +00:00
tags : cve,cve2021,oam,rce,java,unauth,oracle,kev
2022-03-19 08:54:33 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-03-19 08:54:33 +00:00
- method : GET
path :
- '{{BaseURL}}/oam/server/opensso/sessionservice'
matchers-condition : and
matchers :
- type : word
part : header
words :
- "x-oracle-dms-ecid"
- "x-oracle-dms-rid"
case-insensitive : true
2023-07-11 19:49:27 +00:00
condition : or
2022-03-19 08:54:33 +00:00
- type : word
part : body
words :
2022-05-02 21:50:47 +00:00
- "/oam/pages/css/general.css"
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200