Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Completely removing a perl function.

by BUU (Prior)
on Jun 29, 2006 at 19:40 UTC ( [id://558425]=note: print w/replies, xml ) Need Help??


in reply to Re: Completely removing a perl function.
in thread Completely removing a perl function.

Honestly that was what I was trying to accomplish. I execute arbitrary perl and the only minor security hole is that shmget allows people to allocate shared memory that never goes away, which apparently has a negative effect when other processes later want shared memory.
  • Comment on Re^2: Completely removing a perl function.

Replies are listed 'Best First'.
Re^3: Completely removing a perl function.
by girarde (Hermit) on Jun 30, 2006 at 03:55 UTC
    How is this arbitrary perl being submitted? Running the submission through =~ s/shmget/exit;/g would probably do the trick for web forms.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-25 16:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found