Problem Note 52603: The KSCAN function becomes unresponsive in a SAS® 9.4 Unicode session
SAS becomes unresponsive indefinitely when you use the KSCAN function in a SAS 9.4 Unicode session. This problem occurs if the input string contains %f6, as shown in the following example:
data test;
alias0='/profile/user/%f6%22%20onmouseover=prompt(123456)%20/?%7c';
alias0=ktrim(kleft(compbl(urldecode(alias0))));
chk1=kindex(lowcase(kscan(alias0,1,'?')),'http');
run;
This problem occurs only with SAS 9.4 Unicode sessions. This problem does not occur with SAS 9.4 in an English session.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Z64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.4 | | 9.4 TS1M1 | |
Microsoft® Windows® for x64 | 9.4 | | 9.4 TS1M1 | |
Microsoft Windows 8 Enterprise 32-bit | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8 Enterprise x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8 Pro 32-bit | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8 Pro x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8.1 Enterprise x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8.1 Pro | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8.1 Pro 32-bit | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2008 | 9.4 | | 9.4 TS1M1 | |
Microsoft Windows Server 2008 R2 | 9.4 | | 9.4 TS1M1 | |
Microsoft Windows Server 2008 for x64 | 9.4 | | 9.4 TS1M1 | |
Microsoft Windows Server 2012 Datacenter | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2012 R2 Datacenter | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2012 R2 Std | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2012 Std | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Enterprise 32 bit | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Enterprise x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Home Premium 32 bit | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Home Premium x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Professional 32 bit | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Professional x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Ultimate 32 bit | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Ultimate x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
64-bit Enabled AIX | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
64-bit Enabled HP-UX | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
64-bit Enabled Solaris | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
HP-UX IPF | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Linux for x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
Solaris for x64 | 9.4 | 9.4_M2 | 9.4 TS1M1 | 9.4 TS1M2 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
This problem occurs if the input string includes %f6.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2014-03-21 12:07:24 |
Date Created: | 2014-03-20 11:17:16 |