Security Advisories (1)
CVE-2016-9181 (2016-11-04)

perl-Image-Info: When parsing an SVG file, external entity expansion (XXE) was not disabled. An attacker could craft an SVG file which, when processed by an application using perl-Image-Info, could cause denial of service or, potentially, information disclosure.

NAME

Bundle::Image::Info::SVG - SVG support for Image::Info

SYNOPSIS

perl -MCPAN -e 'install Bundle::Image::Info::SVG'

CONTENTS

Image::Info - the base Image::Info module

XML::LibXML::Reader - parsing the SVG file as XML data

XML::Simple - convert SVG description elements into perl data structures

DESCRIPTION

This bundle installs everything needed to get SVG support into Image::Info.

AUTHOR

Slaven Rezic <srezic@cpan.org>