Lucene search
+L

202 matches found

Kitploit
Kitploit
added 2026/08/27 2:30 a.m.2 views

CVE-2018-7750

CVE-2018-7750 نهج لتنفيذ الأوامر عن بعد RCE لـ CVE-2018-7750 عنوان الاستغلال: Paramiko 2.4.1 - تنفيذ الأوامر عن بعد التاريخ: 2018-11-06 مؤلف الاستغلال: jm33-ng الصفحة الرئيسية للمورد: https://www.paramiko.org رابط البرنامج: https://github.com/paramiko/paramiko/archive/2.4.0.tar.gz الإصدار: 1.17.6...

9.8CVSS8.3AI score0.27105EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/08/27 12:27 a.m.2 views

CVE-2024-4040-SSTI-LFI-PoC

CVE-2024-4040 SSTI & LFI PoC - استغلال | CrushFTP هذا دليل إثبات المفهوم لثغرة حقن القالب من جانب الخادم SSTI وتضمين الملفات المحلية LFI في CrushFTP. الميزات استغلال الثغرات ذات الخطورة الحرجة في خوادم CrushFTP من خلال حقن القالب من جانب الخادم SSTI وتجاوز المصادقة. رفع هذا الاستغلال إلى تضمين...

10CVSS7.7AI score0.99539EPSS
SaveExploits22
NVD
NVD
added 2026/08/19 3:17 p.m.6 views

CVE-2026-49255

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm constructs operating system commands in src/app/lib/fs.js by interpolating untrusted file paths into the rmrf, mv, and cp functions. A malicious SSH or SFTP server can provide a...

8.8CVSS0.00527EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/19 2:41 p.m.23 views

CVE-2026-47187

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.4AI score0.00415EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 2:41 p.m.36 views

CVE-2026-47187

Prior to sshfs 3.7.6, the transform_symlink() mitigation returns early at sshfs.c:2181 without handling relative symlink targets, while sshfs_readlink() (sshfs.c:2234–2236) copies server-supplied targets to the kernel. A rogue SFTP server can thus direct local tools (cp, rsync, editors) to read o...

9.3CVSS5.3AI score0.00415EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:41 p.m.42 views

CVE-2026-47187 SSHFS Symlink Escape: Rogue SFTP Server → Local File Read/Write

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS0.00415EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 2:41 p.m.11 views

CVE-2026-47187 SSHFS Symlink Escape: Rogue SFTP Server → Local File Read/Write

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 2:30 p.m.47 views

CVE-2026-49255

In electerm versions prior to 3.11.11, the rmrf(), mv(), and cp() functions in src/app/lib/fs.js interpolate untrusted file paths into shell command strings without escaping metacharacters. A malicious SSH/SFTP server can supply filenames like file"$(touch /tmp/pwned)" to break out of quotes and ...

8.8CVSS5.9AI score0.00527EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/17 9:37 p.m.8 views

libssh: libssh: denial of service via oversized SFTP read length

A flaw was found in libssh. A remote authenticated client can issue SSHFXPREAD requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests...

6.5CVSS5.7AI score0.00526EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 9:37 p.m.10 views

libssh: libssh: stack buffer overflow in SFTP server longname construction

A flaw was found in libssh. During SFTP server directory listing, the longname field is constructed with unsafe concatenation into a fixed-size stack buffer. When a client causes the server to list attacker-controlled filenames, sufficiently long names can overflow that stack buffer and may lead ...

7.3CVSS7.2AI score0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 1:57 p.m.5 views

OESA-2026-3324 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

7.5CVSS5.9AI score0.00526EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/13 1:57 p.m.5 views

OESA-2026-3322 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

7.5CVSS5.9AI score0.00526EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/11 7:18 p.m.8 views

CVE-2026-73223

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious SFTP server to write attacker-controlled content outside the temporary directory because the server-controlled filename name used by editWithSystemEditor in...

8.1CVSS0.00311EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/11 6:42 p.m.8 views

CVE-2026-73225

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious FTP or SFTP server to write attacker-controlled content outside the selected download directory because recursive transfers in...

8.1CVSS5.3AI score0.00311EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.7 views

PT-2026-70875

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious SFTP server to write attacker-controlled content outside the temporary directory because the server-controlled filename name used by editWithSystemEditor in...

8.1CVSS5.3AI score0.00311EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.8 views

PT-2026-70876

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious FTP or SFTP server to execute arbitrary commands when a user downloads a crafted folder and invokes Properties and Calculate Size because calcLocal in...

8.8CVSS5.7AI score0.00339EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/07/29 1:09 a.m.9 views

[SECURITY] Fedora 43 Update: restic-0.19.1-1.fc43

Fast, secure, efficient backup program. restic supports the following backends for storing backups natively: Local directory sftp server via SSH HTTP REST server protocol, rest-server Amazon S3 either from Amazon or using the Minio server OpenStack Swift BackBlaze B2 Microsoft Azure Blob Storage...

9.8CVSS5.5AI score0.00744EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/29 1:02 a.m.10 views

[SECURITY] Fedora 44 Update: restic-0.19.1-1.fc44

Fast, secure, efficient backup program. restic supports the following backends for storing backups natively: Local directory sftp server via SSH HTTP REST server protocol, rest-server Amazon S3 either from Amazon or using the Minio server OpenStack Swift BackBlaze B2 Microsoft Azure Blob Storage...

9.8CVSS5.5AI score0.00744EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 5:18 p.m.8 views

OPENSUSE-SU-2026:21444-1 Security update for libssh

This update for libssh fixes the following issues: - CVE-2026-15370: stack buffer overflow in SFTP server longname construction bsc1272162. - CVE-2026-59843: denial of service via zero advertised channel packet size bsc1272164. - CVE-2026-59844: denial of service via oversized SFTP read length...

7.5CVSS6.1AI score0.00526EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/07/22 4:24 p.m.9 views

SUSE CVE-2026-59848

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...

3.7CVSS5.7AI score0.00313EPSS
SaveExploits0References10
Rows per page
Query Builder