CVE-2011-0663
13.04.2011, 18:55
Multiple integer overflows in the Microsoft (1) JScript 5.6 through 5.8 and (2) VBScript 5.6 through 5.8 scripting engines allow remote attackers to execute arbitrary code via a crafted web page, aka "Scripting Memory Reallocation Vulnerability."Enginsight
Vendor | Product | Version |
---|---|---|
microsoft | jscript | 5.6 |
microsoft | vbscript | 5.6 |
microsoft | jscript | 5.7 |
microsoft | vbscript | 5.7 |
microsoft | jscript | 5.8 |
microsoft | vbscript | 5.8 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-189 -
- CWE-190 - Integer Overflow or WraparoundThe software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.
References