Lucene search
K

Student Study Center Management System v1.0 - Stored Cross-Site Scripting (XSS)

🗓️ 19 Jun 2023 00:00:00Reported by VIVEK CHOUDHARYType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 337 Views

Student Study Center Management System v1.0 - Stored Cross-Site Scripting (XSS) vulnerability in Admin Name fiel

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Student Study Center Management System v1.0 - Stored Cross-Site Scripting Vulnerability
19 Jun 202300:00
zdt
ATTACKERKB
CVE-2023-33580
26 Jun 202316:15
attackerkb
GithubExploit
Exploit for Cross-site Scripting in Phpgurukul Student_Study_Center_Management_System
16 Feb 202508:05
githubexploit
Circl
CVE-2023-33580
19 Jun 202300:00
circl
CNNVD
Student Study Center Management System 跨站脚本漏洞
19 Jun 202300:00
cnnvd
CVE
CVE-2023-33580
26 Jun 202300:00
cve
Cvelist
CVE-2023-33580
26 Jun 202300:00
cvelist
NVD
CVE-2023-33580
26 Jun 202316:15
nvd
OSV
CVE-2023-33580
26 Jun 202316:15
osv
Packet Storm
Student Study Center Management System 1.0 Cross Site Scripting
20 Jun 202300:00
packetstorm
Rows per page
# Exploit Title: Student Study Center Management System v1.0 - Stored Cross-Site Scripting (XSS)
# Date of found: 12/05/2023
# Exploit Author: VIVEK CHOUDHARY @sudovivek
# Version: V1.0
# Tested on: Windows 10
# Vendor Homepage: https://phpgurukul.com
# Software Link: https://phpgurukul.com/student-study-center-management-system-using-php-and-mysql/
# CVE: CVE-2023-33580
# CVE URL: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-33580

Vulnerability Description -

    The Student Study Center Management System V1.0, developed by PHPGurukul, is susceptible to a critical security vulnerability known as Stored Cross-Site Scripting (XSS). This vulnerability enables attackers to inject malicious JavaScript code, which is then stored and executed by the application. The underlying issue lies in the system's failure to adequately sanitize and validate user-provided input within the "Admin Name" field on the Admin Profile page, thereby allowing attackers to inject arbitrary JavaScript code.


Steps to Reproduce -

    The following steps demonstrate how to exploit the Stored XSS vulnerability in the Student Study Center Management System V1.0:
    
        1.  Visit the Student Study Center Management System V1.0 application by accessing the URL: http://localhost/student-study-center-MS-PHP/sscms/index.php.

        2.  Click on the "Admin" button to navigate to the admin login page.

        3.  Login to the Admin account using the default credentials.
                - Username: admin
                - Password: Test@123

        4.  Proceed to the Admin Profile page.

        5.  Within the "Admin Name" field, inject the following XSS payload, enclosed in brackets: {"><script>alert("XSS")</script>}.

        6.  Click on the "Submit" button.

        7.  Refresh the page, and the injected payload will be executed.


As a result of successful exploitation, the injected JavaScript code will be stored in the application's database. Subsequently, whenever another user accesses the affected page, the injected code will execute, triggering an alert displaying the text "XSS." This allows the attacker to execute arbitrary code within the user's browser, potentially leading to further attacks or unauthorized actions.

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

19 Jun 2023 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 3.14.8
EPSS0.00767
337