Debian Patches
Status for libcgi-simple-perl/1.281-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
cve-2010-4411.patch | [CVE-2010-4411] Port latest header-injection refinement from CGI.pm See also http://www.openwall.com/lists/oss-security/2011/01/04/9 |
Mark Stosberg <mark@stosberg.com> | no | http://github.com/markstos/CGI--Simple/commit/e811ab874a5e0ac8a99e76b645a0e537d8f714da | ||
no-shellwords-pl.patch | Use Text::ParseWords instead of shellwords.pl The shellwords.pl library is deprecated and will be removed in a future version of perl. Text::ParseWords has been in core since 5.0.0 and it is used by shellwords.pl already. Adapted from <https://github.com/markstos/CGI.pm/commit/0cf175dbfbeaa46d71343412c715096da5bd0eaf> |
Dominic Hargreaves <dom@earth.li> | no |