mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### [CVE-2015-8577](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8577)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Buffer Overflow Protection (BOP) feature in McAfee VirusScan Enterprise before 8.8 Patch 6 allocates memory with Read, Write, Execute (RWX) permissions at predictable addresses on 32-bit platforms when protecting another application, which allows attackers to bypass the DEP and ASLR protection mechanisms via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kc.mcafee.com/corporate/index?page=content&id=SB10142
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|