Lucene search
+L

484 matches found

Kitploit
Kitploit
added 2026/09/13 6:19 p.m.5 views

CVE-2021-40865

CVE-2021-40865 CVE-2021-40865 POC/exploit-poc root@kitploit: import org.apache.commons.io.IOUtils; import org.apache.storm.serialization.KryoValuesSerializer; import ysoserial.payloads.ObjectPayload; import ysoserial.payloads.URLDNS; import java.io.; import java.math.BigInteger; import java.net.;...

9.8CVSS8.9AI score0.65587EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 12:49 p.m.6 views

ktor-xxe-poc

CVE-2023-45612: JetBrains Ktor XXE Proof of Concept This repository contains a vulnerable Ktor server to demonstrate the XML External Entity XXE injection vulnerability identified in CVE-2023-45612. The vulnerability exists in Ktor versions before 2.3.5 when the ContentNegotiation plugin is used...

9.8CVSS8.2AI score0.00595EPSS
SaveExploits6
Github Security Blog
Github Security Blog
added 2026/09/08 9:03 p.m.8 views

xmldom: Processing Instruction Target Injection Bypasses requireWellFormed

Summary Document.createProcessingInstruction in @xmldom/xmldom performs no validation on the target parameter. The requireWellFormed: true serializer option validates only for : in the target and a case-insensitive xml prefix, but does not check for characters. A in the target breaks the processi...

8.7CVSS0.00348EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2026/09/01 3:17 p.m.8 views

DEBIAN-CVE-2026-83618

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.10 until 0.9.12, the requireWellFormed: true serializer validates DocumentType.publicId and DocumentType.systemId with PubidLiteralmatch and SystemLiteralmatch expressions produced by...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/01 3:17 p.m.8 views

CVE-2026-83605

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS0.00348EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/01 2:49 p.m.15 views

CVE-2026-83618

xmldom is a pure JavaScript W3C DOMParser/XMLSerializer module. In versions 0.9.10 through 0.9.12 , the requireWellFormed: true serializer validates DocumentType.publicId and DocumentType.systemId using regexes (PubidLiteral_match, SystemLiteral_match) that inherit the multiline flag . A valid li...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/01 2:49 p.m.9 views

CVE-2026-83618

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.10 until 0.9.12, the requireWellFormed: true serializer validates DocumentType.publicId and DocumentType.systemId with PubidLiteralmatch and SystemLiteralmatch expressions produced by...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0
NVD
NVD
added 2026/08/27 6:17 a.m.16 views

CVE-2026-47875

Applications that deserialize execution contexts with Jackson2ExecutionContextStringSerializer are vulnerable to a deserialization attack if they use an untrusted data source for the job repository. The JobParameterDeserializer does not properly enforce the trusted-types allowlist, allowing an...

9.8CVSS0.00292EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:20 a.m.39 views

CVE-2026-47875 JobParameterDeserializer bypasses the trusted-type allowlist

Applications that deserialize execution contexts with Jackson2ExecutionContextStringSerializer are vulnerable to a deserialization attack if they use an untrusted data source for the job repository. The JobParameterDeserializer does not properly enforce the trusted-types allowlist, allowing an...

5.6CVSS0.00292EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:20 a.m.93 views

CVE-2026-47875

Spring Batch (org.springframework.batch:spring-batch-core) versions 6.0.0–6.0.4 and 5.2.0–5.2.6 are vulnerable to deserialization of untrusted data in the JobParameterDeserializer. When Jackson2ExecutionContextStringSerializer is used with an untrusted job repository data source, the deserializer...

9.8CVSS6.3AI score0.00292EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.12 views

PT-2026-82395

Name of the Vulnerable Software and Affected Versions Spring Batch versions 6.0.0 through 6.0.4 Spring Batch versions 5.2.0 through 5.2.6 Description Applications using Jackson2ExecutionContextStringSerializer to deserialize execution contexts are susceptible to a deserialization attack when an...

5.6CVSS6.3AI score0.00292EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 7:06 p.m.15 views

CVE-2026-71511

Dolibarr before 24.0.0 contains a sensitive data exposure vulnerability in its Members REST API . Authenticated users with member-read privileges can query individual member or member list endpoints and retrieve bcrypt password verifiers that are not filtered by the base API serializer or the Mem...

7.1CVSS5.3AI score0.00238EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Python-Django

A issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. The algorithmic complexity in django.core.serializers.xmlserializer.getInnerText allows a remote attacker to trigger a potential denial-of-service attack, resulting in CPU and memory exhaustion through specially...

7.5CVSS7.3AI score0.02085EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:44 a.m.10 views

BIT-DISCOURSE-2026-72732 Discourse: Templates endpoint exposes hidden tag names

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, the discoursetemplates endpoint exposed hidden tag names because DiscourseTemplates::TemplatesSerializer in plugins/discourse-templates/app/serializers/discoursetemplates/templatesserializer.rb d...

4.3CVSS5.4AI score0.00251EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 6:18 p.m.13 views

CVE-2026-72732

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, the discoursetemplates endpoint exposed hidden tag names because DiscourseTemplates::TemplatesSerializer in plugins/discourse-templates/app/serializers/discoursetemplates/templatesserializer.rb d...

4.3CVSS0.00251EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 5:18 p.m.11 views

CVE-2026-72732

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, the discoursetemplates endpoint exposed hidden tag names because DiscourseTemplates::TemplatesSerializer in plugins/discourse-templates/app/serializers/discoursetemplates/templatesserializer.rb d...

4.3CVSS5.2AI score0.00251EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/10 5:18 p.m.11 views

CVE-2026-72732 Discourse: Templates endpoint exposes hidden tag names

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, the discoursetemplates endpoint exposed hidden tag names because DiscourseTemplates::TemplatesSerializer in plugins/discourse-templates/app/serializers/discoursetemplates/templatesserializer.rb d...

4.3CVSS5.3AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/05 12:30 a.m.17 views

EUVD-2026-52980

A security flaw has been discovered in Baserow up to 2.3.2. Affected by this issue is the function BaserowImpersonateAuthTokenSerializer of the file backend/src/baserow/api/admin/users/serializers.py of the component Inactive Non-Staff User Handler. Performing a manipulation results in improper...

2.2CVSS4.4AI score0.00203EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/04 10:17 p.m.13 views

CVE-2026-18817

A security flaw has been discovered in Baserow up to 2.3.2. Affected by this issue is the function BaserowImpersonateAuthTokenSerializer of the file backend/src/baserow/api/admin/users/serializers.py of the component Inactive Non-Staff User Handler. Performing a manipulation results in improper...

2.2CVSS0.00203EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 10:00 p.m.51 views

CVE-2026-18817 Baserow Inactive Non-Staff User serializers.py BaserowImpersonateAuthTokenSerializer improper authorization

A security flaw has been discovered in Baserow up to 2.3.2. Affected by this issue is the function BaserowImpersonateAuthTokenSerializer of the file backend/src/baserow/api/admin/users/serializers.py of the component Inactive Non-Staff User Handler. Performing a manipulation results in improper...

2.2CVSS0.00203EPSS
SaveExploits0References5
Rows per page
Query Builder