Lucene search
+L

59 matches found

Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.4 views

PT-2022-33938 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.61 Description: The issue is related to an out of bound read for SMB2 TREE CONNECT. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prior to...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:51 p.m.9 views

GSD-2022-1005356 ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT

ksmbd: prevent out of bound read for SMB2TREECONNNECT This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/07/28 12:0 a.m.18 views

PT-2022-6040 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 5.15 through 5.19 before 5.19.2 Description: The issue is related to an out-of-bounds read in the Linux kernel's ksmbd subsystem, specifically in the fs/ksmbd/smb2misc.c file. This occurs when handling the SMB2 TREE...

9.8CVSS7.1AI score0.58461EPSS
SaveExploits76References502
Check Point Advisories
Check Point Advisories
added 2018/06/28 12:0 a.m.3 views

Fuzzer SMB Tree Connect Server Name - Ver2

A vulnerability exists in Fuzzer:. Successful exploitation of this vulnerability could allow a remote attacker to damage users system...

5.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/03/14 12:0 a.m.16 views

SMB Tree Connect AndX Detection

Binary data 700003.prm...

7.3AI score
SaveExploits0
myhack58
myhack58
added 2017/02/13 12:0 a.m.17 views

SMBv3 remote denial of service(BSOD)vulnerability analysis-vulnerability warning-the black bar safety net

! Foreword I was a rookie, the big cow light spray. This SMBv3 vulnerability is by lgandx broke the A not is Microsoft to fix the vulnerability, not the release patch, and the vulnerabilities come out after I did some analysis, and spend a lot of time, this loophole has some meaning, but for the...

7.8AI score
SaveExploits0
CNVD
CNVD
added 2017/02/04 12:0 a.m.5 views

Microsoft Windows SMB Tree Connect Response Denial of Service Vulnerability

Microsoft Windows is a popular operating system. A security vulnerability exists in Microsoft Windows when processing SMB traffic. The vulnerability arises because Windows fails to properly handle the processing of a server response as defined in the SMB2 TREECONNECT response structure that...

7.1CVSS6.7AI score0.2373EPSS
SaveExploits1References1
0day.today
0day.today
added 2017/02/02 12:0 a.m.26 views

Microsoft Windows 10 - SMBv3 Tree Connect (PoC) Exploit

Exploit for windows platform in category dos / poc // Download: https://github.com/offensive-security/exploit-database-bin-sploits/raw/master/sploits/41222.zip import sys, struct, SocketServer from odict import OrderedDict from datetime import datetime from calendar import timegm class Packet:...

7.4AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2017/02/02 12:0 a.m.23 views

Microsoft Windows SMB2 Tree Connect Response Denial of Service (MS17-012: CVE-2017-0016)

A denial of service vulnerability has been reported in Microsoft Windows SMB2. The vulnerability is due to insufficient sanitization over SMB2 Tree Connect response messages...

7.1CVSS2.8AI score0.2373EPSS
SaveExploits1
exploitpack
exploitpack
added 2017/02/01 12:0 a.m.14 views

Microsoft Windows 10 - SMBv3 Tree Connect (PoC)

Microsoft Windows 10 - SMBv3 Tree Connect PoC Full Proof of Concept: https://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/41222.zip import sys, struct, SocketServer from odict import OrderedDict from datetime import datetime from calendar import timegm class Packet:...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/02/01 12:0 a.m.41 views

Microsoft Windows 10 - SMBv3 Tree Connect (PoC)

Full Proof of Concept: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/41222.zip import sys, struct, SocketServer from odict import OrderedDict from datetime import datetime from calendar import timegm class Packet: fields = OrderedDict "data", "", def initself, k...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/08/10 12:0 a.m.76 views

Microsoft - SMB Server Trans2 Zero Size Pool Alloc (MS10-054)

!/usr/bin/env python import sys,struct,socket from socket import if lensys.argv=2: print '' print ' MS10-054 Proof Of Concept by Laurent Gaffie' print ' Usage: python '+sys.argv0+' TARGET SHARE-NAME No backslash' print ' Example: python '+sys.argv0+' 192.168.8.101 users' print '...

10CVSS8.3AI score0.7572EPSS
SaveExploits4
Metasploit
Metasploit
added 2009/10/25 5:5 a.m.14 views

SMB Tree Connect Request Fuzzer

This module sends a series of SMB tree connect requests using malicious strings. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'SMB Tree Connect Request Fuzzer', 'Description' = %q This module...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2009/08/13 3:30 p.m.5 views

kernel: cifs: memory overwrite when saving nativeFileSystem field during mount

Buffer overflow in fs/cifs/connect.c in CIFS in the Linux kernel 2.6.29 and earlier allows remote attackers to cause a denial of service crash via a long nativeFileSystem field in a Tree Connect response to an SMB mount request...

7.8CVSS6.2AI score0.04268EPSS
SaveExploits0References4
Exploit DB
Exploit DB
added 2007/03/10 12:0 a.m.37 views

Microsoft Windows - DCE-RPC svcctl ChangeServiceConfig2A() Memory Corruption

!/usr/bin/python MS Windows DCE-RPC svcctl ChangeServiceConfig2A 0day Memory Corruption PoC Exploit Bug discovered by Krystian Kloskowski h07 Tested on Windows 2000 SP4 Polish all patches Requires.. - Impacket : http://oss.coresecurity.com/projects/impacket.html - PyCrypto :...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/01 12:0 a.m.20 views

Snort 2.6.1 - DCERPC Preprocessor Remote Buffer Overflow

Snort 2.6.1 - DCERPC Preprocessor Remote Buffer Overflow !/usr/bin/python Snort DCE/RPC Preprocessor Buffer Overflow Command Execution Version Author: Trirat Puttaraksa http://sf-freedom.blogspot.com For educational purpose only This exploit call calc.exe on Windows XP SP2 + Snort 2.6.1 Note: thi...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/01 12:0 a.m.37 views

Snort 2.6.1 - DCE/RPC Preprocessor Remote Buffer Overflow

!/usr/bin/python Snort DCE/RPC Preprocessor Buffer Overflow Command Execution Version Author: Trirat Puttaraksa http://sf-freedom.blogspot.com For educational purpose only This exploit call calc.exe on Windows XP SP2 + Snort 2.6.1 Note: this exploit use Scapy http://www.secdev.org/projects/scapy/...

10CVSS5.8AI score0.79319EPSS
SaveExploits17
0day.today
0day.today
added 2007/02/23 12:0 a.m.18 views

Snort 2.6.1 DCE/RPC Preprocessor Remote Buffer Overflow DoS Exploit

Exploit for multiple platform in category dos / poc =================================================================== Snort 2.6.1 DCE/RPC Preprocessor Remote Buffer Overflow DoS Exploit =================================================================== !/usr/bin/python Snort DCE/RPC Preprocess...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/02/23 12:0 a.m.36 views

Snort 2.6.1 - DCE/RPC Preprocessor Remote Buffer Overflow (Denial of Service) (PoC)

!/usr/bin/python Snort DCE/RPC Preprocessor Buffer Overflow DoS Author: Trirat Puttaraksa http://sf-freedom.blogspot.com For educational purpose only This exploit just crash Snort 2.6.1 on Fedora Core 4. However, Code Execution may be possible, but I have no time to make it : I will post the...

10CVSS5.8AI score0.79319EPSS
SaveExploits17
Rows per page
Query Builder