Bug 3695 - Not allowing to write file with lib extention (.dll/.so/...)
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: All All
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2008-06-21 16:39 EDT by TsT
Modified: 2008-07-05 19:51:39 EDT
0 users

See Also:


Attachments
Not allowing to write a file with library extention (2.75 KB, patch)
2008-06-21 16:41 EDT, TsT
Not allowing to write a file with library extention (2.77 KB, patch)
2008-06-21 17:54 EDT, TsT

Description TsT 2008-06-21 16:39:24 EDT
This fix prevent of malicious qvm trying to wrote a file potentialy loadable as dynamic library (.dll/.so/...).
Comment 1 TsT 2008-06-21 16:41:21 EDT
Created attachment 1794 [details]
Not allowing to write a file with library extention
Comment 2 TsT 2008-06-21 17:54:00 EDT
Created attachment 1795 [details]
Not allowing to write a file with library extention

Oups... run correctly now.
Comment 3 Tim Angus 2008-07-05 19:51:39 EDT
Fixed in r1405.