Lucene search
+L

23 matches found

Kitploit
Kitploit
•added 2026/09/22 10:39 p.m.•31 views

PHP-REVERSE-SHELL

PHP 리버스 셸 강력하고 은밀함 이것은 모의 해킹 및 침투 테스트를 위해 설계된 강력하고 은밀한 PHP 리버스 셸입니다. 사용자 시스템으로 안정적이고 조용한 연결을 설정합니다. ⚠️ 면책 조항 이 PHP 리버스 셸은 교육 및 승인된 침투 테스트 목적으로만 개발되었습니다. 개발자는 이 리버스 셸을 사용하여 수행된 모든 오용, 손해 또는 불법 활동에 대해 책임을 지지 않습니다. 책임감 있게 사용하고, 소유하거나 명시적인 테스트 허가를 받은 시스템에서만 사용하십시오. 무단 접근은 불법이며 법적으로 처벌받을 수 있습니다. 기능 IP ...

5.9AI score
SaveExploits0
OSV
OSV
•added 2026/07/13 6:25 p.m.•17 views

MAL-2026-10469 Malicious code in @sheltr_/agent (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0ecc4dcd6d76f100601f8b37a6b9c3aab899770ab361f2714f9193a2f8d0db78 When the package's bin entry is run, it spawns an interactive PTY shell using $SHELL with the user's full process environment and HOME as the working...

6.3AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/05/26 5:05 a.m.•33 views

freerdp: FreeRDP: Denial of service via heap use-after-free during auto-reconnect

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. This vulnerability, a heap use-after-free, occurs during an auto-reconnect operation when the xfclipboardformatsfree function frees memory that is still being accessed by another thread. A remote attacker could...

9.8CVSS5.8AI score0.00902EPSS
SaveExploits1References13
RedHat Linux
RedHat Linux
•added 2026/05/19 4:22 p.m.•22 views

freerdp: FreeRDP: Denial of service via heap use-after-free during auto-reconnect

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. This vulnerability, a heap use-after-free, occurs during an auto-reconnect operation when the xfclipboardformatsfree function frees memory that is still being accessed by another thread. A remote attacker could...

9.8CVSS5.8AI score0.00902EPSS
SaveExploits1References13
RedHat Linux
RedHat Linux
•added 2026/05/11 4:22 p.m.•18 views

freerdp: FreeRDP: Denial of service via heap use-after-free during auto-reconnect

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. This vulnerability, a heap use-after-free, occurs during an auto-reconnect operation when the xfclipboardformatsfree function frees memory that is still being accessed by another thread. A remote attacker could...

9.8CVSS5.8AI score0.00902EPSS
SaveExploits1References13
SUSE CVE
SUSE CVE
•added 2026/02/28 12:24 a.m.•15 views

SUSE CVE-2026-25997

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

5.3CVSS5.8AI score0.00902EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
•added 2026/02/26 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-25997

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because...

9.8CVSS8AI score0.00902EPSS
SaveExploits1References4
NVD
NVD
•added 2026/02/25 9:16 p.m.•24 views

CVE-2026-25997

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

9.8CVSS0.00902EPSS
SaveExploits1References9
OSV
OSV
•added 2026/02/25 9:16 p.m.•14 views

UBUNTU-CVE-2026-25997

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

9.8CVSS5.8AI score0.00902EPSS
SaveExploits1References11
Vulnrichment
Vulnrichment
•added 2026/02/25 8:38 p.m.•6 views

CVE-2026-25997 FreeRDP has heap-use-after-free in xf_clipboard_format_equal

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

6.9CVSS5.4AI score0.00902EPSS
SaveExploits1References9
CVE
CVE
•added 2026/02/25 8:38 p.m.•59 views

CVE-2026-25997

CVE-2026-25997 affects FreeRDP prior to 3.23.0. The issue is a heap use-after-free in the clipboard path: the function xf_clipboard_format_equal reads freed lastSentFormats because xf_clipboard_formats_free frees the array while the X11 event thread concurrently iterates it in xf_clipboard_change...

9.8CVSS5.4AI score0.00902EPSS
SaveExploits1References9Affected Software1
AlpineLinux
AlpineLinux
•added 2026/02/25 8:38 p.m.•9 views

CVE-2026-25997

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

9.8CVSS5.9AI score0.00902EPSS
SaveExploits1
EUVD
EUVD
•added 2026/02/25 8:38 p.m.•7 views

EUVD-2026-8737

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

6.9CVSS5.4AI score0.00902EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
•added 2026/01/01 12:00 a.m.•13 views

PT-2026-22014

Name of the Vulnerable Software and Affected Versions FreeRDP versions prior to 3.23.0 Description FreeRDP is a free implementation of the Remote Desktop Protocol. A heap use after free condition exists in the clipboard handling functionality. Specifically, the xf clipboard format equal function...

9.8CVSS5.3AI score0.00902EPSS
SaveExploits11References145
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•25 views

EUVD-2025-30222

Malicious code in bioql PyPI...

3.7CVSS6.4AI score0.00218EPSS
SaveExploits0References3
NVD
NVD
•added 2025/09/18 11:15 p.m.•35 views

CVE-2025-59691

PureVPN client applications on Linux through September 2025 allow IPv6 traffic to leak outside the VPN tunnel upon network events such as Wi-Fi reconnect or system resume. In the CLI client, the VPN auto-reconnects and claims to be connected, but IPv6 traffic is no longer routed or blocked. In th...

3.7CVSS0.00218EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2025/07/25 12:53 p.m.•6 views

CVE-2025-38376

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References5Affected Software1
Fedora
Fedora
•added 2025/06/25 1:19 a.m.•12 views

[SECURITY] Fedora 42 Update: gotify-desktop-1.3.7-5.fc42

Small Gotify daemon to receive messages and forward them as desktop notificat ions. Read Gotify messages, and forward them as standard desktop notification . Forward message priority. Auto reconnect if server connection is lost and g et missed messages. Automatically download, cache, and show app...

8.8CVSS7.3AI score0.0054EPSS
SaveExploits1
Fedora
Fedora
•added 2025/02/13 2:02 a.m.•16 views

[SECURITY] Fedora 40 Update: gotify-desktop-1.3.7-4.fc40

Small Gotify daemon to receive messages and forward them as desktop notificat ions. Read Gotify messages, and forward them as standard desktop notification . Forward message priority. Auto reconnect if server connection is lost and g et missed messages. Automatically download, cache, and show app...

7.3AI score
SaveExploits0
Fedora
Fedora
•added 2025/02/08 2:18 a.m.•17 views

[SECURITY] Fedora 41 Update: gotify-desktop-1.3.7-4.fc41

Small Gotify daemon to receive messages and forward them as desktop notificat ions. Read Gotify messages, and forward them as standard desktop notification . Forward message priority. Auto reconnect if server connection is lost and g et missed messages. Automatically download, cache, and show app...

7.3AI score
SaveExploits0
Rows per page
Query Builder