0.3.8 Security Issue
#26

That's not how any of this works!

A file downloaded by the game is passed to GTA's DFF file parser. If the file is an executable, it is not just randomly run, instead the game will still try and interpret it as a model, and probably fail. Think of it this way - if you download an EXE, then try and open that file from notepad, it doesn't RUN the file, just shows you the contents. Or an even better example is a BAT file - which you can happily read from inside notepad without ever executing it.

BAT, RAT, EXE, it doesn't matter; they won't be run, because they are never told to run. Instead, they are loaded as models.

HOWEVER, this is NOT the same as the warning Kalcor gave about models themselves with embedded issues. GTA was originally a single-player game with no modding. This meant that all the files it was ever intended to load were the models provided with the game. Therefore certain checks could possibly be skipped, because it was known that all the objects were always valid. Without those checks in place, a well crafted model could MAYBE inject code. However, I say again, THIS IS NOT THE SAME AS JUST RENAMING AN EXE. To the best of my knowledge, there are no known DFF exploits, but I've also not followed the modelling side of things very closely for a few years now.

Quote:
Originally Posted by Misomir
Посмотреть сообщение
It will open file and when SAMP realize thats not required file it will crash.But,the file is opened which executes program(in theory)
No, not in any theory at all.

Quote:
Originally Posted by MyU
Посмотреть сообщение
Reading the file != parsing & loading a PE.
^ This is correct.

If you are STILL worried then a) you're an idiot (unless you've truly found an exploit in the DFF file parser itself) and b) test it with a non-destructive batch script, maybe one that just touches a file.
Reply


Messages In This Thread
0.3.8 Security Issue - by Misomir - 04.11.2017, 20:42
Re: 0.3.8 Security Issue - by Sew_Sumi - 04.11.2017, 20:49
Re: 0.3.8 Security Issue - by Battlezone - 04.11.2017, 20:50
Re: 0.3.8 Security Issue - by DeitY - 04.11.2017, 20:51
Re: 0.3.8 Security Issue - by Misomir - 04.11.2017, 20:57
Re: 0.3.8 Security Issue - by maksicnm - 04.11.2017, 21:20
Re: 0.3.8 Security Issue - by SlowARG - 04.11.2017, 21:22
Re: 0.3.8 Security Issue - by maksicnm - 04.11.2017, 21:23
Re: 0.3.8 Security Issue - by SlowARG - 04.11.2017, 21:26
Re: 0.3.8 Security Issue - by maksicnm - 04.11.2017, 21:28
Re: 0.3.8 Security Issue - by SlowARG - 04.11.2017, 21:34
Re: 0.3.8 Security Issue - by Misomir - 04.11.2017, 21:34
Re: 0.3.8 Security Issue - by MyU - 04.11.2017, 21:36
Re: 0.3.8 Security Issue - by maksicnm - 04.11.2017, 21:38
Re: 0.3.8 Security Issue - by Xeon™ - 04.11.2017, 21:40
Re: 0.3.8 Security Issue - by Misomir - 04.11.2017, 21:46
Re: 0.3.8 Security Issue - by maksicnm - 04.11.2017, 21:46
Re: 0.3.8 Security Issue - by Kane_ - 04.11.2017, 21:51
Re: 0.3.8 Security Issue - by Misomir - 04.11.2017, 21:52
Re: 0.3.8 Security Issue - by Misomir - 04.11.2017, 21:56
Re: 0.3.8 Security Issue - by Misomir - 04.11.2017, 21:58
Re: 0.3.8 Security Issue - by SlowARG - 04.11.2017, 22:00
Re: 0.3.8 Security Issue - by maksicnm - 04.11.2017, 22:03
Re: 0.3.8 Security Issue - by MyU - 04.11.2017, 22:05
Re: 0.3.8 Security Issue - by cuber - 04.11.2017, 22:06
Re: 0.3.8 Security Issue - by Y_Less - 04.11.2017, 22:08
Re: 0.3.8 Security Issue - by Misomir - 04.11.2017, 22:11
Re: 0.3.8 Security Issue - by SlowARG - 04.11.2017, 22:14
Re: 0.3.8 Security Issue - by cuber - 04.11.2017, 22:15
Re: 0.3.8 Security Issue - by Misomir - 04.11.2017, 22:18
Re: 0.3.8 Security Issue - by Y_Less - 04.11.2017, 22:36
Re: 0.3.8 Security Issue - by SlowARG - 04.11.2017, 23:07
Re: 0.3.8 Security Issue - by maksicnm - 04.11.2017, 23:13
Re: 0.3.8 Security Issue - by YouHack - 04.11.2017, 23:19
Re: 0.3.8 Security Issue - by maksicnm - 04.11.2017, 23:20
Re: 0.3.8 Security Issue - by Kalcor - 04.11.2017, 23:24

Forum Jump:


Users browsing this thread: 3 Guest(s)