Files
CVEs-PoC/2007/CVE-2007-2666.md
T
2024-06-18 02:51:15 +02:00

18 lines
756 B
Markdown

### [CVE-2007-2666](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2666)
![](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
Stack-based buffer overflow in LexRuby.cxx (SciLexer.dll) in Scintilla 1.73, as used by notepad++ 4.1.1 and earlier, allows user-assisted remote attackers to execute arbitrary code via certain Ruby (.rb) files with long lines. NOTE: this was originally reported as a vulnerability in notepad++.
### POC
#### Reference
- https://www.exploit-db.com/exploits/3912
#### Github
No PoCs found on GitHub currently.