mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
### [CVE-2009-2532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2532)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold and SP2, and Windows 7 RC do not properly process the command value in an SMB Multi-Protocol Negotiate Request packet, which allows remote attackers to execute arbitrary code via a crafted SMBv2 packet to the Server service, aka "SMBv2 Command Value Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-050
|
|
|
|
#### Github
|
|
- https://github.com/Al1ex/WindowsElevation
|
|
- https://github.com/Ascotbe/Kernelhub
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/EricwentwithCyber/Vulnerability-Scan-Lab
|
|
- https://github.com/fei9747/WindowsElevation
|
|
- https://github.com/lyshark/Windows-exploits
|
|
- https://github.com/uroboros-security/SMB-CVE
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|