cve/2004/CVE-2004-0574.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-0574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0574)
![](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
The Network News Transfer Protocol (NNTP) component of Microsoft Windows NT Server 4.0, Windows 2000 Server, Windows Server 2003, Exchange 2000 Server, and Exchange Server 2003 allows remote attackers to execute arbitrary code via XPAT patterns, possibly related to improper length validation and an "unchecked buffer," leading to off-by-one and heap-based buffer overflows.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=109761632831563&w=2
2024-06-09 00:33:16 +00:00
- http://marc.info/?l=bugtraq&m=109761632831563&w=2
2024-05-26 14:27:05 +02:00
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-036
2024-06-09 00:33:16 +00:00
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-036
2024-05-26 14:27:05 +02:00
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4392
2024-06-09 00:33:16 +00:00
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4392
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.