mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
828 B
Markdown
19 lines
828 B
Markdown
### [CVE-2007-4776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4776)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in Microsoft Visual Basic 6.0 and Enterprise Edition 6.0 SP6 allows user-assisted remote attackers to execute arbitrary code via a Visual Basic project (vbp) file containing a long Reference line, related to VBP_Open and OLE. NOTE: there are limited usage scenarios under which this would be a vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4361
|
|
- https://www.exploit-db.com/exploits/4431
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|