Skip to content

khaliquesX/CVE-2024-48415

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

CVE-2024-48415

Description itsourcecode Loan Management System v1.0 is vulnerable to Cross Site Scripting (XSS) via a crafted payload to the lastname, firstname, middlename, address, contact_no, email and tax_id parameters in new borrowers functionality on the Borrowers page.

Vulnerability Type: Cross Site Scripting (XSS)

Vendor of Product: itsourcecode

Affected Product Code Base: https://itsourcecode.com/free-projects/php-project/loan-management-system-project-in-php-with-source-code/ - 1.0

Affected Component: Loan Management System v1.0

Attack Vectors:

  1. Open the Loan Management System application locally.
  2. Log in to the application.
  3. Navigate to the "Borrower" section and click on the "New Borrower" functionality.
  4. Input the XSS payload <script>alert(1)</script> into the following

Reference: https://owasp.org/www-community/attacks/xss/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published