CVE-2022-38130
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.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 54.1%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 54.07% probability · 99th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- keysight/sensor management server
- Source
- vulnreport@tenable.com
References
- https://www.tenable.com/security/research/tra-2022-28Third Party Advisory
- https://www.tenable.com/security/research/tra-2022-28Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.