CVE-2021-21276
Last modified
CVE-2021-21276 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. Polr is an open source URL shortener. in Polr before version 2.3.0, a vulnerability in the setup process allows attackers to gain admin access to site instances, even if they do not possess an existing account. EPSS estimates a 7.16% chance of exploitation in the next 30 days.
Description
Polr is an open source URL shortener. in Polr before version 2.3.0, a vulnerability in the setup process allows attackers to gain admin access to site instances, even if they do not possess an existing account. This vulnerability exists regardless of users' settings. If an attacker crafts a request with specific cookie headers to the /setup/finish endpoint, they may be able to obtain admin privileges on the instance. This is caused by a loose comparison (==) in SetupController that is susceptible to attack. The project has been patched to ensure that a strict comparison (===) is used to verify the setup key, and that /setup/finish verifies that no users table exists before performing any migrations or provisioning any new accounts. This is fixed in version 2.3.0. Users can patch this vulnerability without upgrading by adding abort(404) to the very first line of finishSetup in SetupController.php.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Polrproject | Polr | < 2.3.0 |
References
- https://github.com/cydrobolt/polr/commit/b1981709908caf6069b4a29dad3b6739c322c675Patch, Third Party Advisory
- https://github.com/cydrobolt/polr/releases/tag/2.3.0Release Notes, Third Party Advisory
- https://github.com/cydrobolt/polr/security/advisories/GHSA-vg6w-8w9v-xxqcThird Party Advisory
- https://github.com/cydrobolt/polr/commit/b1981709908caf6069b4a29dad3b6739c322c675Patch, Third Party Advisory
- https://github.com/cydrobolt/polr/releases/tag/2.3.0Release Notes, Third Party Advisory
- https://github.com/cydrobolt/polr/security/advisories/GHSA-vg6w-8w9v-xxqcThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-21276?
How severe is CVE-2021-21276?
How do I fix CVE-2021-21276?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-21270OctopusDSC is a PowerShell module with DSC resources that ca…5.5
- CVE-2021-21271Tendermint Core is an open source Byzantine Fault Tolerant (…6.5
- CVE-2021-21272ORAS is open source software which enables a way to push OCI…7.7
- CVE-2021-21273Synapse is a Matrix reference homeserver written in python (…6.1
- CVE-2021-21274Synapse is a Matrix reference homeserver written in python (…6.5
- CVE-2021-21275The MediaWiki "Report" extension has a Cross-Site Request Fo…4.3
- CVE-2021-21277angular-expressions is "angular's nicest part extracted as a…8.8
- CVE-2021-21278RSSHub is an open source, easy to use, and extensible RSS fe…9.8
- CVE-2021-21279Contiki-NG is an open-source, cross-platform operating syste…7.5
- CVE-2021-2128Vulnerability in the Oracle VM VirtualBox product of Oracle …6.5
- CVE-2021-21280Contiki-NG is an open-source, cross-platform operating syste…9.8
- CVE-2021-21281Contiki-NG is an open-source, cross-platform operating syste…9.8
Are you affected by CVE-2021-21276?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
