Security Advisory

CVE-2020-13151

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2020-08-05 12:36:39
Last updated 2024-08-04 12:11:19
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

Aerospike Community Edition 4.9.0.5 allows for unauthenticated submission and execution of user-defined functions (UDFs), written in Lua, as part of a database query. It attempts to restrict code execution by disabling os.execute() calls, but this is insufficient. Anyone with network access can use a crafted UDF to execute arbitrary OS commands on all nodes of the cluster at the permission level of the user running the Aerospike service.