Cobbler vulnerable to code injection via unsafe YAML loading
Moderate severity
GitHub Reviewed
Published
May 17, 2022
to the GitHub Advisory Database
•
Updated Jan 15, 2024
Description
Published by the National Vulnerability Database
Oct 27, 2014
Published to the GitHub Advisory Database
May 17, 2022
Reviewed
Jan 15, 2024
Last updated
Jan 15, 2024
The
set_mgmt_parameters
function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of theyaml.load
function instead of theyaml.safe_load function
, as demonstrated using Puppet.References