Article ID: 943522 - Last Review: October 16, 2007 - Revision: 1.2 How to implement URL validation in application development for Windows XP or for Windows Server 2003SUMMARYThis article contains guidance for software developers who want to implement URL validation in applications for Windows XP or for Windows Server 2003. Specifically, this article discusses what an application must do to validate URLs before passing them to Windows for execution. MORE INFORMATION
The Windows Shell32 ShellExecute function enables applications to pass URLs. Applications must be carefully designed based on the threat environment. This is true for any program that uses URL handling to accept untrusted data. Before passing URLs that will be executed by Windows Shell32, an application should do the following:
APPLIES TO
| Article Translations
|
Back to the top
