T
Tony Gravagno
I just found yet another application that stores configuration data in
the C:\ root path. I don't know if they hardcoded "C:" for their
installation or if they were smart enough to at least use the same
partition where the app was being stored.
Some people have a fit over such things. Instinctively it seems that
it would be a security issue to put an app file like a .log or an .xml
or .ini config file in a root directory, but I can't find any
documentation to support the belief. There's no doubt this is sloppy
coding but it's hard to ask a vendor to move their files based on a
sense of elegance.
Can someone point me to some info about why putting app files in the
partition root is bad? Even some blog or discussion on the topic?
Thanks.
the C:\ root path. I don't know if they hardcoded "C:" for their
installation or if they were smart enough to at least use the same
partition where the app was being stored.
Some people have a fit over such things. Instinctively it seems that
it would be a security issue to put an app file like a .log or an .xml
or .ini config file in a root directory, but I can't find any
documentation to support the belief. There's no doubt this is sloppy
coding but it's hard to ask a vendor to move their files based on a
sense of elegance.
Can someone point me to some info about why putting app files in the
partition root is bad? Even some blog or discussion on the topic?
Thanks.