27 matches found
PT-2020-6654 · Linux +5 · Linux Kernel +5
Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The issue is related to the use of memory after it has been freed in the llcp sock connect function. This could potentially allow an attacker to escalate their privileges. The problem ...
SEIG SCADA System 9 - Remote Code Execution Exploit
Exploit for windows platform in category remote exploits Title: SEIG SCADA SYSTEM 9 - Remote Code Execution Author: Alejandro Parodi Vendor Homepage: https://www.schneider-electric.com Software Link:...
Disk Pulse Enterprise 9.1.16 - 'Login' Remote Buffer Overflow
!/usr/bin/python print "Disk Pulse Enterprise 9.1.16 Login Buffer Overflow" print "Author: Tulpa / tulpaattulpa-securitydotcom" Author website: www.tulpa-security.com Author twitter: @tulpasecurity Exploit will land you NT AUTHORITY\SYSTEM You do not need to be authenticated, password below is...
MailMax-4.6-POP3-
MailMax v4.6 POP3 "USER" Remote Buffer Overflow Exploit No Login Needed Newer version's not tested, maybe vulnerable too A hard one this, the shellcode MUST be lowercase. Plus there are many opcode's that break the payload and opcodes that gets changed, like "\xc3" gets converted to "\xe3", and...
Kingview Touchview 6.53 - EIP Overwrite
Kingview Touchview 6.53 - EIP Overwrite Exploit Title: Kingview Touchview EIP direct control Date: June 24 2012 Exploit Author: Carlos Mario Penagos Hollmann Vendor Homepage: www.kingview.com Version: 6.53 Tested on: Windows SP 1 CVE : Open kingivew click on Make choose network...
Savant Web Server 3.1 - Denial of-Service (PoC)
!/usr/bin/python import socket import sys from struct import pack try: server = sys.argv1 port = 80 size = 260 httpMethod = b"GET /" inputBuffer = b"\x41" size httpEndRequest = b"\r\n\r\n" buf = httpMethod + inputBuffer + httpEndRequest print"Sending evil buffer..." s = socket.socketsocket.AFINET...
php: stack-based buffer overflow in socket_connect()
Stack-based buffer overflow in the socketconnect function in ext/sockets/sockets.c in PHP 5.3.3 through 5.3.6 might allow context-dependent attackers to execute arbitrary code via a long pathname for a UNIX socket...