Lucene search
+L

128 matches found

Kitploit
Kitploit
added 2026/08/26 10:56 a.m.1 views

CVE-2022-2992

CVE-2022-2992 Esecuzione remota di comandi autenticata in GitLab tramite importazione da GitHub. Una vulnerabilità in GitLab CE/EE che interessa tutte le versioni dalla 11.10 precedenti alla 15.1.6, tutte le versioni a partire dalla 15.2 precedenti alla 15.2.4, tutte le versioni a partire dalla...

9.9CVSS8.6AI score0.86194EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/08/26 8:55 a.m.1 views

CVE-2023-27372-POC

CVE-2023-27372-POC Übersicht Dieser Code ist ein Python-POC Proof of Concept zur Erkennung, ob die Zielwebsite die Schwachstelle CVE-2023-27372 aufweist. Sie können den Code ausführen, indem Sie eine einzelne URL oder eine Textdatei mit mehreren URLs angeben. Betroffene Versionen: SPIP ";...

9.8CVSS8.7AI score0.99682EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.1 views

CVE-2017-1000353

CVE-2017-1000353 POC Como reproduzir o Jenkins CVE-2017-1000353? Clone este repositório, use o payload pré-construído jenkinspoc.ser com o seguinte comando: root@kitploit: python exploit.py http://your-ip:8080 jenkinspoc.ser Então o comando touch /tmp/success será executado. Requisitos de Versão ...

9.8CVSS7.4AI score0.99679EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/08/26 6:04 a.m.2 views

CVE-2022-2992

CVE-2022-2992 GitHub import के माध्यम से GitLab में प्रमाणित रिमोट कमांड निष्पादन। GitLab CE/EE में एक भेद्यता जो 11.10 से आरंभ होकर 15.1.6 से पहले तक के सभी संस्करणों, 15.2 से आरंभ होकर 15.2.4 से पहले तक के सभी संस्करणों, 15.3 से आरंभ होकर 15.3.2 से पहले तक के सभी संस्करणों को प्रभावित करती है। ...

9.9CVSS8.6AI score0.86194EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/08/25 6:32 p.m.2 views

CVE-2017-10366_peoplesoft

CVE-2017-10366: Exploit di deserializzazione Java per Oracle PeopleSoft 8.54, 8.55, 8.56 Questo script automatizza lo sfruttamento di una vulnerabilità di deserializzazione Java in Oracle PeopleSoft, scoperta originariamente da Vahagn Vardanyan. Questo exploit richiede ysoserial.jar per generare...

9.8CVSS8.7AI score0.43492EPSS
SaveExploits4References1
Cvelist
Cvelist
added 2026/08/04 8:11 p.m.38 views

CVE-2026-70554 MaxSite CMS Unauthenticated PHP Object Injection via maxsite_comuser Cookie

MaxSite CMS contains a PHP object injection vulnerability that allows unauthenticated attackers to execute arbitrary code by passing attacker-controlled serialized data in the maxsitecomuser cookie directly to unserialize without validation or class allowlisting. Attackers can craft a malicious...

9.8CVSS0.00851EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/07 2:21 a.m.14 views

SUSE CVE-2026-44660

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Prior to 5.12.1, when ujson.dump writes to a file-like object and the write operation raises an exception, the serialized JSON string object is not decremented, leaking memory. Each failed write operatio...

8.7CVSS6AI score0.00421EPSS
SaveExploits1References4
CVE
CVE
added 2026/06/30 6:52 a.m.40 views

CVE-2026-12240

The CVE-2026-12240 entry concerns the WordPress Export User Data plugin (up to version 2.2.6). Affected component: the unserialize path validation in the plugin allows an authenticated subscriber+ to trigger arbitrary file deletions on the server by exporting user data, with a crafted serialized ...

8CVSS6.5AI score0.00623EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/15 10:18 a.m.34 views

redis: RESTORE invalid memory access may allow remote code execution

A flaw was found in Redis. An authenticated attacker with permission to execute the RESTORE command can send a crafted serialized payload that may lead to an invalid memory access due to an improper validation of the serialized values. This flaw can cause the server to crash and may allow arbitra...

8.8CVSS6AI score0.03663EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2026/06/11 2:59 p.m.20 views

CVE-2026-40993

An attacker with write permissions to the database table managed by JdbcAssertingPartyMetadataRepository saml2assertingpartymetadata may be able to store malicious serialized payloads in the columns containing the collection of verification or encryption credentials verificationcredentials and...

7.3CVSS5.4AI score0.00198EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/07 12:43 a.m.30 views

CVE-2026-44660

A flaw was found in UltraJSON, a fast JSON encoder and decoder. When the ujson.dump function attempts to write data to a file-like object and an error occurs during this operation, the memory allocated for the serialized JSON string is not properly released. This continuous failure to deallocate...

8.7CVSS5AI score0.00421EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.19 views

SUSE SLES15 Security Update : redis (SUSE-SU-2026:2098-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:2098-1 advisory. This update for redis fixes the following issue - CVE-2026-25243: invalid memory access in RESTORE command via a specially crafted serialize...

8.8CVSS6.3AI score0.03663EPSS
SaveExploits2References4
NVD
NVD
added 2026/05/27 9:16 p.m.24 views

CVE-2026-44660

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Prior to 5.12.1, when ujson.dump writes to a file-like object and the write operation raises an exception, the serialized JSON string object is not decremented, leaking memory. Each failed write operatio...

8.7CVSS0.00421EPSS
SaveExploits1References3
SUSE Linux
SUSE Linux
added 2026/05/27 2:22 p.m.18 views

Security update for redis7

This update for redis7 fixes the following issues CVE-2026-23631: Lua use-after-free via the master-replica synchronization mechanism may lead to remote code execution bsc1264165. CVE-2026-25243: invalid memory access in RESTORE command via a specially crafted serialized payload may lead to remot...

7.7CVSS6.5AI score0.03663EPSS
SaveExploits2References8
OSV
OSV
added 2026/05/27 2:22 p.m.12 views

SUSE-SU-2026:2100-1 Security update for redis7

This update for redis7 fixes the following issues - CVE-2026-23631: Lua use-after-free via the master-replica synchronization mechanism may lead to remote code execution bsc1264165. - CVE-2026-25243: invalid memory access in RESTORE command via a specially crafted serialized payload may lead to...

8.8CVSS6.4AI score0.03663EPSS
SaveExploits2References5
Vulnrichment
Vulnrichment
added 2026/05/19 9:25 a.m.14 views

CVE-2026-46725 Remote Code Execution in extension "Content Element Selector" (ceselector)

The extension passes an attacker-controlled cookie directly to PHP's unserialize without safely processing the input. A remote, unauthenticated attacker can supply a crafted serialized payload to trigger PHP Object Injection, leading to Remote Code Execution on the TYPO3 server. Exploitation...

9.2CVSS5.8AI score0.02625EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/18 10:01 a.m.11 views

OPENSUSE-SU-2026:20776-1 Security update for valkey

This update for valkey fixes the following issues - CVE-2025-67733: data tampering and denial of service via improper null character handling in Lua scripts bsc1258746. - CVE-2026-21863: denial of service via invalid clusterbus packet bsc1258788. - CVE-2026-23479: use-after-free in unblock client...

8.8CVSS6.4AI score0.03663EPSS
SaveExploits7References10
SUSE Linux
SUSE Linux
added 2026/05/18 7:51 a.m.33 views

Security update for valkey

This update for valkey fixes the following issues CVE-2026-23479: use-after-free in unblock client flow may lead to remote code execution bsc1264164. CVE-2026-23631: Lua use-after-free via the master-replica synchronization mechanism may lead to remote code execution bsc1264165. CVE-2026-25243:...

7.7CVSS6.5AI score0.03663EPSS
SaveExploits7References12
OSV
OSV
added 2026/05/18 7:51 a.m.7 views

SUSE-SU-2026:1949-1 Security update for valkey

This update for valkey fixes the following issues - CVE-2026-23479: use-after-free in unblock client flow may lead to remote code execution bsc1264164. - CVE-2026-23631: Lua use-after-free via the master-replica synchronization mechanism may lead to remote code execution bsc1264165. -...

8.8CVSS6.4AI score0.03663EPSS
SaveExploits7References7
ATTACKERKB
ATTACKERKB
added 2026/05/13 4:26 a.m.10 views

CVE-2026-7635

The coreActivity: Activity Logging for WordPress plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.0. This is due to the plugin failing to validate or strip PHP serialization syntax from the User-Agent HTTP header before storing it in the logmeta...

8.1CVSS5.8AI score0.00481EPSS
SaveExploits0References13
Rows per page
Query Builder