Lucene search
+L

124 matches found

Kitploit
Kitploit
added 2026/09/10 7:26 a.m.7 views

CVE-2022-24990

CVE-2022-24990 Description - POC for CVE-2022-24990: TerraMaster TOS unauthenticated remote command execution via PHP Object Instantiation. - create by antx at 2022-04-12. Detail - The vulnerability allows a remote attacker to execute arbitrary commands on the target system. - The vulnerability...

9.8CVSS8AI score0.83553EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 7:10 a.m.5 views

CVE-2025-32432

CVE-2025-32432 Craft CMS Pre-Auth RCE PoC Critical Pre-Authentication Remote Code Execution in Craft CMS Affected: Craft CMS 3.x, 4.x, and 5.x up to 5.6.16 Info: This exploit is tested against HackTheBox Orion machine Overview This repository contains a proof-of-concept exploit for CVE-2025-32432...

10CVSS9.1AI score0.99837EPSS
SaveExploits19
NVD
NVD
added 2026/09/08 4:18 p.m.3 views

CVE-2026-86730

Craft CMS versions before 5.10.12 fail to properly cleanse string-typed field-layout elements, allowing authenticated control-panel users to inject Yii2 behavior attachments and event handlers. Attackers can post field-layout tab elements as JSON strings to bypass cleanse validation, then trigger...

8.8CVSS0.00393EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/08 3:14 p.m.4 views

CVE-2026-86730 Craft CMS 5.0.0-RC1 before 5.10.12 Behavior Injection RCE

Craft CMS versions before 5.10.12 fail to properly cleanse string-typed field-layout elements, allowing authenticated control-panel users to inject Yii2 behavior attachments and event handlers. Attackers can post field-layout tab elements as JSON strings to bypass cleanse validation, then trigger...

8.7CVSS6.2AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/08 3:14 p.m.6 views

EUVD-2026-72866

Craft CMS versions before 5.10.12 fail to properly cleanse string-typed field-layout elements, allowing authenticated control-panel users to inject Yii2 behavior attachments and event handlers. Attackers can post field-layout tab elements as JSON strings to bypass cleanse validation, then trigger...

8.8CVSS0.00393EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 12:55 p.m.6 views

CVE-2022-24990

CVE-2022-24990 CVE-2022-24990 TerraMaster TOS unauthenticated RCE via PHP Object Instantiation Usage Vulnerability Detection. root@kitploit: python CVE-2022-24990.py -u http://127.0.0.1:8080 Upload a PHP webshell. root@kitploit: python CVE-2022-24990.py -a http://127.0.0.1:8080 Reference...

9.8CVSS8.2AI score0.83553EPSS
SaveExploits9
RedhatCVE
RedhatCVE
added 2026/09/03 3:25 p.m.12 views

CVE-2026-84647

A flaw was found in Stapler, a web framework included in Jenkins. This vulnerability allows an attacker with 'Overall/Read' permission to instantiate objects related to configuration through form data binding. The system does not properly restrict the types of objects that can be created, enablin...

8.8CVSS5.8AI score0.00428EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/02 4:17 p.m.7 views

CVE-2026-84647

In Stapler 2107.v8dfcbe8ed317 and earlier, except 2088.2093.vd7c3e58008a6, included in Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Stapler does not restrict the types of objects that can be instantiated via form data binding to those compatible with the expected field type, allowing...

8.8CVSS0.00428EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 3:40 p.m.9 views

EUVD-2026-70113

In Stapler 2107.v8dfcbe8ed317 and earlier, except 2088.2093.vd7c3e58008a6, included in Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Stapler does not restrict the types of objects that can be instantiated via form data binding to those compatible with the expected field type, allowing...

8.8CVSS5.8AI score0.00428EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-83557

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom...

5.6CVSS6.3AI score0.00586EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.11 views

PT-2026-84770

In Stapler 2107.v8dfcb e8ed317 and earlier, except 2088.2093.vd7c3e58008a 6, included in Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Stapler does not restrict the types of objects that can be instantiated via form data binding to those compatible with the expected field type, allowing...

8.8CVSS5.8AI score0.00428EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 3:17 p.m.6 views

DEBIAN-CVE-2026-83557

DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of "unsafe base types", and its isSafeSubType method returns true...

5.6CVSS6.2AI score0.00586EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/01 3:17 p.m.8 views

CVE-2026-83557

DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of "unsafe base types", and its isSafeSubType method returns true...

5.6CVSS0.00586EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 2:57 p.m.34 views

CVE-2026-83557 jackson-databind omits java.lang.Comparable from DefaultBaseTypeLimitingValidator's unsafe base types

DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of "unsafe base types", and its isSafeSubType method returns true...

5.6CVSS0.00586EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/01 2:57 p.m.11 views

CVE-2026-83557 jackson-databind omits java.lang.Comparable from DefaultBaseTypeLimitingValidator's unsafe base types

DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of "unsafe base types", and its isSafeSubType method returns true...

5.6CVSS6.2AI score0.00586EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 2:57 p.m.15 views

CVE-2026-83557 jackson-databind omits java.lang.Comparable from DefaultBaseTypeLimitingValidator's unsafe base types

DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of "unsafe base types", and its isSafeSubType method returns true...

5.6CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 2026/09/01 2:57 p.m.41 views

CVE-2026-83557

jackson-databind ships a default PolymorphicTypeValidator (DefaultBaseTypeLimitingValidator) used automatically when @JsonTypeInfo is present without a custom validator. The flaw: java.lang.Comparable was omitted from its "unsafe base types" deny-list, so isSafeSubType returned true unconditional...

5.6CVSS6.2AI score0.00586EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 2:57 p.m.9 views

EUVD-2026-69250

DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of "unsafe base types", and its isSafeSubType method returns true...

5.6CVSS6.2AI score0.00586EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.11 views

PT-2026-84291

DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of "unsafe base types", and its isSafeSubType method returns true...

5.6CVSS6.2AI score0.00586EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 5:44 a.m.8 views

BIT-JENKINS-2026-70430

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not restrict the types of objects that can be instantiated as part of the project naming strategy configuration, allowing attackers with Overall/Manage permission to instantiate arbitrary types related to configuration, including those...

2.7CVSS5.5AI score0.002EPSS
SaveExploits0References2
Rows per page
Query Builder