Security Advisories (3)
CVE-2017-0373 (2017-05-10)

The gen_class_pod implementation in lib/Config/Model/Utils/GenClassPod.pm in Config-Model (aka libconfig-model-perl) before 2.102 has a dangerous "use lib" line, which allows remote attackers to have an unspecified impact via a crafted Debian package file.

CPANSA-Config-Model-2017-01 (2017-05-10)

YAML or YAML::XS can be loaded automatically making it possible to run arbitrary code loading a specially crafted YAML file.

CVE-2017-0374 (2017-05-10)

Loads models from a local directory, making it possible to substitute the model.

NAME

Config::Model::Role::NodeLoader - Load Node element in configuration tree

VERSION

version 2.070

SYNOPSIS

$self->load_node( config_class_name => "...", %other_args);

DESCRIPTION

Role used to load a node element using Config::Model::Node (default behavior).

If the config class overrides the default implementation, ( class parameter ), the override class is loaded and used to create the node.

METHODS

load_node

Creates a node object using all the named parameters passed to load_node. One of these parameter must be config_class_name

AUTHOR

Dominique Dumont

COPYRIGHT AND LICENSE

This software is Copyright (c) 2015 by Dominique Dumont.

This is free software, licensed under:

The GNU Lesser General Public License, Version 2.1, February 1999