SB2023071991 - Code Injection in Oracle Fusion Middleware MapViewer



SB2023071991 - Code Injection in Oracle Fusion Middleware MapViewer

Published: July 19, 2023

Security Bulletin ID SB2023071991
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Code Injection (CVE-ID: CVE-2022-42890)

The vulnerability allows a remote user to gain access to sensitive information.

The vulnerability exists due to the application allows running Java classes via JavaScript. A remote user can use JavaScript to execute a Java class on the system and obtain its execution results.

Example:

Runtime.getRuntime().exec("xxx");


Remediation

Install update from vendor's website.