{"vulnerability": "cve-2020-13151", "sightings": [{"uuid": "52ba92e8-9fb3-4a61-95d2-dc24efc25d23", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-13151", "type": "seen", "source": "MISP/a1e796df-2ad8-4c8d-8b69-737a004e72dd", "content": "", "creation_timestamp": "2025-02-06T03:13:44.000000Z"}, {"uuid": "2533ea27-f516-4a6b-a281-df7ae3de0513", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-13151", "type": "seen", "source": "MISP/a1e796df-2ad8-4c8d-8b69-737a004e72dd", "content": "", "creation_timestamp": "2025-02-23T04:10:23.000000Z"}, {"uuid": "fc4c48a1-8e35-46f2-b050-92e4f1e1f64b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-13151", "type": "seen", "source": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/misc/aerospike_database_udf_cmd_exec.rb", "content": "", "creation_timestamp": "2020-12-10T17:14:31.000000Z"}, {"uuid": "cf37e258-f95d-4389-a894-6b6cb2da1038", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-13151", "type": "seen", "source": "MISP/d17bd6ef-d68b-317b-ac33-cdbc44c5fc57", "content": "", "creation_timestamp": "2025-08-31T03:12:46.000000Z"}, {"uuid": "14f95eda-bc59-4e57-a2d4-a8afafdf79f9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-13151", "type": "seen", "source": "MISP/ab0b745f-bbd5-338e-8b92-97dd0c757e9d", "content": "", "creation_timestamp": "2025-08-31T03:01:04.000000Z"}, {"uuid": "48582f27-7901-463e-9bab-130a8b10e0d8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-13151", "type": "seen", "source": "https://t.me/pwnwiki_zhchannel/436", "content": "CVE-2020-13151 Aerospike \u6578\u64da\u5eab\u4e3b\u6a5f\u547d\u4ee4\u57f7\u884c\u6f0f\u6d1e\nhttps://www.pwnwiki.org/index.php?title=CVE-2020-13151_Aerospike_%E6%95%B8%E6%93%9A%E5%BA%AB%E4%B8%BB%E6%A9%9F%E5%91%BD%E4%BB%A4%E5%9F%B7%E8%A1%8C%E6%BC%8F%E6%B4%9E", "creation_timestamp": "2021-05-17T01:38:24.000000Z"}, {"uuid": "ef7d9057-feaf-423b-b90f-cd16a11caff8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-13151", "type": "seen", "source": "https://t.me/cibsecurity/13884", "content": "ATENTION\u203c New - CVE-2020-13151\n\nAerospike 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.\n\n\ud83d\udcd6 Read\n\nvia \"National Vulnerability Database\".", "creation_timestamp": "2020-08-05T16:55:16.000000Z"}, {"uuid": "c775b6e5-6546-4f80-8f99-235cb550988f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-13151", "type": "seen", "source": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/misc/aerospike_database_udf_cmd_exec.rb", "content": "{\"aliases\": [], \"arch\": \"cmd, x86, x64\", \"author\": [\"b4ny4n\", \"bcoles \"], \"autofilter_ports\": [], \"autofilter_services\": [], \"check\": true, \"default_credential\": false, \"description\": \"Aerospike Database versions before 5.1.0.3 permitted\\n          user-defined functions (UDF) to call the `os.execute`\\n          Lua function.\\n\\n          This module creates a UDF utilising this function to\\n          execute arbitrary operating system commands with the\\n          privileges of the user running the Aerospike service.\\n\\n          This module does not support authentication; however\\n          Aerospike Database Community Edition does not enable\\n          authentication by default.\\n\\n          This module has been tested successfully on Ubuntu\\n          with Aerospike Database Community Edition versions\\n          4.9.0.5, 4.9.0.11 and 5.0.0.10.\", \"disclosure_date\": \"2020-07-31\", \"fullname\": \"exploit/linux/misc/aerospike_database_udf_cmd_exec\", \"is_install_path\": true, \"mod_time\": \"2026-05-14 11:43:36 +0000\", \"name\": \"Aerospike Database UDF Lua Code Execution\", \"needs_cleanup\": null, \"notes\": {\"Reliability\": [\"repeatable-session\"], \"SideEffects\": [\"artifacts-on-disk\", \"ioc-in-logs\"], \"Stability\": [\"crash-safe\"]}, \"path\": \"/modules/exploits/linux/misc/aerospike_database_udf_cmd_exec.rb\", \"platform\": \"Linux,Unix\", \"post_auth\": false, \"rank\": 500, \"ref_name\": \"linux/misc/aerospike_database_udf_cmd_exec\", \"references\": [\"EDB-49067\", \"CVE-2020-13151\", \"PACKETSTORM-160106\", \"URL-https://www.aerospike.com/enterprise/download/server/notes.html#5.1.0.3\", \"URL-https://github.com/b4ny4n/CVE-2020-13151\", \"URL-https://b4ny4n.github.io/network-pentest/2020/08/01/cve-2020-13151-poc-aerospike.html\", \"URL-https://www.aerospike.com/docs/operations/manage/udfs/\"], \"rport\": 3000, \"session_types\": false, \"targets\": [\"Unix Command\", \"Linux (Dropper)\"], \"type\": \"exploit\"}", "creation_timestamp": "2026-09-08T06:49:14.897146Z"}]}