First published: Thu Mar 04 2021(Updated: )
SQL injection vulnerability was discovered in Courier Management System 1.0, which can be exploited via the ref_no (POST) parameter to admin_class.php
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Courier Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-35327 is categorized as a high severity vulnerability due to its potential to allow unauthorized access to sensitive information.
To fix CVE-2020-35327, ensure that input validation and parameter sanitization are implemented on the ref_no (POST) parameter in admin_class.php.
CVE-2020-35327 affects Courier Management System version 1.0.
CVE-2020-35327 is an SQL injection vulnerability that can be exploited to manipulate database queries.
CVE-2020-35327 impacts the admin_class.php component, specifically through the use of the ref_no POST parameter.