CVE-2020-13151
critical · 9.8Aerospike 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.
9.8
CVSS
86.7%
EPSS (exploit prob.)
100th
EPSS percentile
2020-08-05
Published
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-78
Affected products
| Vendor | Product | Affected versions |
|---|---|---|
| aerospike | aerospike_server | < 4.5.3.21 |
| aerospike | aerospike_server | >= 4.6.0.1, < 4.6.0.19 |
| aerospike | aerospike_server | >= 4.7.0.1, < 4.7.0.17 |
| aerospike | aerospike_server | >= 4.8.0.1, < 4.8.0.13 |
| aerospike | aerospike_server | >= 4.9.0.1, < 4.9.0.10 |
| aerospike | aerospike_server | >= 5.0.0.1, < 5.0.0.7 |
Check a specific version with /api/v1/cve/match.
References
- http://packetstormsecurity.com/files/160106/Aerospike-Database-5.1.0.3-Remote-Command-Execution.html
- http://packetstormsecurity.com/files/160451/Aerospike-Database-UDF-Lua-Code-Execution.html
- https://b4ny4n.github.io/network-pentest/2020/08/01/cve-2020-13151-poc-aerospike.html
- https://www.aerospike.com/docs/operations/configure/security/access-control/index.html#create-users-and-assign-roles
- https://www.aerospike.com/download/server/notes.html#5.1.0.3
- https://www.aerospike.com/enterprise/download/server/notes.html#5.1.0.3
- http://packetstormsecurity.com/files/160106/Aerospike-Database-5.1.0.3-Remote-Command-Execution.html
- http://packetstormsecurity.com/files/160451/Aerospike-Database-UDF-Lua-Code-Execution.html
- https://b4ny4n.github.io/network-pentest/2020/08/01/cve-2020-13151-poc-aerospike.html
- https://www.aerospike.com/docs/operations/configure/security/access-control/index.html#create-users-and-assign-roles
- https://www.aerospike.com/download/server/notes.html#5.1.0.3
- https://www.aerospike.com/enterprise/download/server/notes.html#5.1.0.3
Query this programmatically:
curl https://evil-db.io/api/v1/cve/CVE-2020-13151