Security Advisory

CVE-2022-38130

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-08-10 16:05:39
Last updated 2024-08-03 10:45:52
Assigner tenable
State PUBLISHED

Description

The com.keysight.tentacle.config.ResourceManager.smsRestoreDatabaseZip() method is used to restore the HSQLDB database used in SMS. It takes the path of the zipped database file as the single parameter. An unauthenticated, remote attacker can specify an UNC path for the database file (i.e., <attacker-host>sms<attacker-db.zip>), effectively controlling the content of the database to be restored.