Lucene search
+L

130 matches found

Kitploit
Kitploit
added 2026/08/31 4:07 a.m.3 views

CVE-2017-10366_peoplesoft

CVE-2017-10366: Exploit de deserialización Java de Oracle PeopleSoft 8.54, 8.55, 8.56 Este script automatiza la explotación de una vulnerabilidad de deserialización Java en Oracle PeopleSoft, descubierta originalmente por Vahagn Vardanyan. Este exploit requiere ysoserial.jar para generar payloads...

9.8CVSS7.2AI score0.43492EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/08/29 7:13 a.m.4 views

CVE-2023-27372-POC

CVE-2023-27372-POC Panoramica Questo codice è un POC Proof of Concept Python utilizzato per rilevare se un sito target presenta la vulnerabilità CVE-2023-27372. È possibile eseguire il codice fornendo un singolo URL o un file di testo contenente più URL. Versione interessata: SPIP "; Funzionalità...

9.8CVSS7.2AI score0.99682EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/08/28 12:02 p.m.3 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/28 6:08 a.m.2 views

CVE-2022-2992

CVE-2022-2992 Esecuzione remota autenticata di comandi 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 dalla 15.2 precedenti alla 15.2.4, tutte le versioni dalla 15.3 precedenti alla...

9.9CVSS7.2AI score0.86194EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/08/28 3:08 a.m.5 views

CVE-2017-1000353

CVE-2017-1000353 POC Come riprodurre la vulnerabilità Jenkins CVE-2017-1000353? Clona questo repository, usa il payload predefinito jenkinspoc.ser con il seguente comando: root@kitploit: python exploit.py http://your-ip:8080 jenkinspoc.ser Quindi verrà eseguito touch /tmp/success. Requisiti di...

9.8CVSS7AI score0.99679EPSS
SaveExploits37References1
Cvelist
Cvelist
added 2026/08/04 8:11 p.m.39 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.15 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
Snyk
Snyk
added 2026/07/06 10:36 a.m.9 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to the default ObjectInputFilter. An attacker can trigger DNS-based information disclosure by sending a Java-serialized payload that deserializes into a collection such as HashMap containing...

8.7CVSS6.1AI score0.00668EPSS
SaveExploits1References2
CVE
CVE
added 2026/06/30 6:52 a.m.42 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.21 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.19 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.48 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
Rows per page
Query Builder