Page 9 of 42 results (0.002 seconds)

CVSS: 6.5EPSS: 33%CPEs: 1EXPL: 3

Shopware before 5.3.4 has a PHP Object Instantiation issue via the sort parameter to the loadPreviewAction() method of the Shopware_Controllers_Backend_ProductStream controller, with resultant XXE via instantiation of a SimpleXMLElement object. Shopware en versiones anteriores a la 5.3.4 tiene un problema de instanciación de objetos PHP mediante el parámetro sort en el método loadPreviewAction() del controlador Shopware_Controllers_Backend_ProductStream, con XEE (XML External Entity) resultante mediante la instanciación de un objeto SimpleXMLElement. • https://www.exploit-db.com/exploits/46915 http://packetstormsecurity.com/files/152995/Shopware-createInstanceFromNamedArguments-PHP-Object-Instantiation.html https://blog.ripstech.com/2017/shopware-php-object-instantiation-to-blind-xxe https://demo.ripstech.com/projects/shopware_5.3.3 https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/shopware_createinstancefromnamedarguments_rce.rb • CWE-610: Externally Controlled Reference to a Resource in Another Sphere •

CVSS: 6.1EPSS: 3%CPEs: 24EXPL: 2

Shopware v5.2.5 - v5.3 is vulnerable to cross site scripting in the customer and order section of the content management system backend modules. Remote attackers are able to inject malicious script code into the firstname, lastname, or order input fields to provoke persistent execution in the customer and orders section of the backend. The execution occurs in the administrator backend listing when processing a preview of the customers (kunden) or orders (bestellungen). The injection can be performed interactively via user registration or by manipulation of the order information inputs. The issue can be exploited by low privileged user accounts against higher privileged (admin or moderator) accounts. • https://www.exploit-db.com/exploits/43849 https://www.vulnerability-lab.com/get_content.php?id=1922 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •