Lucene search
+L

1700 matches found

Kitploit
Kitploit
added 2026/09/11 1:06 p.m.39 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/11 7:17 a.m.78 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/10 11:52 p.m.7 views

CVE-2025-13780

CVE-2025-13780: pgAdmin 4 = 8.14 RCE Scanner A comprehensive vulnerability scanner for CVE-2025-13780 , a Remote Code Execution RCE vulnerability in pgAdmin 4 versions ≤ 8.14. 🔍 Vulnerability Details The vulnerability exists in the Restore feature of pgAdmin 4. The application attempts to block...

9.1CVSS8.4AI score0.00943EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/10 6:58 p.m.5 views

CVE-2019-9053

CVE-2019-9053 CVE-2019-9053 Exploit for Python 3 Last tested: 28-12-2021 Tested on: Python 3.10.1 Original Exploit Source: https://www.exploit-db.com/exploits/46635 Users take full responsibility for any actions performed using this tool. If these terms are not acceptable to you, then do not use...

8.1CVSS7.6AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/09 5:54 a.m.10 views

CVE-2025-1094-Lab-Setup

🛠️ CVE-2025-1094 Lab Setup ⚠️ Disclaimer This lab is for educational and research purposes only. Do NOT use any of the information or techniques demonstrated here on systems you do not own or have explicit permission to test. Unauthorized use of these methods may violate laws and result in severe...

8.1CVSS7.9AI score0.9003EPSS
SaveExploits10
RedHat Linux
RedHat Linux
added 2026/09/09 4:23 a.m.8 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 4:17 a.m.8 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:16 a.m.5 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:07 a.m.5 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS0.00491EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/08 6:12 p.m.6 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.94921EPSS
SaveExploits154
MongoDB
MongoDB
added 2026/09/08 4:12 p.m.7 views

$regexFindAll may crash mongod server when byte-matching multi-byte UTF-8 chars

The $regexFindAll expression can be used by an authenticated user who can run aggregation pipeline stages to crash a MongoDB server mongod. Under certain specific conditions the regex match can start in the middle of a multi-code-unit character, triggering an assertion during query execution...

7.1CVSS0.00359EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/08 4:12 p.m.24 views

CVE-2026-82052 $regexFindAll may crash mongod server when byte-matching multi-byte UTF-8 chars

The $regexFindAll expression can be used by an authenticated user who can run aggregation pipeline stages to crash a MongoDB server mongod. Under certain specific conditions the regex match can start in the middle of a multi-code-unit character, triggering an assertion during query execution...

7.1CVSS0.00359EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 4:12 p.m.14 views

CVE-2026-82052

MongoDB 's $regexFindAll expression in aggregation pipeline stages can crash the mongod server under specific conditions where a regex match starts in the middle of a multi-code-unit (UTF-8) character , triggering an assertion during query execution. The result is a denial of service (high availa...

7.1CVSS0.00359EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.6 views

CVE-2026-82052 $regexFindAll may crash mongod server when byte-matching multi-byte UTF-8 chars

The $regexFindAll expression can be used by an authenticated user who can run aggregation pipeline stages to crash a MongoDB server mongod. Under certain specific conditions the regex match can start in the middle of a multi-code-unit character, triggering an assertion during query execution...

7.1CVSS0.00359EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 4:48 a.m.3 views

pgadmin4-9.10-CVE-2025-13780

pgadmin4 9.11 Meta-Command Filter Command Execution Summary The PLAIN restore meta-command filter introduced in pgAdmin as part of the fix for Issue 9320 does not detect meta-commands when a SQL file begins with a UTF-8 Byte Order Mark EF BB BF or other special sequences. The implemented filter...

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

Linux Distros Unpatched Vulnerability : CVE-2026-55858

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. Prior to 2.7.14, 3.3.5, 3.4.3, and 3.5.9, the connector...

5.9CVSS5.7AI score0.00344EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/02 8:39 p.m.9 views

CVE-2026-55858

A flaw was found in MariaDB Connector/J, a component used to connect Java applications to MariaDB and MySQL databases. The connector incorrectly assumes a UTF-8 character set for communication, even if the database server changes its client character set to a non-UTF-8 value during a session. Thi...

5.9CVSS5.8AI score0.00344EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.8 views

Amazon Linux 2 : containerd, --advisory ALAS2ECS-2026-135 (ALASECS-2026-135)

The version of containerd installed on the remote host is prior to 2.1.9-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2ECS-2026-135 advisory. A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes. CVE-2026-56852 Tenable has extracte...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/08/31 12:00 a.m.10 views

Important: containerd

Issue Overview: A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes. CVE-2026-56852 Affected Packages: containerd Note: This advisory is applicable to Amazon Linux 2 - Ecs Extra. Visit this page to learn more about Amazon Linux 2 AL2 Extras and this FAQ secti...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/31 12:00 a.m.8 views

Important: docker

Issue Overview: A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes. CVE-2026-56852 Affected Packages: docker Note: This advisory is applicable to Amazon Linux 2 - Ecs Extra. Visit this page to learn more about Amazon Linux 2 AL2 Extras and this FAQ section f...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0
Rows per page
Query Builder