Lucene search
+L

133 matches found

Kitploit
Kitploit
•added 2026/09/26 7:02 p.m.•11 views

Cuteit

Cuteit IP obfuscator made to make a malicious ip a bit cuter 😄 A simple python tool to help you to social engineer, bypass whitelisting firewalls, potentially break regex rules for command line logging looking for IP addresses and obfuscate cleartext strings to C2 locations within the payload. Al...

6.1AI score
SaveExploits0
EUVD
EUVD
•added 2026/09/26 1:23 p.m.•8 views

EUVD-2026-87671

Adminer 5.5.1 through 6.0.1 improperly parses the login 'server' string in the hostport function in adminer/include/functions.inc.php. The port capture group requires pure digits anchored to the end of the string, so any server value with a non-digit tail fails the regex and falls back to returni...

6.9CVSS5.9AI score0.00277EPSS
SaveExploits0References2
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 11:31 p.m.•10 views

THM-Steel_Mountain-CVE-2014-6287

THM-SteelMountain-CVE-2014-6287 关于 TryHackMe.com 上 Steel Mountain 靶机的 write-up 以及 CVE-2014-6287 的利用程序 致谢 我本人对最初发现和利用此漏洞不持任何功劳。感谢以下人员! 发现者: Daniele Linguaglossa Metasploit 模块作者: Muhamad Fadzil Ramli TryHackMe 房间及作者: https://tryhackme.com/room/steelmountain https://tryhackme.com/p/tryhackme 参考资料:...

10CVSS8.3AI score0.99323EPSS
SaveExploits23References1
Kitploit
Kitploit
•added 2026/09/24 5:02 p.m.•19 views

CVE-2025-60423

認証バイパス: 7.2.8 この認証バイパスはShiroの権限バイパスと類似しています。 sessionfilterクラスのdofilterInternalメソッドでは、デフォルトのdofilterパラメータはtrueであり、falseの場合のみ認証を回避できます。 matchesメソッドを追跡すると、このコードはurlとpatterns内の134個のパス文字列を照合し、マッチが成功するとtrueを返してdofilterをtrueにできることがわかります。 その後、ループが判定に入るまでデバッグを続けると、このときpatternは/static.?になります。 1. 正規表現パターン...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/18 12:25 p.m.•9 views

CVE-2026-5524-PoC

CVE-2026-5524 — Divi Form Builder Unauthenticated RCE Mass exploit toolkit for CVE-2026-5524 , an unauthenticated arbitrary file upload vulnerability in the WordPress plugin Divi Form Builder = 5.1.8 leading to remote code execution. Field| Value ---|--- CVE| 2026-5524 CVSS| 9.8 Critical Vector|...

9.8CVSS6.8AI score0.03484EPSS
SaveExploits0
NVD
NVD
•added 2026/09/15 3:17 p.m.•10 views

CVE-2026-47780

free5GC is an open-source implementation of the 5G core network. In 4.2.3 and earlier, HandleCreateEeSubscriptions and HandleQueryeesubscriptions in free5gc/udr internal/sbi/apidatarepository.go validate the ueId path value with a regular expression whose final .+ alternative accepts every...

6.9CVSS0.00538EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/15 2:43 p.m.•11 views

EUVD-2026-78766

free5GC is an open-source implementation of the 5G core network. In 4.2.3 and earlier, HandleCreateEeSubscriptions and HandleQueryeesubscriptions in free5gc/udr internal/sbi/apidatarepository.go validate the ueId path value with a regular expression whose final .+ alternative accepts every...

6.9CVSS5.8AI score0.00538EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/10 9:44 a.m.•6 views

PYSEC-2026-3886 PraisonAI has a Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CVE-2026-40289 / GHSA-8x8f-54wf-vv92)

Summary praisonai/browser/server.py validates incoming WebSocket connections using a Chrome extension Origin check. The regex chrome-extension://a-z0-932 is applied with re.match, which only anchors at the start of the string, not the end. Any Origin header with more than 32 alphanumeric characte...

9.1CVSS6.3AI score0.00521EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/09 4:24 p.m.•38 views

CVE-2026-85788 Incomplete list of disallowed inputs in awslabs mysql-mcp-server

Incomplete list of disallowed inputs in the mutable SQL detector component in Amazon awslabs mysql-mcp-server might allow context-dependent actors to bypass the read-only enforcement gate and reach file-read and file-write SQL sinks via SQL inline comments that the regex engine does not treat as...

5.7CVSS0.00184EPSS
SaveExploits0References3
Ubuntu
Ubuntu
•added 2026/09/09 2:10 p.m.•9 views

USN-8675-2: Perl vulnerabilities

USN-8675-1 fixed vulnerabilities in Perl. This update provides the corresponding fix for Perl on Ubuntu 26.04 LTS. Original advisory details: It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an...

9.8CVSS5.9AI score0.00559EPSS
SaveExploits0
OSV
OSV
•added 2026/09/09 2:10 p.m.•7 views

USN-8675-2 perl vulnerabilities

USN-8675-1 fixed vulnerabilities in Perl. This update provides the corresponding fix for Perl on Ubuntu 26.04 LTS. Original advisory details: It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an...

9.8CVSS5.9AI score0.00559EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/08 9:03 p.m.•16 views

EUVD-2026-69241

xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator...

8.7CVSS7.3AI score0.0057EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/09/08 9:02 p.m.•11 views

xmldom: requireWellFormed DocType publicId/systemId validation is bypassable via an embedded line terminator

Summary An embedded line terminator bypasses the requireWellFormed serializer check for a DocumentType's publicId and systemId. The check was added to fix GHSA-f6ww-3ggp-fr8h; an id whose first line is a valid literal slips past it and is emitted verbatim into the declaration, so the markup after...

8.7CVSS7AI score0.0057EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2026/09/02 2:52 p.m.•17 views

EUVD-2026-58725

CKAN MCP Server: MQA server allowlist bypass via unanchored regex isValidMqaServer...

5.3CVSS5.9AI score0.00384EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/09/02 1:01 a.m.•12 views

SUSE CVE-2026-83618

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.10 until 0.9.12, the requireWellFormed: true serializer validates DocumentType.publicId and DocumentType.systemId with PubidLiteralmatch and SystemLiteralmatch expressions produced by...

8.7CVSS5.9AI score0.0057EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/02 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-83609

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0 until 0.9.12, the shared reg builder in...

8.7CVSS7.1AI score0.00543EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/02 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-83618

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.10 until 0.9.12, the requireWellFormed: true...

8.7CVSS7.1AI score0.0057EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/09/01 5:02 p.m.•13 views

XML Injection

Overview @xmldom/xmldom is a javascript ponyfill to provide the following APIs that are present in modern browsers to other runtimes. Since version 0.7.0 this package is published to npm as @xmldom/xmldom and no longer as xmldom Affected versions of this package are vulnerable to XML Injection vi...

8.7CVSS7.6AI score0.00543EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 3:17 p.m.•15 views

CVE-2026-83617

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS0.0057EPSS
SaveExploits0References4
Rows per page
Query Builder