Lucene search
+L

1298 matches found

Kitploit
Kitploit
added 2026/08/31 5:42 a.m.4 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.5CVSS6.7AI score0.01417EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 12:37 p.m.4 views

libssh2-Exploit

libssh2-Exploit Crea un exploit per la vulnerabilità libssh2 descritta in CVE-2019-13115 Obiettivi 1. Impostare un server openssh. // Completato entro il 20 ott 2. Creare un client libssh2 in cpp e stabilire connettività con il server. // Completato entro il 20 ott 3. Modificare il server per...

8.1CVSS7.1AI score0.11659EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/29 9:52 a.m.5 views

CVE-2024-52510

POC di bypass di X-E2EE-SIGNATURE di Nextcloud Riepilogo Durante il normale funzionamento del protocollo E2EEv2 di Nextcloud, i client firmano crittograficamente i metadati delle cartelle prima di caricarli sul server. Questo garantisce che i metadati non siano stati manomessi quando vengono...

7.5CVSS5.5AI score0.00738EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/28 9:49 a.m.2 views

CVE-2021-41160

CVE-2021-41160 FreeRDP è un'implementazione libera del Remote Desktop Protocol RDP, rilasciata sotto licenza Apache. Nelle versioni interessate, un server malintenzionato potrebbe innescare scritture fuori dai limiti in un client connesso. Le connessioni che utilizzano GDI o SurfaceCommands per...

8.8CVSS6.7AI score0.0167EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/25 4:40 a.m.9 views

jdbc.postgresql.org: pgjdbc: Client-side Denial of Service via malicious SCRAM-SHA-256 authentication

A flaw was found in pgjdbc, an open-source PostgreSQL JDBC Driver. A malicious server can exploit this vulnerability by instructing the driver to perform SCRAM-SHA-256 Salted Challenge Response Authentication Mechanism Secure Hash Algorithm 256 authentication with an excessively large iteration...

7.5CVSS7.3AI score0.03261EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/24 7:43 p.m.11 views

postgres-protocol: Unbounded SCRAM iteration count allows a malicious server to cause CPU-exhaustion denial of service

A malicious, compromised, or man-in-the-middle server can supply an arbitrarily large SCRAM-SHA-256 PBKDF2 iteration count during authentication. The client runs it inline with no upper bound, pinning a tokio worker thread for minutes per connection, possibly stalling the whole async runtime...

5.5AI score
SaveExploits0References4Affected Software1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Chromium

Insufficient data validation in Reader Mode in Google Chrome on iOS prior to 89.0.4389.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page and a malicious server...

6.5CVSS7.2AI score0.0094EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Firefox

By using XSL Transforms, a malicious webserver could serve a user an XSL document that would continue to execute JavaScript within the bounds of the same-origin policy even after the tab was closed. This vulnerability affects Firefox versions earlier than 97...

8.8CVSS7.3AI score0.00586EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 3:59 a.m.30 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.7AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/21 8:05 p.m.30 views

CVE-2026-62960 Git for Windows: Server-advertised bundle-uri can trigger outbound SMB callbacks via UNC and file:// paths on Windows

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri, fetchbundleuriinternal, and copyuritofile in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTPS values...

7.4CVSS0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 8:05 p.m.29 views

CVE-2026-62960 Git for Windows: Server-advertised bundle-uri can trigger outbound SMB callbacks via UNC and file:// paths on Windows

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri, fetchbundleuriinternal, and copyuritofile in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTPS values...

7.4CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/21 8:05 p.m.109 views

CVE-2026-62960

Git for Windows prior to 2.55.0.windows.4 is vulnerable to a security bypass in bundle-uri.c . When transfer.bundleuri=true, a malicious remote Git server can advertise a bundle URI processed by transport_get_remote_bundle_uri(), fetch_bundle_uri_internal(), and copy_uri_to_file(). Non-HTTP(S) va...

7.4CVSS5.5AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6172 WITHDRAWN: Backend frame lengths cause pre-validation memory exhaustion in github.com/lib/pq

This report has been withdrawn with reason: "Report mistakenly added without having CVE / GHSA associated". github.com/lib/pq allocates the backend-declared PostgreSQL frame payload before applying a protocol length bound or a phase-specific message-type check. A malicious server or active networ...

5.5AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/17 9:37 p.m.9 views

libssh: libssh: denial of service via SFTP responses with unknown request IDs

A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service...

5.3CVSS5.6AI score0.00313EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 9:16 p.m.6 views

DEBIAN-CVE-2026-63409

Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.296, a malicious Deskflow server can send an odd-length DSOP vector to ServerProxy::setOptions in src/lib/client/ServerProxy.cpp, causing the missing value after the final option key to be read beyond the vect...

8.2CVSS5.4AI score0.00258EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/17 8:57 p.m.9 views

EUVD-2026-60463

Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.296, a malicious Deskflow server can send an odd-length DSOP vector to ServerProxy::setOptions in src/lib/client/ServerProxy.cpp, causing the missing value after the final option key to be read beyond the vect...

8.2CVSS5.3AI score0.00258EPSS
SaveExploits0References2
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.6 views

ANT-2026-GTGXBRXN · rabbitmq-c · Integer Underflow

integer-underflow medium Severity Claude medium · Security research firm medium · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Trail of Bits. ANT-2026-GTGXBRXN: sizet underflow in AMQP frame length...

6.2AI score
SaveExploits0References1
Amazon
Amazon
added 2026/08/17 12:00 a.m.28 views

Important: wget

Issue Overview: GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the cleanmetalinkstring function within src/metalink.c that allows a malicious server to trigger memory corruption by serving a Metalink document containing a whitespace-only URL...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:55 a.m.15 views

CVE-2026-72310 smb: client: fix overflow in passthrough ioctl bounds check

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix overflow in passthrough ioctl bounds check smb2ioctlqueryinfo validates the PASSTHRUFSCTL response payload before copying it to userspace. The payload offset and length both come from 32-bit fields. The bounds...

8.1CVSS5.9AI score
SaveExploits0References11
OSV
OSV
added 2026/08/10 8:39 p.m.9 views

CVE-2026-72903 Tabby: Windows SFTP path traversal allows a malicious server to write files outside the selected download directory

Tabby formerly Terminus is a highly configurable terminal emulator. Prior to 1.0.235, a malicious SFTP server can return a backslash traversal filename through entry.name. In tabby-ssh/src/session/sftp.ts, SFTPSession.readdir and makeFile use POSIX path processing that preserves the backslashes a...

8.1CVSS5.3AI score
SaveExploits0References5
Rows per page
Query Builder