mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
843 B
Markdown
18 lines
843 B
Markdown
### [CVE-2007-4648](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4648)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The nvcoaft51 driver in Norman Virus Control (NVC) 5.82 uses weak permissions (unrestricted write access) for the NvcOa device, which allows local users to gain privileges by (1) triggering a buffer overflow in a kernel pool via a string argument to ioctl 0xBF67201C; or by (2) sending a crafted KEVENT structure through ioctl 0xBF672028 to overwrite arbitrary memory locations.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3087
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|