VYPR

Aerospike Server

by Aerospike

CVEs (1)

  • CVE-2020-13151CriAug 5, 2020
    risk 0.74cvss 9.8epss 0.87

    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…