Lucene search
+L

305672 matches found

Kitploit
Kitploit
added 2026/08/19 10:25 a.m.2 views

cve-2022-33891

CVE-2022-33891 Apache Spark Shell-Befehlsinjektions-Schwachstelle Ein Python-POC zur Ausnutzung der Apache Spark Shell-Befehlsinjektions-Schwachstelle. Ich habe ein paar andere POCs gesehen, aber die sahen mega sus aus. Dieser hier ist sauber und einfach. Ich habe diesen Exploit/diese Schwachstel...

8.8CVSS8.2AI score0.93076EPSS
SaveExploits12References2
Kitploit
Kitploit
added 2026/08/19 10:24 a.m.3 views

CVE-2023-31711

CVE-2023-31711 Fehlerhafte Zugriffskontrolle in ZKTECO ermöglicht entfernten Angreifern, beliebige Dateien über die administrative API zu lesen. Installieren der erforderlichen Module Im Verzeichnis ZKTEco: $ pip install -r ./pyzatt/requirementsdev.txt Ausführen des Exploits Im Verzeichnis ZKTEco...

5.4AI score
SaveExploits1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/19 10:10 a.m.15 views

Malicious code in emoji-prints-fancy (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 163576a0a8b626c88261c8cc54c5049d981015c80145ad36e2710fff5014afbe The package advertises itself as a colorized logger, but dist/index.js requires./logger, which at module load AES-256-CBC-decrypts a hardcoded...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/19 10:10 a.m.9 views

MAL-2026-14298 Malicious code in emoji-prints-fancy (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 163576a0a8b626c88261c8cc54c5049d981015c80145ad36e2710fff5014afbe The package advertises itself as a colorized logger, but dist/index.js requires./logger, which at module load AES-256-CBC-decrypts a hardcoded...

5.5AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/08/19 10:06 a.m.20 views

Exploit for CVE-2026-47858

CVE-2026-47858 Replay Experiment Record Vulnerability: Sp...

8CVSS6.8AI score0.00209EPSS
SaveExploits1
OSV
OSV
added 2026/08/19 9:54 a.m.5 views

SUSE-SU-2026:3649-1 Security update for python313

This update for python313 fixes the following issues: - CVE-2025-15366: user-controlled command can allow additional commands injected using newlines bsc1257044. - CVE-2025-15367: control characters may allow the injection of additional commands bsc1257041. - CVE-2026-0864: improper handling of...

8.7CVSS7AI score0.0075EPSS
SaveExploits1References27
SUSE Linux
SUSE Linux
added 2026/08/19 9:54 a.m.9 views

Security update for python313

This update for python313 fixes the following issues: CVE-2025-15366: user-controlled command can allow additional commands injected using newlines bsc1257044. CVE-2025-15367: control characters may allow the injection of additional commands bsc1257041. CVE-2026-0864: improper handling of...

8.7CVSS8.3AI score0.03196EPSS
SaveExploits1References52
SUSE Linux
SUSE Linux
added 2026/08/19 9:54 a.m.8 views

Security update for python311

This update for python311 fixes the following issues: Regression in http.cookies bsc1263083. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your product:...

8.2CVSS5.3AI score
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/08/19 9:53 a.m.9 views

Security update for open-iscsi

This update for open-iscsi fixes the following issues: CVE-2026-44943: remote file-write as root via discovery bsc1268353. CVE-2026-44944: iscsiuio control-socket auth bypass bsc1268352. Changes for open-iscsi: Update to version 2.1.12.suse+0.8f77cf16: Preparing for version 2.1.12 536...

8.6CVSS5.4AI score0.0033EPSS
SaveExploits0References8
Malwarebytes
Malwarebytes
added 2026/08/19 9:39 a.m.13 views

Your polite reply to that text is worth $2 on the dark web

Most wrong-number texts are harmless. Some are the first step in a carefully planned scam. By replying, you may be confirming that your number is active and that you're willing to engage with strangers, making you a more valuable target for future fraud. Here's why a polite response can be worth...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/19 9:14 a.m.3 views

secator v0.42.0

The pentester's swiss knife. Features • Supported commands • Installation • Usage • Documentation • Join us on Discord ! secator is a task and workflow runner used for security assessments. It supports dozens of well-known security tools and it is designed to improve productivity for pentesters a...

9.1CVSS8.6AI score0.55006EPSS
SaveExploits7References43
Kitploit
Kitploit
added 2026/08/19 9:10 a.m.3 views

CVE-2019-16278-Nostromo-1.9.6-RCE

CVE-2019-16278-Nostromo-1.9.6-RCE Este é um exploit do CVE-2019-16278 para Nostromo 1.9.6 RCE. Este exploit permite RCE na máquina vítima. Requisitos optparse socat sys Uso Você pode usar o exploit da seguinte forma: root@kitploit: python3 CVE-2019-16278.py --ip=10.129.192.225 --port=80...

9.8CVSS8.6AI score0.99033EPSS
SaveExploits24
OSV
OSV
added 2026/08/19 8:53 a.m.7 views

BIT-POSTGRESQL-2026-6469 PostgreSQL ALTER TABLE ALTER TYPE resets extended statistics ownership

Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ownership. It wrongly denies those commands to the...

3.8CVSS5.5AI score0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:53 a.m.11 views

BIT-POSTGRESQL-2026-6464 PostgreSQL psql COPY FROM STDIN early failure processes data lines as psql commands

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.6AI score0.00358EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-18408 PostgreSQL psql \unrestrict lets superuser of pg_dump origin server execute arbitrary code in psql client

Untrusted data inclusion in pgdump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql \restrict meta-command input expansion. The fix for CVE-2025-871...

8.8CVSS6AI score0.00363EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:49 a.m.6 views

BIT-MONGODB-2026-13074 Awaitable Hello Command in Exhaust Mode Unthrottled Response Loop Leading to Denial of Service

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS5.5AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:49 a.m.6 views

BIT-MONGODB-2026-13073 MongoDB Aggregation Command Invariant Assertion Failure Leading to Process Termination

An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency...

5.3CVSS5.4AI score0.00217EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:45 a.m.5 views

BIT-KIBANA-2026-72672 Incorrect Authorization in Kibana Leading to Disclosure of Elastic Defend Endpoint Event Data

The Elastic Security capability that suggests existing field values while a user authors endpoint policy artifacts queries Elastic Defend event data with Kibana's internal Elasticsearch account instead of the account of the requesting user. Only Kibana feature privileges are verified, and the...

7.7CVSS5.4AI score0.00248EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:40 a.m.4 views

BIT-ELK-2026-72672 Incorrect Authorization in Kibana Leading to Disclosure of Elastic Defend Endpoint Event Data

The Elastic Security capability that suggests existing field values while a user authors endpoint policy artifacts queries Elastic Defend event data with Kibana's internal Elasticsearch account instead of the account of the requesting user. Only Kibana feature privileges are verified, and the...

7.7CVSS5.5AI score0.00248EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/19 8:37 a.m.20 views

Malicious code in anhn-cli (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7b0f11f74231c27bd3e3ac41dea5290466f042224f64547d88a328d6b87cf657 bin/install/install.js appends a heavily obfuscated top-level IIFE obfuscator.io-style rotated string array 0x240a/0x4963 with arithmetic index...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder