4 matches found
CVE-2017-9822
CVE-2017-9822 DotNetNuke Cookie Deserialization Execução Remota de Código RCE As versões do DotNetNuke DNN entre 5.0.0 e 9.3.0 são afetadas por uma vulnerabilidade de desserialização que leva à Execução Remota de Código RCE. O DotNetNuke usa o cookie DNNPersonalization para armazenar opções de...
DotNetNuke - Cookie Deserialization Remote Code Execution (Metasploit)
This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/exploit/powershell' require 'openssl' require 'set' class MetasploitModule activetimeout payload handler is normally set up and started here but has be...
DotNetNuke Cookie Deserialization Remote Code Execution Exploit
This Metasploit module exploits a deserialization vulnerability in DotNetNuke DNN versions 5.0.0 through 9.3.0-RC. Vulnerable versions store profile information for users in the DNNPersonalization cookie as XML. The expected structure includes a "type" attribute to instruct the server which type ...
Remote Code Execution (RCE)
DNN.Platform is vulnerable to remote code execution RCE. This is due to the application storing profile information for users in the DNNPersonalization cookie as XML and the structure includes a type attribute that instructs the server the type of object to create upon deserialization. The...