mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 22:35:37 +02:00
933 B
933 B
CVE-2010-5157
Description
Race condition in Comodo Internet Security before 4.1.149672.916 on Windows XP allows local users to bypass kernel-mode hook handlers, and execute dangerous code that would otherwise be blocked by a handler but not blocked by signature-based malware detection, via certain user-space memory changes during hook-handler execution, aka an argument-switch attack or a KHOBE attack.
POC
Reference
- http://countermeasures.trendmicro.eu/you-just-cant-trust-a-drunk/
- http://www.theregister.co.uk/2010/05/07/argument_switch_av_bypass/
Github
No PoCs found on GitHub currently.