Lucene search
+L

1320 matches found

Kitploit
Kitploit
added 2026/09/10 2:14 a.m.31 views

sh4d0wup

sh4d0wup root@kitploit: % docker run -it --rm ghcr.io/kpcyrd/sh4d0wup:edge -h Usage: sh4d0wup OPTIONS Commands: bait Start a malicious update server front Bind a http/https server but forward everything unmodified infect High level tampering, inject additional commands into a package tamper Low...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 11:10 p.m.6 views

CVE-2020-11097-POC

crash FreeRDP using CVE-2020-11097 POC start server as python3 test.py connect to server by follwoing command xfreerdp /v:127.0.0.1:3389 /u:user /p:pass /gt:127.0.0.1 /log-level:DEBUG...

5.5CVSS7.1AI score0.01417EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:32 a.m.4 views

CVE-2021-41160

CVE-2021-41160 FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. In affected versions a malicious server might trigger out of bound writes in a connected client. Connections using GDI or SurfaceCommands to send graphics updates to the client...

8.8CVSS7AI score0.0167EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 7:32 a.m.7 views

CVE-2024-52510

Nextcloud X-E2EE-SIGNATURE Bypass POC Summary During normal operation of Nextcloud's E2EEv2 protocol, clients cryptographically sign folder-metadata before uploading to the server. This ensures the metadata has not been tampered with when it is re-fetched for the purposes of file-sharing or synci...

7.5CVSS5.9AI score0.00738EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/07 12:00 a.m.2 views

UBUNTU-CVE-2026-85197

A flaw was found in libsoup. A malicious HTTP/2 server or a Man-in-the...

7.6CVSS0.00215EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/07 12:00 a.m.5 views

CVE-2026-85197

A flaw was found in libsoup. A malicious HTTP/2 server or a Man-in-the...

7.6CVSS5.7AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/05 7:16 p.m.5 views

CVE-2026-18238

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS0.00176EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 6:51 p.m.35 views

CVE-2026-18238

libpcap versions before 1.10.7 are affected by an out-of-bounds read in the rpcap client . The code that processes an RPCAP_MSG_PACKET message from the server incorrectly validates its headers, allowing a malicious server to cause the client to treat up to 20 bytes of client process memory beyond...

5CVSS5.9AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 6:51 p.m.5 views

CVE-2026-18238 OOBR in rpcap client in libpcap before 1.10.7

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/05 6:51 p.m.6 views

EUVD-2026-72021

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS5.7AI score0.00176EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 12:37 p.m.5 views

libssh2-Exploit

libssh2-Exploit Create an exploit to libssh2 vulnerabulity described in CVE-2019-13115 Goals 1. Establish an openssh server. // Complete by Oct 20 2. Create a libssh2 cpp client and establish connectivity to server. // Complete by Oct 20 3. Modify the server to trigger a crash in client. //...

8.1CVSS7.8AI score0.11659EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.10 views

CVE-2026-85090

FreeRDP before 3.31.0 contains a heap out-of-bounds read vulnerability in the generalChromaV1ToYUV444 function during AVC444 chroma plane reconstruction. A malicious RDP server can craft a RFXAVC444BITMAPSTREAM with specific frame geometry to trigger an out-of-bounds memory read past the allocate...

5.4CVSS5.3AI score0.00301EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/09/02 12:00 a.m.8 views

CVE-2026-84641

A malicious IMAP server can trigger use-after-free and heap-memory dis...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 12:00 a.m.7 views

UBUNTU-CVE-2026-84641

A malicious IMAP server can trigger use-after-free and heap-memory dis...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/01 4:17 p.m.12 views

CVE-2026-84269

A flaw was found in the AFP backend in gvfs. When mounting a share, a malicious AFP server can cause the DSI read path to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the pre-sized reply buffer, causing the operati...

6.5CVSS0.00249EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/01 4:17 p.m.11 views

CVE-2026-84268

A flaw was found in the SFTP backend in gvfs. When mounting a share and reading a file, a malicious SFTP server can cause readreply to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the allocated buffer size, causing...

8.8CVSS0.00328EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/01 3:19 p.m.16 views

CVE-2026-84269

A heap-based buffer overflow was identified in the AFP backend of gvfs . When mounting a share, a malicious AFP server can supply a length in the DSI read path that exceeds the size the client requested. Because the function does not validate the server-provided length against the pre-sized reply...

6.5CVSS6AI score0.00249EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 3:19 p.m.5 views

CVE-2026-84269 Gvfs: afp: heap-based buffer overflow in dsi read path

A flaw was found in the AFP backend in gvfs. When mounting a share, a malicious AFP server can cause the DSI read path to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the pre-sized reply buffer, causing the operati...

6.5CVSS6AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/01 3:19 p.m.7 views

CVE-2026-84269

A flaw was found in the AFP backend in gvfs. When mounting a share, a malicious AFP server can cause the DSI read path to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the pre-sized reply buffer, causing the operati...

6.5CVSS6AI score0.00249EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 3:15 p.m.39 views

CVE-2026-84268 Gvfs: sftp: heap-based buffer overflow in read_reply()

A flaw was found in the SFTP backend in gvfs. When mounting a share and reading a file, a malicious SFTP server can cause readreply to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the allocated buffer size, causing...

8.8CVSS0.00328EPSS
SaveExploits0References3
Rows per page
Query Builder