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::LCDd::serialPOS - Configuration class LCDd::serialPOS

VERSION

version 2.034

DESCRIPTION

Configuration classes used by Config::Model

generated from LCDd.conf

Elements

Type

Set the communication protocol to use with the POS display.Optional. Type enum. choice: 'IEE', 'Epson', 'Emax', 'IBM', 'LogicControls', 'Ultimate'. upstream_default: 'AEDEX'.

Device

Device to use in serial mode Optional. Type uniline. upstream_default: '/dev/lcd'.

Speed

communication baud rate with the display Optional. Type enum. choice: '1200', '2400', '19200', '115200'. upstream_default: '9600'.

Size

Specifies the size of the display in characters. Optional. Type uniline. upstream_default: '16x2'.

SEE ALSO