cve/2010/CVE-2010-5177.md

21 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-5177](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5177)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
** DISPUTED ** Race condition in Sophos Endpoint Security and Control 9.0.5 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. NOTE: the vendor disputes this issue because it is a flaw in a protection mechanism for situations where a crafted program has already begun to execute.
### POC
#### Reference
- http://countermeasures.trendmicro.eu/you-just-cant-trust-a-drunk/
- http://nakedsecurity.sophos.com/2010/05/11/khobe-vulnerability-earth-shaker/
- http://nakedsecurity.sophos.com/2010/05/11/khobe-vulnerability-game-security-software/
- http://www.theregister.co.uk/2010/05/07/argument_switch_av_bypass/
#### Github
No PoCs found on GitHub currently.