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::models::Debian::Dpkg::Meta - Configuration class Debian::Dpkg::Meta

VERSION

version 2.021

DESCRIPTION

Configuration classes used by Config::Model

This class contains parameters to tune the behavior of the Dpkg model. For instance, user can specify rules to update e-mail addresses.

Elements

email

Optional. Type uniline.

email-updates - email update hash

Specify old email as key. The value is the new e-mail address that will be substituted. Optional. Type hash of uniline.

dependency-filter

Specifies the dependency filter to be used. The release specified mentions the most recent release to be filtered out. Older release will also be filtered.

For instance, if the dependency filter is 'lenny', all 'lenny' and 'etch' dependencies are filtered out.Optional. Type enum. choice: 'etch', 'lenny', 'squeeze', 'wheezy'.

group-dependency-filter

Dependency filter tuned by Maintainer field. Use this to override the main dependency-filter value.Optional. Type hash of enum.

package-dependency-filter

Dependency filter tuned by package. Use this to override the main dependency-filter value.Optional. Type hash of enum.

SEE ALSO

AUTHOR

Dominique Dumont

COPYRIGHT

2010,2011 Dominique Dumont

LICENSE

LGPL2