mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-26 12:20:24 +01:00
899 B
899 B
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
- http://blog.ensilo.com/the-av-vulnerability-that-bypasses-mitigations
- https://kc.mcafee.com/corporate/index?page=content&id=SB10142
Github
No PoCs found on GitHub currently.