about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-08-04 16:20:56 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-08-04 16:20:56 +0000
commitf8de4e03e9263e39d03455845ec2fc51fd99c6c7 (patch)
tree50d79817df3f6761b892a5457ad4f5db9b08f835 /doc/HISTORY
parent7657109a65938fa16b717662fafd2bdd12fb0b0d (diff)
downloadnetpbm-mirror-f8de4e03e9263e39d03455845ec2fc51fd99c6c7.tar.gz
netpbm-mirror-f8de4e03e9263e39d03455845ec2fc51fd99c6c7.tar.xz
netpbm-mirror-f8de4e03e9263e39d03455845ec2fc51fd99c6c7.zip
Validate size parameter is a number (to prevent shell injection problems)
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4393 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 7c608233..08acb109 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -21,7 +21,11 @@ not yet  BJH  Release 11.00.00
               ppmtoicr: make -rle option issue an error message saying it no
               longer exists (it did, sort of, before 2015).
 
-              pnmindex: fix shell injection vulnerabilities.
+              pnmindex: fix shell injection vulnerabilities.  Broken since
+              Netpbm 10.28 (June 2005).
+
+              pnmmargin: fix shell injection vulneraibility.  Always broken
+              (Program was added in primordial Netpbm in 1990).
 
 22.06.24 BJH  Release 10.99.00