CVE-2021-39141
HIGH NUCLEIXStream < 1.4.18 - Remote Code Execution via Deserialization
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2021-39141. PoCs published by zwjjustdoit. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2021-39141, demonstrating deserialization vulnerabilities in XStream 1.4.17. The code includes a server setup to handle HTTP requests and a demo showcasing the exploitation via crafted XML payloads.
Description
XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.
Exploits (1)
This repository contains a functional exploit PoC for CVE-2021-39141, demonstrating deserialization vulnerabilities in XStream 1.4.17. The code includes a server setup to handle HTTP requests and a demo showcasing the exploitation via crafted XML payloads.
Nuclei Templates (1)
References (11)
Scores
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H