CVE-2023-21932
published 2023-04-18CVE-2023-21932: Vulnerability in the Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications (component: OXI). The supported version that is…
PriorityP276high7.2CVSS 3.1
AVNACHPRHUINSCCHILAL
ITWVulnCheck KEV
Exploited in the wild
EPSS
44.68%
98.6th percentile
Vulnerability in the Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications (component: OXI). The supported version that is affected is 5.6. Difficult to exploit vulnerability allows high privileged attacker with network access via HTTP to compromise Oracle Hospitality OPERA 5 Property Services. While the vulnerability is in Oracle Hospitality OPERA 5 Property Services, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Hospitality OPERA 5 Property Services accessible data as well as unauthorized update, insert or delete access to some of Oracle Hospitality OPERA 5 Property Services accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Hospitality OPERA 5 Property Services. CVSS 3.1 Base Score 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:L).
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| oracle | hospitality_opera_5_property_services | — | — |
| oracle_corporation | hospitality_opera_5_property_services | — | — |
Detection & IOCsextracted from sources · hover to see the quote
commandPOST /Operajserv/webarchive/FileReceiver?filename=<drive>:\MICROS\...&jndiname=...&username=...↗
- →Exploit targets HTTP POST requests to the /Operajserv/webarchive/FileReceiver endpoint with a filename parameter pointing to a Windows path under \MICROS\, combined with jndiname and username parameters — all three must be present. ↗
- →Exploit requests use multipart/form-data content type; inspect for this alongside the malicious URI pattern. ↗
- →The filename parameter value matches a Windows absolute path pattern (drive letter + colon + backslash + MICROS + backslash), indicating a path traversal/file write attempt on the OPERA 5 server. ↗
- →External reference for full exploit analysis and PoC details available at blog.assetnote.io. ↗
- ·The Emerging Threats rule (sid:2045307) is marked with confidence:Low — tune carefully to avoid false positives before deploying in blocking mode. ↗
- ·The vulnerability is rated High complexity (AC:H) and requires high privileges (PR:H), meaning exploitation is not trivial and requires a pre-authenticated, privileged attacker over the network. ↗
- ·Scope change (S:C) is indicated — successful exploitation can impact systems beyond the directly vulnerable Oracle Hospitality OPERA 5 Property Services instance. ↗
- ·Only version 5.6 of Oracle Hospitality OPERA 5 Property Services is confirmed affected; scope detection rules to relevant assets. ↗
CVSS provenance
nvdv3.17.2HIGHCVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:L
vulncheck7.2HIGH
vendor_oracle7.2HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-54v6-gcmf-jwgg: Vulnerability in the Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications (component: OXI)
ghsa_unreviewed·2023-04-18
CVE-2023-21932 [HIGH] GHSA-54v6-gcmf-jwgg: Vulnerability in the Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications (component: OXI)
Vulnerability in the Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications (component: OXI). The supported version that is affected is 5.6. Difficult to exploit vulnerability allows high privileged attacker with network access via HTTP to compromise Oracle Hospitality OPERA 5 Property Services. While the vulnerability is in Oracle Hospitality OPERA 5 Property Services, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Hospitality OPERA 5 Property Services accessible data as well as unauthorized update, insert or delete access to some of Oracle Hospitality OPERA 5 Property Services accessible data and unauthorized a
VulnCheck
Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications OXI Component Vulnerability
vulncheck·2023·CVSS 7.2
CVE-2023-21932 [HIGH] Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications OXI Component Vulnerability
Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications OXI Component Vulnerability
Vulnerability in the Oracle Hospitality OPERA 5 Property Services product of Oracle Hospitality Applications (component: OXI). The supported version that is affected is 5.6. Difficult to exploit vulnerability allows high privileged attacker with network access via HTTP to compromise Oracle Hospitality OPERA 5 Property Services. While the vulnerability is in Oracle Hospitality OPERA 5 Property Services, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Hospitality OPERA 5 Property Services accessible data as well as unauthorized updat
Oracle
Oracle Oracle Hospitality Applications Risk Matrix: OXI — CVE-2023-21932
vendor_oracle·2023-04-15·CVSS 7.2
CVE-2023-21932 [HIGH] Oracle Oracle Hospitality Applications Risk Matrix: OXI — CVE-2023-21932
Oracle Oracle Hospitality Applications Risk Matrix: OXI vulnerability
CVE: CVE-2023-21932
CVSS: 7.2
Protocol: HTTP
Remote exploit: No
Affected versions: Network
Advisory: cpuapr2023 (APR 2023)
Suricata
ET EXPLOIT Possible Oracle Opera RCE Attempt (CVE-2023-21932)
suricata·2023-05-03·CVSS 7.2
CVE-2023-21932 [HIGH] ET EXPLOIT Possible Oracle Opera RCE Attempt (CVE-2023-21932)
ET EXPLOIT Possible Oracle Opera RCE Attempt (CVE-2023-21932)
Rule: alert http $EXTERNAL_NET any -> $HOME_NET any (msg:"ET EXPLOIT Possible Oracle Opera RCE Attempt (CVE-2023-21932)"; flow:established,to_server; http.method; content:"POST"; http.uri; content:"/Operajserv/webarchive/FileReceiver?filename="; fast_pattern; nocase; startswith; pcre:"/^[a-zA-Z]\x3a\x5cMICROS\x5c/R"; content:"&jndiname="; distance:0; content:"&username="; distance:0; http.content_type; content:"multipart/form-data|3b 20|boundary="; startswith; http.header_names; to_lowercase; content:!"|0d 0a|referer|0d 0a|"; reference:url,blog.assetnote.io/2023/04/30/rce-oracle-opera/; reference:cve,2023-21932; classtype:attempted-admin; sid:2045307; rev:2; metadata:attack_target Web_Server, created_at 2023_05_03, cve CVE_2023
No public exploits indexed.
No writeups or analysis indexed.
2023-04-18
Published
Exploited in the wild