www.darkreading.com Open in urlscan Pro
2606:4700::6810:e1ab  Public Scan

URL: https://www.darkreading.com/application-security/gitlab-warns-max-severity-authentication-bypass-bug
Submission: On September 20 via api from TR — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Dark Reading is part of the Informa Tech Division of Informa PLC
Informa PLC|ABOUT US|INVESTOR RELATIONS|TALENT
This site is operated by a business or businesses owned by Informa PLC and all
copyright resides with them. Informa PLC's registered office is 5 Howick Place,
London SW1P 1WG. Registered in England and Wales and Scotlan. Number 8860726.

Black Hat NewsOmdia CybersecurityAdvertise

Newsletter Sign-Up

Newsletter Sign-Up

Cybersecurity Topics

RELATED TOPICS

 * Application Security
 * Cybersecurity Careers
 * Cloud Security
 * Cyber Risk
 * Cyberattacks & Data Breaches
 * Cybersecurity Analytics
 * Cybersecurity Operations
 * Data Privacy
 * Endpoint Security
 * ICS/OT Security

 * Identity & Access Mgmt Security
 * Insider Threats
 * IoT
 * Mobile Security
 * Perimeter
 * Physical Security
 * Remote Workforce
 * Threat Intelligence
 * Vulnerabilities & Threats


World

RELATED TOPICS

 * DR Global
 * Middle East & Africa

 * Asia Pacific

See All
The Edge
DR Technology
Events

RELATED TOPICS

 * Upcoming Events
 * Podcasts

 * Webinars

SEE ALL
Resources

RELATED TOPICS

 * Library
 * Newsletters
 * Podcasts
 * Reports
 * Videos
 * Webinars

 * Whitepapers
 * 
 * 
 * 
 * 
 * Partner Perspectives

SEE ALL


 * Application Security
 * Vulnerabilities & Threats
 * Threat Intelligence


GITLAB WARNS OF MAX SEVERITY AUTHENTICATION BYPASS BUGGITLAB WARNS OF MAX
SEVERITY AUTHENTICATION BYPASS BUG

Company urges organizations using self-hosting GitLab instances to apply updates
for CVE-2024-45409 as soon as possible.

Jai Vijayan, Contributing Writer

September 19, 2024

4 Min Read
Source: T. Schneider via Shutterstock


Organizations with self-hosted GitLab instances configured for SAML-based
authentication might want to update immediately to new versions of the DevOps
platform that the company released this week.

The update addresses a maximum severity bug in GitLab Community Edition (CE) and
Enterprise Edition (EE) that allows an attacker to bypass authentication checks
and log in as an arbitrary user in an affected system. Depending on the level of
access, an attacker could then steal leak or modify source code, inject
malicious code into production systems, steal secrets and sensitive data, and
execute a variety of other malicious actions.


MAXIMUM SEVERITY THREAT

The bug, identified as CVE-2024-45409, has a severity score of 10.0, which is as
critical as it gets on the CVSS rating scale. The bug has garnered the rating
because of its high impact and also because exploiting it involves low-attack
complexity, no special privileges, and no user interaction.

CVE-2024-45409 affects both GitLab Dedicated, the fully managed cloud-hosted
version, and also self-managed instances of GitLab. The company already has
updated all instances of GitLab Dedicated and says that customers of the managed
version are already protected against the vulnerability. However, those running
self-managed GitLab installations must patch now, the vendor advised.
"We strongly recommend that all installations running a version affected by the
issues … are upgraded to the latest version as soon as possible."

GitLab has recommended that organizations enable two-factor authentication for
all user accounts for self-managed GitLab installations to mitigate against
exploits targeting CVE-2024-45409. "Enabling identity provider multifactor
authentication does not mitigate this vulnerability," GitLab cautioned. The
company also recommends that organizations not allow the SAML two-factor bypass
option in GitLab. In addition, GitLab's advisory provides detailed guidance on
how to hunt for and detect signs of exploit activity tied to the flaw.

CVE-2024-45409 is present in versions 12.2 and older and versions 1.13.0 to
1.16.0 of Ruby SAML, a library which is a part of GitLab's SAML-based
authentication feature. Ruby SAML is what allows organizations to authenticate
users to GitLab via external identity providers.


IMPROPER SIGNATURE VERIFICATION

The National Vulnerability Database's description of the flaw shows that
affected Ruby SAML versions either aren't verifying or are incorrectly verifying
the cryptographic signature in a SAML response. This allows an attacker with
access to any signed SAML document from an identity provider to forge a SAML
response. "This would allow the attacker to log in as [an] arbitrary user within
the vulnerable system," the NVD said.

In its advisory, GitLab said that in order to craft a successful exploit for the
flaw, an attacker would need to find a way to craft SAML assertions that are
identical to those from an organization's legitimate identity provider. This
would involve having the information needed to accurately replicate key fields
like username, role, identity, and privileges.

"When crafting an exploit, there are many SAML assertions an attacker would need
to craft to perfectly replicate a legitimate login," GitLab said. "These include
both the key and value fields that you specify at your [identity provider] and
may be unknown to unauthorized individuals — especially if you have customized
these attributes."


PARTICULARLY TROUBLING ON DEV PLATFORMS

Researchers consider vulnerabilities in DevOps platforms like GitHub to be
particularly troublesome because of the opportunities they provide attackers to
compromise application development environments in multiple ways.

"The ability to bypass authentication checks is a huge threat, as it gives
attackers the window of opportunity to easily enter development environments and
cause tremendous damage — all without triggering any alerts," says Katie
Teitler-Santullo, cybersecurity strategist at OX Security. "Presumably, and
hopefully, organizations are using strong authentication — MFA least privilege,
and zero-trust principles — to ensure that all access is fully authorized."

Jeff Williams, founder and CTO at Contrast Security, stresses the importance of
addressing authentication bypass flaws. "In this case, a forged SAML assertion
can be created to log on as any user and take any actions that a user can do,"
he says. "This might include tampering with pipelines, embedding malicious code
in software products, stealing intellectual property, installing malware, or
just about any other bad thing you can imagine."

CVE-2024-45409 is the most critical among 18 vulnerabilities that GitHub
disclosed this month as part of its regular security updates. GitHub assessed
one of the other 17 vulnerabilities as critical. The flaw (CVE-2024-6678), with
a CVSS severity score of 9.9, affects multiple GitLab CE and EE versions. It is
one of several in recent months that allows an unauthenticated, remote attacker
to run a pipeline in the context of any user within a GitLab environment.

The vulnerability is similar to flaws that GitLab disclosed in May, June, and
July and suggests a pattern of not taking security seriously, Williams says.
"Critical vulns month after month. Maybe they're doing better testing? Good. Or
maybe they aren't being proactive. We need transparency."




ABOUT THE AUTHOR

Jai Vijayan, Contributing Writer



Jai Vijayan is a seasoned technology reporter with over 20 years of experience
in IT trade journalism. He was most recently a Senior Editor at Computerworld,
where he covered information security and data privacy issues for the
publication. Over the course of his 20-year career at Computerworld, Jai also
covered a variety of other technology topics, including big data, Hadoop,
Internet of Things, e-voting, and data analytics. Prior to Computerworld, Jai
covered technology issues for The Economic Times in Bangalore, India. Jai has a
Master's degree in Statistics and lives in Naperville, Ill.

See more from Jai Vijayan, Contributing Writer
Keep up with the latest cybersecurity threats, newly discovered vulnerabilities,
data breach information, and emerging trends. Delivered daily or weekly right to
your email inbox.

Subscribe

You May Also Like

--------------------------------------------------------------------------------

Application Security

Hugging Face AI Riddled With 100 Malicious Code-Execution Models
Application Security

Zero-Click Apple Shortcuts Vulnerability Allows Silent Data Theft
Application Security

'Operation Triangulation' Spyware Attackers Bypass iPhone Memory Protections
Application Security

WordPress Bug 'Patch' Installs Backdoor for Full Site Takeover
More Insights
Webinars

 * DORA and PCI DSS 4.0: Scale Your Mainframe Security Strategy Among Evolving
   Regulations
   
   Sep 26, 2024

 * Harnessing the Power of Automation to Boost Enterprise Cybersecurity
   
   Oct 3, 2024

 * 10 Emerging Vulnerabilities Every Enterprise Should Know
   
   Oct 30, 2024

More Webinars
Events

 * State of AI in Cybersecurity: Beyond the Hype
   
   Oct 30, 2024

 * [Virtual Event] The Essential Guide to Cloud Management
   
   Oct 17, 2024

 * Black Hat Europe - December 9-12 - Learn More
   
   Dec 10, 2024

 * SecTor - Canada's IT Security Conference Oct 22-24 - Learn More
   
   Oct 22, 2024

More Events



EDITOR'S CHOICE

Black background and white text saying Dark Reading Confidential
Vulnerabilities & Threats
Dark Reading Confidential: Pen Test Arrests, Five Years LaterDark Reading
Confidential: Pen Test Arrests, Five Years Later
byDark Reading Staff
Sep 10, 2024
42 Min Listen
Digital flowchart abstract blue background. Computer software algorithm
conceptual illustration.
Application Security
CISA Urges Software Makers to Eliminate XSS FlawsCISA Urges Software Makers to
Eliminate XSS
byEdge Editors
Sep 17, 2024
2 Min Read
A canary in a coal mine
Cybersecurity Analytics
Infostealers: An Early Warning for Ransomware AttacksInfostealers: An Early
Warning for Ransomware Attacks
byNate Nelson, Contributing Writer
Sep 18, 2024
4 Min Read
Reports

 * Managing Third-Party Risk Through Situational Awareness

 * 2024 InformationWeek US IT Salary Report

More Reports

Webinars

 * DORA and PCI DSS 4.0: Scale Your Mainframe Security Strategy Among Evolving
   Regulations
   
   Sep 26, 2024

 * Harnessing the Power of Automation to Boost Enterprise Cybersecurity
   
   Oct 3, 2024

 * 10 Emerging Vulnerabilities Every Enterprise Should Know
   
   Oct 30, 2024

More Webinars
White Papers

 * Product Review: Trend Vision One Cloud Security

 * 2024 Cloud Security Report

 * RevealX Catches Ransomware Within Days of Deployment at WCH

 * Ten Elements of Insider Risk in Highly Regulated Industries

 * The Future of Audit, Risk, and Compliance: Exploring AI's Transformative
   Impact, Use Cases, and Risks

More Whitepapers
Events

 * State of AI in Cybersecurity: Beyond the Hype
   
   Oct 30, 2024

 * [Virtual Event] The Essential Guide to Cloud Management
   
   Oct 17, 2024

 * Black Hat Europe - December 9-12 - Learn More
   
   Dec 10, 2024

 * SecTor - Canada's IT Security Conference Oct 22-24 - Learn More
   
   Oct 22, 2024

More Events

DISCOVER MORE WITH INFORMA TECH

Black HatOmdia

WORKING WITH US

About UsAdvertiseReprints

JOIN US


Newsletter Sign-Up

FOLLOW US



Copyright © 2024 Informa PLC Informa UK Limited is a company registered in
England and Wales with company number 1072954 whose registered office is 5
Howick Place, London, SW1P 1WG.

Home|Cookie Policy|Privacy|Terms of Use
Cookies Button


WE CARE ABOUT YOUR PRIVACY

We and our 847 partners store and/or access information on a device, such as
unique IDs in cookies to process personal data. You may accept or manage your
choices by clicking below, including your right to object where legitimate
interest is used, or at any time in the privacy policy page. These choices will
be signaled to our partners and will not affect browsing data.Privacy Policy


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Use precise geolocation data. Actively scan device characteristics for
identification. Store and/or access information on a device. Personalised
advertising and content, advertising and content measurement, audience research
and services development. List of Partners (vendors)

I Accept
Essential Only
Show Purposes



ABOUT YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent and
legitimate interest. You may exercise your right to consent or object to a
legitimate interest, based on a specific purpose below or at a partner level in
the link under each purpose. These choices will be signaled to our vendors
participating in the Transparency and Consent Framework.
More information
Allow All


MANAGE CONSENT PREFERENCES

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

Cookies Details‎

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎

STORE AND/OR ACCESS INFORMATION ON A DEVICE 685 PARTNERS CAN USE THIS PURPOSE

Store and/or access information on a device

Cookies, device or similar online identifiers (e.g. login-based identifiers,
randomly assigned identifiers, network based identifiers) together with other
information (e.g. browser type and information, language, screen size, supported
technologies etc.) can be stored or read on your device to recognise it each
time it connects to an app or to a website, for one or several of the purposes
presented here.

List of IAB Vendors‎ | View Illustrations 

PERSONALISED ADVERTISING AND CONTENT, ADVERTISING AND CONTENT MEASUREMENT,
AUDIENCE RESEARCH AND SERVICES DEVELOPMENT 812 PARTNERS CAN USE THIS PURPOSE

Personalised advertising and content, advertising and content measurement,
audience research and services development

 * USE LIMITED DATA TO SELECT ADVERTISING 624 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Advertising presented to you on this service can be based on limited data,
   such as the website or app you are using, your non-precise location, your
   device type or which content you are (or have been) interacting with (for
   example, to limit the number of times an ad is presented to you).
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * CREATE PROFILES FOR PERSONALISED ADVERTISING 501 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   Information about your activity on this service (such as forms you submit,
   content you look at) can be stored and combined with other information about
   you (for example, information from your previous activity on this service and
   other websites or apps) or similar users. This is then used to build or
   improve a profile about you (that might include possible interests and
   personal aspects). Your profile can be used (also later) to present
   advertising that appears more relevant based on your possible interests by
   this and other entities.
   
   View Illustrations 

 * USE PROFILES TO SELECT PERSONALISED ADVERTISING 498 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   Advertising presented to you on this service can be based on your advertising
   profiles, which can reflect your activity on this service or other websites
   or apps (like the forms you submit, content you look at), possible interests
   and personal aspects.
   
   View Illustrations 

 * CREATE PROFILES TO PERSONALISE CONTENT 222 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information about your activity on this service (for instance, forms you
   submit, non-advertising content you look at) can be stored and combined with
   other information about you (such as your previous activity on this service
   or other websites or apps) or similar users. This is then used to build or
   improve a profile about you (which might for example include possible
   interests and personal aspects). Your profile can be used (also later) to
   present content that appears more relevant based on your possible interests,
   such as by adapting the order in which content is shown to you, so that it is
   even easier for you to find content that matches your interests.
   
   View Illustrations 

 * USE PROFILES TO SELECT PERSONALISED CONTENT 196 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Content presented to you on this service can be based on your content
   personalisation profiles, which can reflect your activity on this or other
   services (for instance, the forms you submit, content you look at), possible
   interests and personal aspects. This can for example be used to adapt the
   order in which content is shown to you, so that it is even easier for you to
   find (non-advertising) content that matches your interests.
   
   View Illustrations 

 * MEASURE ADVERTISING PERFORMANCE 728 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information regarding which advertising is presented to you and how you
   interact with it can be used to determine how well an advert has worked for
   you or other users and whether the goals of the advertising were reached. For
   instance, whether you saw an ad, whether you clicked on it, whether it led
   you to buy a product or visit a website, etc. This is very helpful to
   understand the relevance of advertising campaigns.
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * MEASURE CONTENT PERFORMANCE 365 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information regarding which content is presented to you and how you interact
   with it can be used to determine whether the (non-advertising) content e.g.
   reached its intended audience and matched your interests. For instance,
   whether you read an article, watch a video, listen to a podcast or look at a
   product description, how long you spent on this service and the web pages you
   visit etc. This is very helpful to understand the relevance of
   (non-advertising) content that is shown to you.
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM
   DIFFERENT SOURCES 459 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Reports can be generated based on the combination of data sets (like user
   profiles, statistics, market research, analytics data) regarding your
   interactions and those of other users with advertising or (non-advertising)
   content to identify common characteristics (for instance, to determine which
   target audiences are more receptive to an ad campaign or to certain
   contents).
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * DEVELOP AND IMPROVE SERVICES 545 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information about your activity on this service, such as your interaction
   with ads or content, can be very helpful to improve products and services and
   to build new products and services based on user interactions, the type of
   audience, etc. This specific purpose does not include the development or
   improvement of user profiles and identifiers.
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * USE LIMITED DATA TO SELECT CONTENT 132 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Content presented to you on this service can be based on limited data, such
   as the website or app you are using, your non-precise location, your device
   type, or which content you are (or have been) interacting with (for example,
   to limit the number of times a video or an article is presented to you).
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

List of IAB Vendors‎

USE PRECISE GEOLOCATION DATA 260 PARTNERS CAN USE THIS SPECIAL FEATURE

Use precise geolocation data

With your acceptance, your precise location (within a radius of less than 500
metres) may be used in support of the purposes explained in this notice.

List of IAB Vendors‎

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION 125 PARTNERS CAN USE
THIS SPECIAL FEATURE

Actively scan device characteristics for identification

With your acceptance, certain characteristics specific to your device might be
requested and used to distinguish it from other devices (such as the installed
fonts or plugins, the resolution of your screen) in support of the purposes
explained in this notice.

List of IAB Vendors‎

ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS 517 PARTNERS CAN USE
THIS SPECIAL PURPOSE

Always Active

Your data can be used to monitor for and prevent unusual and possibly fraudulent
activity (for example, regarding advertising, ad clicks by bots), and ensure
systems and processes work properly and securely. It can also be used to correct
any problems you, the publisher or the advertiser may encounter in the delivery
of content and ads and in your interaction with them.

List of IAB Vendors‎ | View Illustrations 

DELIVER AND PRESENT ADVERTISING AND CONTENT 519 PARTNERS CAN USE THIS SPECIAL
PURPOSE

Always Active

Certain information (like an IP address or device capabilities) is used to
ensure the technical compatibility of the content or advertising, and to
facilitate the transmission of the content or ad to your device.

List of IAB Vendors‎ | View Illustrations 

MATCH AND COMBINE DATA FROM OTHER DATA SOURCES 364 PARTNERS CAN USE THIS FEATURE

Always Active

Information about your activity on this service may be matched and combined with
other information relating to you and originating from various sources (for
instance your activity on a separate online service, your use of a loyalty card
in-store, or your answers to a survey), in support of the purposes explained in
this notice.

List of IAB Vendors‎

LINK DIFFERENT DEVICES 330 PARTNERS CAN USE THIS FEATURE

Always Active

In support of the purposes explained in this notice, your device might be
considered as likely linked to other devices that belong to you or your
household (for instance because you are logged in to the same service on both
your phone and your computer, or because you may use the same Internet
connection on both devices).

List of IAB Vendors‎

IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY 496 PARTNERS CAN
USE THIS FEATURE

Always Active

Your device might be distinguished from other devices based on information it
automatically sends when accessing the Internet (for instance, the IP address of
your Internet connection or the type of browser you are using) in support of the
purposes exposed in this notice.

List of IAB Vendors‎
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices