mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2015-2482](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2482)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Microsoft (1) VBScript 5.7 and 5.8 and (2) JScript 5.7 and 5.8 engines, as used in Internet Explorer 8 through 11 and other products, allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted replace operation with a JavaScript regular expression, aka "Scripting Engine Memory Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/40798/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|