Authenticated service outage via quick-action regex backtracking
Published Dec 13, 2021 · Updated Aug 4, 2024
Regular expression denial of service in GitLab allows remote authenticated users to make the application unresponsive via crafted issue bodies. The INLINE_CODE_REGEX in lib/gitlab/quick_actions/extractor.rb performs cubic-complexity matching while excluding Markdown from quick-action parsing, so newline-heavy unmatched inline-code input consumes application resources. The affected ranges start at 12.9, 14.4, and 14.5 and end before 14.3.6, 14.4.4, and 14.5.2, respectively; an API token and permission to create issues in one project are required.
Summary
What happened
Regular expression denial of service in GitLab allows remote authenticated users to make the application unresponsive via crafted issue bodies. The INLINE_CODE_REGEX in lib/gitlab/quick_actions/extractor.rb performs cubic-complexity matching while excluding Markdown from quick-action parsing, so newline-heavy unmatched inline-code input consumes application resources. The affected ranges start at 12.9, 14.4, and 14.5 and end before 14.3.6, 14.4.4, and 14.5.2, respectively; an API token and permission to create issues in one project are required.
The record
- CVE
- CVE-2021-39917
- Published
- Dec 13, 2021
- Updated
- Aug 4, 2024
- Vendor
- GitLab
- Product
- GitLab
- Classifications
- CWE-697, T1499.004
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 13, 2021CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>=12.9, <14.3.6
- Affected versionversion=>=14.4, <14.4.4
- Affected versionversion=>=14.5, <14.5.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- GitLab issue 338486 reproduction scriptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo