Lucene search
+L

1793 matches found

Kitploit
Kitploit
•added 2026/09/26 6:33 a.m.•43 views

mosh

Mosh: the mobile shell Mosh is a remote terminal application that supports intermittent connectivity, allows roaming, and provides speculative local echo and line editing of user keystrokes. It aims to support the typical interactive uses of SSH, plus: Mosh keeps the session alive if the client...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 11:54 p.m.•80 views

flawfinder

About This is "flawfinder" by David A. Wheeler. Flawfinder is a simple program that scans C/C++ source code and reports potential security flaws. It can be a useful tool for examining software for vulnerabilities, and it can also serve as a simple introduction to static source code analysis tools...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 1:38 a.m.•11 views

CVE-2019-9053

CVE-2019-9053 CVE-2019-9053 Exploit for Python 3 最終テスト: 2021-12-28 テスト環境: Python 3.10.1 元のエクスプロイトソース: https://www.exploit-db.com/exploits/46635 ユーザーは、このツールを使用して行うすべての行動に対して全責任を負います。 これらの条件に同意できない場合は、このツールを使用しないでください。 このツールは、許可されたペネトレーションテスト活動を実施する環境でのみ使用してください。 悪意のある目的でこのツールを使用しないでください。 注意:...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/24 11:52 p.m.•10 views

CVE-2025-13780

CVE-2025-13780: pgAdmin 4 = 8.14 RCE スキャナー CVE-2025-13780 用の包括的な脆弱性スキャナーです。これは pgAdmin 4 バージョン ≤ 8.14 におけるリモートコード実行 RCE 脆弱性です。 🔍 脆弱性の詳細 この脆弱性は pgAdmin 4 の 復元 Restore 機能に存在します。アプリケーションは正規表現を用いて危険なシェルコマンド(\ で始まるもの)をブロックしようとします。しかし、このチェックは回避可能です。 脆弱な正規表現 : ^|\n \t\ 回避方法 : 1. UTF-8 BOM : \xef\xbb\xbf...

9.1CVSS8.7AI score0.00943EPSS
SaveExploits1References1
Kitploit
Kitploit
•added 2026/09/24 4:57 p.m.•13 views

CVE-2025-1094-Lab-Setup

🛠️ CVE-2025-1094 实验环境搭建 ⚠️ 免责声明 本实验仅用于教育和研究目的 。 请勿 将此处演示的任何信息或技术用于您不拥有或未经明确授权测试的系统。未经授权使用这些方法可能违反法律 并导致严重处罚。 📌 概述 CVE-2025-1094 是一个影响 PostgreSQL 交互式工具 psql 的严重漏洞,在 14.15 及更早版本中被发现。 攻击者可以利用该漏洞执行 SQL 注入 ,在特定条件下可导致远程代码执行(RCE) 。 🧨 根本原因 该漏洞源于 psql 对畸形 UTF-8 输入处理不当 。 由于验证不足,攻击者可以注入任意 SQL 或元命令(如 !(shell...

8.1CVSS8.3AI score0.9003EPSS
SaveExploits10
Kitploit
Kitploit
•added 2026/09/22 6:12 p.m.•10 views

CVE-2021-4034

CVE-2021-4034 root@kitploit: $ make cc -Wall --shared -fPIC -o pwnkit.so pwnkit.c cc -Wall cve-2021-4034.c -o cve-2021-4034 echo "module UTF-8// PWNKIT// pwnkit 1" gconv-modules mkdir -p GCONVPATH=. cp /usr/bin/true GCONVPATH=./pwnkit.so:. $ ./cve-2021-4034 whoami root exit...

7.8CVSS6.8AI score0.94345EPSS
SaveExploits155
RedhatCVE
RedhatCVE
•added 2026/09/22 4:44 p.m.•5 views

CVE-2026-93751

A flaw was found in uri-js. This improper UTF-8 Unicode Transformation Format - 8-bit decoding vulnerability in the pctDecChars function allows a remote attacker to craft specially encoded payloads. These payloads can bypass platform decoder validation, leading to the injection of path traversal ...

6.9CVSS5.8AI score0.004EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/22 2:19 p.m.•6 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/22 8:16 a.m.•9 views

CVE-2026-87082

Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encodepunycode. Neither backend checks that its input is well-formed UTF-8, so a string with the UTF-8 flag set over malformed bytes, as the :utf8 PerlIO layer produces from an...

7.5CVSS0.00684EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/22 8:16 a.m.•4 views

UBUNTU-CVE-2026-87079

Net::IDN::Punycode versions before 2.590 for Perl allow CPU exhaustion via quadratic insertion cost when decoding a long label in decodepunycode. The XS backend inserts each decoded code point into a UTF-8 buffer and finds the insertion point by scanning that buffer from the start, one character ...

7.5CVSS6AI score0.0063EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/22 8:16 a.m.•5 views

UBUNTU-CVE-2026-87082

Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encodepunycode. Neither backend checks that its input is well-formed UTF-8, so a string with the UTF-8 flag set over malformed bytes, as the :utf8 PerlIO layer produces from an...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/22 7:25 a.m.•8 views

EUVD-2026-84295

Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encodepunycode. Neither backend checks that its input is well-formed UTF-8, so a string with the UTF-8 flag set over malformed bytes, as the :utf8 PerlIO layer produces from an...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/22 7:25 a.m.•36 views

CVE-2026-87082 Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encode_punycode

Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encodepunycode. Neither backend checks that its input is well-formed UTF-8, so a string with the UTF-8 flag set over malformed bytes, as the :utf8 PerlIO layer produces from an...

0.00684EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/22 7:25 a.m.•8 views

CVE-2026-87082

Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encodepunycode. Neither backend checks that its input is well-formed UTF-8, so a string with the UTF-8 flag set over malformed bytes, as the :utf8 PerlIO layer produces from an...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits0
CVE
CVE
•added 2026/09/22 7:25 a.m.•14 views

CVE-2026-87082

The Net::IDN::Punycode Perl module (versions before 2.590 ) is vulnerable to a hang, crash, or incorrect label generation due to unvalidated malformed UTF-8 input in the encode_punycode function. The issue arises because neither backend validates well-formed UTF-8; specifically, on Perl 5.32+ , t...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/22 4:49 a.m.•6 views

pgadmin4-9.10-CVE-2025-13780

pgadmin4 9.11 元命令过滤器命令执行 摘要 pgAdmin 在修复 Issue 9320 时引入的 PLAIN 恢复元命令过滤器,在 SQL 文件以 UTF-8 字节顺序标记 EF BB BF 或其他特殊序列开头时无法检测到元命令。该实现的过滤器使用函数 hasmetacommands,该函数通过正则表达式扫描原始字节。该正则表达式未将这些字节视为可忽略,因此诸如 ! 的元命令仍未被检测到。当 pgAdmin 使用 --file 调用 psql 时,psql 会去除这些字节并执行命令。这可能导致在恢复操作过程中执行远程命令。 此绕过影响在提交...

9.1CVSS8.5AI score0.00943EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
•added 2026/09/22 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-87082

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encodepunycode. Neither backend checks...

7.5CVSS5.8AI score0.00684EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/22 12:00 a.m.•9 views

CVE-2026-87082

Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encodepunycode. Neither backend checks that its input is well-formed UTF-8, so a string with the UTF-8 flag set over malformed bytes, as the :utf8 PerlIO layer produces from an...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/21 10:19 p.m.•1 views

CVE-2019-9053

CVE-2019-9053 CVE-2019-9053 的 Python 3 漏洞利用程序 最后测试时间:28-12-2021 测试环境:Python 3.10.1 原始漏洞利用来源:https://www.exploit-db.com/exploits/46635 用户对使用此工具执行的任何操作承担全部责任。 如果您不接受这些条款,请不要使用此工具。 请仅在您有权执行渗透测试活动的环境中使用此工具。 请勿将此工具用于任何恶意目的。 关于字典文件字符编码的说明 此漏洞利用代码要求字典文件为 UTF-8 编码。 例如,如果您使用 rockyou 字典(根据某些 CTF...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38
NVD
NVD
•added 2026/09/21 11:17 a.m.•11 views

CVE-2026-92612

In Eclipse iceoryx2 versions greater than v0.8.0, the StaticString exposes its contents as mutable bytes through safe APIs, while String::asstr converts those bytes into a Rust string slice without validating UTF-8. An application can therefore create an invalid &str and trigger undefined behavio...

1CVSS0.00153EPSS
SaveExploits0References4
Rows per page
Query Builder