U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-1929

Change History

New CVE Received by NIST 5/07/2024 10:15:09 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
Fedora Project AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Added CWE

								
							
							
						
Fedora Project CWE-20
Added Description

								
							
							
						
Local Root Exploit via Configuration Dictionary  in dnf5daemon-server before 5.1.17 allows a malicious user to impact Confidentiality and Integrity via Configuration Dictionary.

There are issues with the D-Bus interface long before Polkit is invoked. The `org.rpm.dnf.v0.SessionManager.open_session` method takes a key/value map of configuration entries. A sub-entry in this map, placed under the "config" key, is another key/value map. The configuration values found in it will be forwarded as configuration overrides to the `libdnf5::Base` configuration. 

Practically all libdnf5 configuration aspects can be influenced here. Already when opening the session via D-Bus, the libdnf5 will be initialized using these override configuration values. There is no sanity checking of the content of this "config" map, which is untrusted data. It is possible to make the library loading a plug-in shared library under control of an unprivileged user, hence achieving root access. 

Added Reference

								
							
							
						
Fedora Project https://www.openwall.com/lists/oss-security/2024/03/04/2 [No types assigned]