vendor:
Courier Management System
by:
Sibusiso Sishi
8,8
CVSS
HIGH
SQL Injection and Cross-Site Scripting
89, 79
CWE
Product Name: Courier Management System
Affected Version From: Not Supplied
Affected Version To: Not Supplied
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows7 x32
2017
Courier Management System – Sql Injection and non-persistent XSS login portal
The login portal of Courier Management System is vulnerable to SQL Injection and Cross-Site Scripting attacks. An attacker can exploit this vulnerability by sending a malicious payload in the POST request to the login portal. The payload can be used to extract sensitive information from the database or to execute malicious scripts on the user's browser.
Mitigation:
The application should use parameterized queries to prevent SQL Injection attacks. Input validation should be used to prevent Cross-Site Scripting attacks.