Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re^6: Stop Using Perlby marjetika (Initiate) |
on Aug 11, 2015 at 18:13 UTC ( [id://1138213]=note: print w/replies, xml ) | Need Help?? |
Thank you for your response. I am asking because I have several millions lines of legacy perl code in cgi-bin, and I have to make sure there are no vulnerabilities. The code seems to do what it's supposed to, so functionality is not an issue. I need to know if there are any security concerns about readParse, because that would mean I need to locate all the occurences of readParse and replace them with something more secure. If readParse statements do not create vulnerabilities in the code, then I can leave them alone.
In Section
Perl News
|
|