PoC Index

CVE-2020-13151

HIGH 10.0EPSS 86.7%

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.

CVSS v3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2.0
10.0 HIGHAV:N/AC:L/Au:N/C:C/I:C/A:C
EPSS
86.75% chance of exploitation in the next 30 days, 100th percentile
Published
2020-08-05
Updated
2024-08-04

Proof-of-concept exploits (5)

Metasploit modules (1)

ExploitDB entries (1)

References

Related