3 matches found
SUSE CVE-2016-20044
PInfo 0.6.9-5.1 contains a local buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying an oversized argument to the -m parameter. Attackers can craft a malicious input string with 564 bytes of padding followed by a return address to overwrite the...
PInfo 缓冲区错误漏洞
PIInfo is a terminal interface tool used by PInfo company for browsing Info documents. Versions of PInfo from 0.6.9 to 5.1 contain a buffer error vulnerability. This vulnerability stems from a local buffer overflow, which may allow local attackers to execute arbitrary code by providing excessivel...
PInfo 0.6.9-5.1 buffer overflow vulnerability
No description provided by source. import os, subprocess def run: try: print " PInfo File Viewer - Local Buffer Overflow by Juan Sacco" print " This Exploit has been developed using Exploit Pack" NOPSLED + SHELLCODE + EIP buffersize = 564 nopsled = "\x90"200 shellcode =...