CVE-2019-16294 – Notepad++ < 7.7 (x64) - Denial of Service
https://notcve.org/view.php?id=CVE-2019-16294
SciLexer.dll in Scintilla in Notepad++ (x64) before 7.7 allows remote code execution or denial of service via Unicode characters in a crafted .ml file. La biblioteca SciLexer.dll en Scintilla en Notepad ++ (x64) versiones anteriores a 7.7, permite la ejecución de código remota o la denegación de servicio por medio de caracteres Unicode en un archivo .ml diseñado. Notepad++ (x64) versions prior to 7.7 allow remote code execution or denial of service via a crafted .ml file. • https://www.exploit-db.com/exploits/47393 http://packetstormsecurity.com/files/154706/Notepad-Code-Execution-Denial-Of-Service.html https://github.com/bi7s/CVE/tree/master/CVE-2019-16294 https://notepad-plus-plus.org/download/v7.7.html https://www.scintilla.org/ScintillaHistory.html • CWE-787: Out-of-bounds Write •
CVE-2007-2666 – Notepad++ 4.1 (Windows x86) - '.ruby' File Processing Buffer Overflow
https://notcve.org/view.php?id=CVE-2007-2666
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++. Un desbordamiento de búfer en la región Stack de la memoria en el archivo LexRuby.cxx (SciLexer.dll) en Scintilla versión 1.73, tal y como se utiliza en notepad++ versión 4.1.1 y anteriores, permite a los atacantes remotos asistidos por el usuario ejecutar código arbitrario por medio de ciertos archivos Ruby (.rb) con líneas largas. NOTA: esto fue reportado originalmente como una vulnerabilidad en notepad++. • https://www.exploit-db.com/exploits/3912 http://osvdb.org/36007 http://scintilla.cvs.sourceforge.net/scintilla/scintilla/src/LexRuby.cxx?view=log#rev1.13 http://secunia.com/advisories/25245 http://secunia.com/advisories/25327 http://www.securityfocus.com/archive/1/468529/100/0/threaded http://www.securityfocus.com/archive/1/469348/100/100/threaded http://www.securityfocus.com/bid/23961 http://www.vupen.com/english/advisories/2007/1794 http://www.vupen.com/english/advis • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •