Code Projects · Best Courier Management System · CVE-2025-13302
**Name of the Vulnerable Software and Affected Versions**
code-projects Courier Management System version 1.0
**Description**
A flaw exists in code-projects Courier Management System 1.0 that allows for remote code execution. The issue is located in the file `/add-new-officer.php`. Manipulation of the `ManagerName` argument can lead to SQL injection. The exploit is publicly available.
**Recommendations**
Apply any available updates to address the issue in the `/add-new-officer.php` file.
As a temporary workaround, sanitize the `ManagerName` input to prevent SQL injection.
Restrict access to the `/add-new-officer.php` file to authorized personnel only.