Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Potential Security Flaw In Crystal?
Message
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00822683
Message ID:
00822730
Views:
21
But the difference is that in this case, an application is
automatically loading DLL's, simply becaise it's there.

In apps we normally write, somewhere in code, there would be a
CREATEOBJECT() to instantiate it. That means the application is
expecting the DLL. In the case of Crystal, the Crystal application
has no idea what is being loaded.

If someone wrote a malicious DLL, and put it on your PC, unless you or
someone else wrote an application that specifially calls this DLL,
it would just sit there an never be a problem.

Crystal is, by nature of this feature, providing an automatic
launcher for any DLL which is named with "CRUFL". All the DLL
has to do to be run, is be loaded and registered on the PC and
wait for a Crystal application to start.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform