CVE-2020-13151
Scores
EPSS
Percentile: 90.0%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Authentication
None (N)
Describes the level of privileges an attacker must possess
Confidentiality Impact
Complete
Measures the impact to the confidentiality of information
Integrity Impact
Complete
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
Complete
Measures the impact to the availability of the impacted component
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Exploits
Exploit ID: CVE-2020-13151
Source: github-poc
URL: https://github.com/ByteMe1001/CVE-2020-13151-POC-Aerospike-Server-Host-Command-Execution-RCE-
Vulnerable Software (1)
Type: Configuration
Vendor: *
Product: aerospike_server
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:aerospike:aerospike_server:*:*:*:*:community:*:*:*", "versionEndExcluding": "4.5.3.21", "vulnerable": true }, { "cpe23ur...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:aerospike:aerospike_server:*:*:*:*:community:*:*:*", "versionEndExcluding": "4.5.3.21", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:aerospike:aerospike_server:*:*:*:*:community:*:*:*", "versionEndExcluding": "4.6.0.19", "versionStartIncluding": "4.6.0.1", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:aerospike:aerospike_server:*:*:*:*:community:*:*:*", "versionEndExcluding": "4.7.0.17", "versionStartIncluding": "4.7.0.1", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:aerospike:aerospike_server:*:*:*:*:community:*:*:*", "versionEndExcluding": "4.8.0.13", "versionStartIncluding": "4.8.0.1", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:aerospike:aerospike_server:*:*:*:*:community:*:*:*", "versionEndExcluding": "4.9.0.10", "versionStartIncluding": "4.9.0.1", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:aerospike:aerospike_server:*:*:*:*:community:*:*:*", "versionEndExcluding": "5.0.0.7", "versionStartIncluding": "5.0.0.1", "vulnerable": true } ], "operator": "OR"}
Source: nvd