Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-51031 PoC — Sourcecodester Cab Management System 安全漏洞

Source
Associated Vulnerability
Title:Sourcecodester Cab Management System 安全漏洞 (CVE-2024-51031)
Description:Sourcecodester Cab Management System是Sourcecodester开源的一个出租车管理系统。 Sourcecodester Cab Management System 1.0版本存在安全漏洞,该漏洞源于manage_account.php中的First Name、Middle Name和Last Name参数包含一个跨站脚本漏洞。
Readme
# CVE-2024-51031

### Description
A Cross-site Scripting (XSS) vulnerability in manage_account.php in Sourcecodester Cab Management System 1.0 allows remote authenticated users to inject arbitrary web scripts via the "First Name," "Middle Name," and "Last Name" fields.

### Vulnerability Type
Cross Site Scripting (XSS)

### Vendor of Product
Sourcecodester

### Affected Product Code Base: 
https://www.sourcecodester.com/php/15180/cab-management-system-phpoop-free-source-code.html - 1.0

### Affected Component: 
Cross Site Scripting (XSS) vulnerability in Sourcecodester Cab Management System 1.0 allows remote attackers to run arbitrary code via the firstname, middlename & lastname input fields on the manage_account.php page.

### Attack Vectors:
1) Set up the application locally and log in with the provided credentials for sample client access.
2) Navigate to the "Manage Account" section by clicking on the profile avatar.
3) Inject the payload ``<svg onload=alert(document.cookie)>`` into the "First Name", "Middle Name", and "Last Name" fields. Complete the remaining form details and click the "Update Details" button.
4) Upon receiving the message "Account Details have been updated successfully," log in to the admin portal. When accessing the "Registered Clients" page, a pop-up displaying the admin's cookie will appear, confirming a successful Stored Cross-Site Scripting (XSS) attack.


### Reference: 
1) https://www.sourcecodester.com
2) https://www.sourcecodester.com/php/15180/cab-management-system-phpoop-free-source-code.html
3) https://portswigger.net/web-security/cross-site-scripting
File Snapshot

[4.0K] /data/pocs/a633d10de5529d09d6d66b9b404301eeb8fe1652 └── [1.6K] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.