Lucene search
+L

494 matches found

Kitploit
Kitploit
added 2026/09/21 7:31 p.m.11 views

peer-tweet

PeerTweet 使用 BitTorrent DHT 的去中心化信息流。灵感来自 Arvid 和 The8472 的“DHT RSS feeds” http://libtorrent.org/dhtrss.html 截图 快速链接 从发布页面下载最新二进制文件。 从地址问题页面查找和分享 PeerTweet 地址。 什么是 PeerTweet? BitTorrent 的 DHT 可能是互联网上最具弹性和抗审查能力的网络之一。PeerTweet 利用这个网络允许用户向所有监听者广播 推文 。当你启动 PeerTweet 时,它会生成一个哈希...

6AI score
SaveExploits0References11
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Wireshark

An infinite loop in the BitTorrent DHT dissector in Wireshark versions 3.6.0, 3.4.0, and 3.4.10 allows for denial of service through packet injection or malicious capture files...

7.5CVSS7.1AI score0.03774EPSS
SaveExploits1References1
Fedora
Fedora
added 2026/07/02 1:12 a.m.26 views

[SECURITY] Fedora 43 Update: transmission-4.1.3-1.fc43

Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top on an efficient, cross-platform back-end...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/06/30 12:16 p.m.23 views

CVE-2026-57079

Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata. Net::BitTorrent validates file path components only on the .torrent-file ingest path. The peer and magnet metadata path onmetadatareceived, reached from the BEP0...

5.3CVSS0.00403EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/30 12:16 p.m.33 views

CVE-2026-57082

Net::BitTorrent versions before 2.1.0 for Perl generate the MSE Diffie-Hellman private key with a non-cryptographic PRNG. The MSE Message Stream Encryption handshake derives its 160-bit Diffie-Hellman private key from Perl's rand, a non-cryptographic drand48-class generator seeded once per proces...

5.9CVSS0.00234EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/06/30 11:05 a.m.15 views

CVE-2026-57082

Net::BitTorrent versions before 2.1.0 for Perl generate the MSE Diffie-Hellman private key with a non-cryptographic PRNG. The MSE Message Stream Encryption handshake derives its 160-bit Diffie-Hellman private key from Perl's rand, a non-cryptographic drand48-class generator seeded once per proces...

5.9CVSS5.3AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/30 11:05 a.m.14 views

CVE-2026-57082 Net::BitTorrent versions before 2.1.0 for Perl generate the MSE Diffie-Hellman private key with a non-cryptographic PRNG

Net::BitTorrent versions before 2.1.0 for Perl generate the MSE Diffie-Hellman private key with a non-cryptographic PRNG. The MSE Message Stream Encryption handshake derives its 160-bit Diffie-Hellman private key from Perl's rand, a non-cryptographic drand48-class generator seeded once per proces...

5.9CVSS5.3AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/06/30 11:05 a.m.21 views

CVE-2026-57082 Net::BitTorrent versions before 2.1.0 for Perl generate the MSE Diffie-Hellman private key with a non-cryptographic PRNG

Net::BitTorrent versions before 2.1.0 for Perl generate the MSE Diffie-Hellman private key with a non-cryptographic PRNG. The MSE Message Stream Encryption handshake derives its 160-bit Diffie-Hellman private key from Perl's rand, a non-cryptographic drand48-class generator seeded once per proces...

5.3AI score0.00234EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/30 11:05 a.m.46 views

CVE-2026-57082

The CVE-2026-57082 issue affects Net::BitTorrent for Perl (up to version 2.0.1). The MSE handshake derives its 160-bit Diffie-Hellman private key from Perl’s rand(), a non-cryptographic PRNG seeded once per process, via KeyExchange.pm. As a result, the shared secret and the RC4 keys (SHA-1("keyA"...

5.9CVSS5.3AI score0.00234EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/30 11:05 a.m.47 views

CVE-2026-57081

CVE-2026-57081 affects Net::BitTorrent for Perl up to version 2.0.1. The root cause is unbounded recursion in the bdecode decoder: each nested list/dictionary level causes a recursive call that copies the remaining input buffer, producing O(N^2) memory growth for deeply nested inputs. In practice...

7.5CVSS5.6AI score0.00488EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/30 11:04 a.m.24 views

EUVD-2026-40289

Net::BitTorrent versions through 2.0.1 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

7.5CVSS5.9AI score0.00488EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/30 11:04 a.m.44 views

CVE-2026-57080

Net::BitTorrent (Perl) up to version 2.0.1 is affected by a memory-exhaustion vulnerability caused by an unbounded 4-byte peer-wire message-length prefix in _process_messages. The decoder waits for a full message before processing, allowing the input buffer to grow without limit when a peer annou...

7.5CVSS5.6AI score0.00488EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/30 11:04 a.m.53 views

CVE-2026-57080 Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 11:04 a.m.13 views

CVE-2026-57080 Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

7.5CVSS5.6AI score
SaveExploits0References6
attackerkb
attackerkb
added 2026/06/30 11:04 a.m.12 views

CVE-2026-57080

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

7.5CVSS5.6AI score0.00488EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/30 11:04 a.m.20 views

CVE-2026-57080 Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

5.6AI score0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 11:04 a.m.14 views

CVE-2026-57079 Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata

Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata. Net::BitTorrent validates file path components only on the .torrent-file ingest path. The peer and magnet metadata path onmetadatareceived, reached from the BEP0...

5.3CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/06/30 11:04 a.m.46 views

CVE-2026-57079 Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata

Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata. Net::BitTorrent validates file path components only on the .torrent-file ingest path. The peer and magnet metadata path onmetadatareceived, reached from the BEP0...

0.00403EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.32 views

PT-2026-53856

Name of the Vulnerable Software and Affected Versions Net::BitTorrent versions prior to 2.0.2 Description Remote memory exhaustion is possible through the processing of deeply nested bencoded input. The bdecode function recurses for each nested list or dictionary level without a depth limit. Duri...

7.5CVSS5.5AI score0.00488EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.31 views

PT-2026-53855

Name of the Vulnerable Software and Affected Versions Net::BitTorrent versions prior to 2.0.2 Description Remote memory exhaustion is possible due to an uncapped peer-wire message-length prefix. The peer-wire framing in the process messages function trusts the 4-byte length prefix sent by a...

7.5CVSS5.5AI score0.00488EPSS
SaveExploits0References11
Rows per page
Query Builder