Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Insecure Dependency in Taint Mode

by pryrt (Abbot)
on Nov 05, 2022 at 22:29 UTC ( #11147998=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    content-type: text/plain;
    
    ...
    Content-type: text/plain
    
    127.0.0.1/../output.pdf
    
  2. or download this
    #!/usr/bin/perl -T
    use warnings;
    ...
    print "\n"x4;
    print "Content-type: text/plain\n\n";
    print "$ENV{'HTTP_HOST'}/../output.pdf\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11147998]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2023-06-06 17:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?