← Back
CWE-412

5 CVEs • Abstraction: Base

Unrestricted Externally Accessible Lock

The product properly checks for the existence of a lock, but the lock can be externally controlled or influenced by an actor that is outside of the intended sphere of control.

JSON object

Loading...

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
-
-
Jun 17, 2026
Feb 10, 2026
7.1 HIGH· v4
6.5 MEDIUM· v3
N/A· v2
The internal locking mechanism of the MongoDB server uses an internal encoding of the resources in order to choose what lock to take. Collections may inadvertently collide with one another in this representation causing...Show more
The internal locking mechanism of the MongoDB server uses an internal encoding of the resources in order to choose what lock to take. Collections may inadvertently collide with one another in this representation causing unavailability between them due to conflicting locks.Show less
1Dietpi Dashboard Project
1Dietpi Dashboard
Jun 17, 2026
Jul 27, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
DietPi-Dashboard is a web dashboard for the operating system DietPi. The dashboard only allows for one TLS handshake to be in process at a given moment. Once a TCP connection is established in HTTPS mode, it will assume...Show more
DietPi-Dashboard is a web dashboard for the operating system DietPi. The dashboard only allows for one TLS handshake to be in process at a given moment. Once a TCP connection is established in HTTPS mode, it will assume that it should be waiting for a handshake, and will stay this way indefinitely until a handshake starts or some error occurs. In version 0.6.1, this can be exploited by simply not starting the handshake, preventing any other TLS handshakes from getting through. An attacker can lock the dashboard in a state where it is waiting for a TLS handshake from the attacker, who won't provide it. This prevents any legitimate traffic from getting to the dashboard, and can last indefinitely. Version 0.6.2 has a patch for this issue. As a workaround, do not use HTTPS mode on the open internet where anyone can connect. Instead, put a reverse proxy in front of the dashboard, and have it handle any HTTPS connections.Show less
1Tribe29
1Checkmk Appliance Firmware
Jun 17, 2026
May 15, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Denial of service in Webconf in Tribe29 Checkmk Appliance before 1.6.5.
2Apport Project
Canonical
2Apport
Ubuntu Linux
Jun 17, 2026
Feb 8, 2020
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
Sander Bos discovered Apport's lock file was in a world-writable directory which allowed all users to prevent crash handling.
1Omron
2Plc Cj Firmware
Plc Cs Firmware
Jun 17, 2026
Dec 16, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Omron’s CS and CJ series PLCs have an unrestricted externally accessible lock vulnerability.