1647 matches found
x-stream__xstream_CVE-2021-21345_1-4-15
master: v-1.4.x: XStream Serialización de Java a XML, y viceversa Binarios Todos los artefactos binarios están incluidos en el archivo -bin. Incluye los jars de XStream y cualquier otra biblioteca utilizada en tiempo de compilación, o extras opcionales en tiempo de ejecución. Se recomienda el uso...
CVE-2023-43208
Mirth Connect RCE - CVE-2023-43208 Descripción PoC para la ejecución remota de código RCE en Mirth Connect. Afecta a Mirth Connect Ejemplo Iniciar listener root@kitploit: nc -lvnp 4444...
xstream-CVE-2020-26217
xstream-CVE-2020-26217...
x-stream__xstream_CVE-2020-26217_1-4-14-java77
master: v-1.4.x: XStream Serialización de Java a XML, y viceversa Binarios Todos los artefactos binarios están incluidos en el archivo -bin. Incluye los JARs de XStream y cualquier otra librería utilizada en tiempo de compilación, o extras opcionales de tiempo de ejecución. Se recomienda usar...
xstream-CVE-2020-26258
xstream-CVE-2020-26258...
xstream-CVE-2020-26259
xstream-CVE-2020-26259...
CVE-2020-26217-XStream-RCE-POC
CVE-2020-26217-XStream-RCE-POC p. ej. root@kitploit: package org.example; import com.thoughtworks.xstream.XStream; import java.io.IOException; public class CVE202026217 public static void mainString args throws IOException XStream xStream = new XStream; String payload = "\n" + " \n" + " \n" + "...
Xstream-1.4.17
Xstream-1.4.17 El entorno de demostración de Xstream anterior fue configurado por mí. El entorno de explotación de vulnerabilidades se basa en JDK1.8u131. Ahora admite pruebas locales y envío remoto de paquetes HTTP. Reproducción de vulnerabilidades de XSTREAM=1.4.17 CVE-2021-39141, CVE-2021-3914...
xstream-CVE-2021-29505
xstream-CVE-2021-29505...
XStream < 1.4.16 - Remote Code Execution
XStream before 1.4.16 is susceptible to remote code execution. An attacker who has sufficient rights can execute host commands via manipulating the processed input stream, thereby making it possible to obtain sensitive information, modify data, and/or execute unauthorized administrative operation...
XStream <1.4.15 - Server-Side Request Forgery
XStream before 1.4.15 is susceptible to server-side request forgery. An attacker can request data from internal resources that are not publicly available by manipulating the processed input stream, thereby making it possible to obtain sensitive information, modify data, and/or execute unauthorize...
XStream 1.4.18 - Arbitrary Code Execution
XStream 1.4.18 is susceptible to remote code execution. An attacker can execute commands of the host by manipulating the processed input stream, thereby making it possible to obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the...
XStream <1.4.18 - Server-Side Request Forgery
XStream before 1.4.18 is susceptible to server-side request forgery. An attacker can request data from internal resources that are not publicly available by manipulating the processed input stream with a Java runtime version 14 to 8. This makes it possible to obtain sensitive information, modify...
XStream <1.4.6/1.4.10 - Remote Code Execution
Xstream API before 1.4.6 and 1.4.10 is susceptible to remote code execution. If the security framework has not been initialized, an attacker can run arbitrary shell commands by manipulating the processed input stream when unmarshaling XML or any supported format. This can allow an attacker to...
XStream <1.4.16 - Remote Code Execution
XStream before 1.4.16 is susceptible to remote code execution. An attacker can load and execute arbitrary code from a remote host via manipulating the processed input stream, thereby making it possible to obtain sensitive information, modify data, and/or execute unauthorized administrative...
XStream 1.4.18 - Remote Code Execution
XStream 1.4.18 is susceptible to remote code execution. An attacker can execute commands of the host by manipulating the processed input stream, thereby making it possible to obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the...
struts2-rce-cve-2017-9805-ruby
Vulnerabilidad Struts2 - CVE-2017-9805 Descripción Apache Struts2 REST Plugin XStream RCECVE-2017-9805 Uso root@kitploit: Usage: cve20179805poc.rb targeturi cmd ruby cve20179805poc.rb 127.0.0.1 ping -c 4 192.168.0.1...
CVE-2017-9805
CVE-2017-9805 CVE-2017-9805 POC El problema proviene de una falta de filtrado en la clase de deserialización utilizada por el plugin REST. Struts utiliza Xstream con una gran cantidad de filtrado para la deserialización en múltiples lugares; sin embargo, este filtrado no estaba presente en el...
CVE-2021-21341
CVE-2021-21341 XStream DoS Anuncio oficial de XStream CVE-2021-21341 Vulnerabilidad CVE-2021-21341: XStream puede causar una denegación de servicio. Versiones afectadas Todas las versiones hasta la 1.4.15 inclusive están afectadas si se utiliza la versión tal cual. Ningún usuario está afectado si...
CVE-2020-26259
CVE-2020-26259 CVE-2020-26259: XStream1.4.14 es vulnerable a una eliminación arbitraria de archivos en el host local al realizar el unmarshalling, siempre que el proceso en ejecución tenga permisos suficientes. https://x-stream.github.io/CVE-2020-26259.html XStream 1.4.14 pom.xml root@kitploit:...