Skip to content

Commit

Permalink
Merge pull request #7504 from mal-tee/ssrf_getimagesize
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Jan 28, 2022
2 parents 47a2545 + ee990eb commit b9d9a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dictionaries/InternalTaintSinkMap.php
Expand Up @@ -62,4 +62,5 @@
'proc_open' => [['shell']],
'curl_init' => [['ssrf']],
'curl_setopt' => [[], [], ['ssrf']],
'getimagesize' => [['ssrf']],
];

0 comments on commit b9d9a49

Please sign in to comment.