vendor:
Library Management System
by:
Kislay Kumar
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Library Management System
Affected Version From: 3.1
Affected Version To: 3.1
Patch Exists: NO
Related CWE: N/A
CPE: a:xeroneit:library_management_system:3.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2020
Xeroneit Library Management System 3.1 – ‘Add Book Category’ Stored XSS
A stored XSS vulnerability exists in Xeroneit Library Management System 3.1, which allows an attacker to inject malicious JavaScript code into the 'Category Name' field when adding a new book category. This malicious code is then stored in the application and executed when the page is loaded by an authenticated user.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the application.