Vulnerabilities > CVE-2018-15331 - Improper Privilege Management vulnerability in F5 Big-Ip Application Acceleration Manager
Attack vector
LOCAL Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
On BIG-IP AAM 13.0.0 or 12.1.0-12.1.3.7, the dcdb_convert utility used by BIG-IP AAM fails to drop group permissions when executing helper scripts, which could be used to leverage attacks against the BIG-IP system.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 8 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Restful Privilege Elevation Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
Nessus
NASL family | F5 Networks Local Security Checks |
NASL id | F5_BIGIP_SOL54843525.NASL |
description | The dcdb_convert utility used by BIG-IP AAM fails to drop group permissions when executing helper scripts, which could be used to leverage attacks against the BIG-IP system. (CVE-2018-15331) Impact This issue does not have a direct exploit, but may be used to leverage attacks against the BIG-IP system by way of the AAM module. The dcdb_convert binary is typically run manually to update the capabilities database. The risk of exploitation is from downloading a malformed capabilities database, which includes an exploit and running it through the dcdb_convert utility. |
last seen | 2020-03-28 |
modified | 2018-12-21 |
plugin id | 119819 |
published | 2018-12-21 |
reporter | This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/119819 |
title | F5 Networks BIG-IP : BIG-IP AAM DCDB vulnerability (K54843525) |
code |
|