A race condition was identified through which privilege escalation was possible in certain configurations.
A race condition was identified through which privilege escalation was possible in certain configurations.
A write-once register in hardware design is programmable by an untrusted software component earlier than the trusted software component, resulting in a race condition issue.
https://cwe.mitre.org/data/definitions/1223.html →Open in CWE collection →The adversary targets a race condition occurring when multiple processes access and manipulate the same resource concurrently, and the outcome of the execution depends on the particular order in which the access takes place. The adversary can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance, a race condition can occur while accessing a file: the adversary can trick the system by replacing the original file with their version and cause the system to read the malicious file.
https://capec.mitre.org/data/definitions/26.html →Open in CAPEC collection →| Product | Vendor | Status |
|---|---|---|
| octopus_server | * | Tracked |