Vulnerabilities > CVE-2019-6794 - Improper Privilege Management vulnerability in Gitlab
Attack vector
NETWORK Attack complexity
LOW Privileges required
LOW Confidentiality impact
LOW Integrity impact
NONE Availability impact
NONE Summary
An issue was discovered in GitLab Community and Enterprise Edition before 11.5.8, 11.6.x before 11.6.6, and 11.7.x before 11.7.1. It allows Information Disclosure (issue 5 of 6). A project guest user can view the last commit status of the default branch.
Vulnerable Configurations
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 | FreeBSD Local Security Checks |
NASL id | FREEBSD_PKG_467B7CBE257D11E98573001B217B3468.NASL |
description | Gitlab reports : Remote Command Execution via GitLab Pages Covert Redirect to Steal GitHub/Bitbucket Tokens Remote Mirror Branches Leaked by Git Transfer Refs Denial of Service with Markdown Guests Can View List of Group Merge Requests Guest Can View Merge Request Titles via System Notes Persistent XSS via KaTeX Emails Sent to Unauthorized Users Hyperlink Injection in Notification Emails Unauthorized Access to LFS Objects Trigger Token Exposure Upgrade Rails to 5.0.7.1 and 4.2.11 Contributed Project Information Visible in Private Profile Imported Project Retains Prior Visibility Setting Error disclosure on Project Import Persistent XSS in User Status Last Commit Status Leaked to Guest Users Mitigations for IDN Homograph and RTLO Attacks Access to Internal Wiki When External Wiki Enabled User Can Comment on Locked Project Issues Unauthorized Reaction Emojis by Guest Users User Retains Project Role After Removal from Private Group GitHub Token Leaked to Maintainers Unauthenticated Blind SSRF in Jira Integration Unauthorized Access to Group Membership Validate SAML Response in Group SAML SSO |
last seen | 2020-03-18 |
modified | 2019-02-01 |
plugin id | 121522 |
published | 2019-02-01 |
reporter | This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/121522 |
title | FreeBSD : Gitlab -- Multiple vulnerabilities (467b7cbe-257d-11e9-8573-001b217b3468) |
code |
|