mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
19 lines
933 B
Markdown
19 lines
933 B
Markdown
### [CVE-2010-5157](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|