7.8

CVE-2024-28137

	
		
		
	
	
		
			
				
					

	
		
		
	
	
		


			
				
					A local attacker with low privileges can perform a privilege escalation with an init script due to a  TOCTOU vulnerability.










				


			


		


	

Data is provided by the National Vulnerability Database (NVD)
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.07% 0.212
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
info@cert.vde.com 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition

The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.