mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 09:21:42 +02:00
18 lines
861 B
Markdown
18 lines
861 B
Markdown
### [CVE-2004-0207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0207)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
"Shatter" style vulnerability in the Window Management application programming interface (API) for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to gain privileges by using certain API functions to change properties of privileged programs using the SetWindowLong and SetWIndowLongPtr API functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-032
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|