CVE-2025-13303
CWE-74Published: November 17, 2025· Updated: Jun 17, 2026
Official Description
A vulnerability was determined in code-projects Courier Management System 1.0. Affected by this issue is some unknown functionality of the file /search-edit.php. This manipulation of the argument Consignment causes sql injection. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized.
Risk Analysis
This critical SQL injection vulnerability in code-projects Courier Management System 1.0 allows an unauthenticated attacker to remotely execute arbitrary SQL commands by manipulating the 'Consignment' argument in 'search-edit.php'. The CVSS score of 9.8 indicates severe impact on confidentiality, integrity, and availability, making this an urgent concern.
No public exploit is currently known for this vulnerability. However, its remote exploitability and low attack complexity mean it could be exploited without user interaction.
It is critical to apply any available patches or upgrades for code-projects Courier Management System 1.0. Implement robust input validation and parameterized queries to prevent SQL injection vulnerabilities. If a patch is not available, consider restricting access to the affected application.
Technical Analysis
CVE-2025-13303 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-13303 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts