Package: libmodule-metadata-perl / 1.000009-1+deb7u1

Metadata

Package Version Patches format
libmodule-metadata-perl 1.000009-1+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
CVE 2013 1437 documentation fix.patch | (download)

lib/Module/Metadata.pm | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 fix serious documentation bug aboute statement of execution of unsafe code
 Addresses CVE-2013-1437 as (serious) documentation bug:
 Module::Metadata executes code when gathering metadata about a module
 by design. In versions previous to (upstream) 1.000015 the
 documentation stated, however, that Module::Metadata provides a
 standard way to gather metadata about a .pm file without executing
 unsafe code.