cve/2007/CVE-2007-1498.md

20 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-1498](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1498)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
2024-05-26 14:27:05 +02:00
### Description
Multiple stack-based buffer overflows in the SiteManager.SiteMgr.1 ActiveX control (SiteManager.dll) in the ePO management console in McAfee ePolicy Orchestrator (ePO) before 3.6.1 Patch 1 and ProtectionPilot (PRP) before 1.5.0 HotFix allow remote attackers to execute arbitrary code via a long argument to the (1) ExportSiteList and (2) VerifyPackageCatalog functions, and (3) unspecified vectors involving a swprintf function call.
### POC
#### Reference
- http://securityreason.com/securityalert/2444
2025-09-29 21:09:30 +02:00
- https://knowledge.mcafee.com/article/25/612495_f.SAL_Public.html
- https://knowledge.mcafee.com/article/26/612496_f.SAL_Public.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.