vendor:
Windows Speech Recognition
by:
Nassim Asrir
7.5
CVSS
HIGH
Buffer Overflow
Buffer Overflow
CWE
Product Name: Windows Speech Recognition
Affected Version From: Windows 10
Affected Version To: Windows 10
Patch Exists: NO
Related CWE:
CPE: o:microsoft:windows
Platforms Tested: Windows
Windows Speech Recognition- Buffer Overflow
If we navigate the Speech directory on Windows 10 we will get some (dll) files but the interest file is (Xtel.dll). And in the normal case if we say something. that mean as there a variable which register what we say. And if we play around "Xtel.dll" we will find a function named "Speak" which take to parameter "lineID as Long" and "text as String" When we inject "A*3092" that lead to Buffer Overflow Vulnerability. The crash occur in "6344164F MOV ECX,[EAX+2C]"
Mitigation:
Apply the latest security patches provided by Microsoft.