SourceCodester Best Courier Management System cross site scripting
Description
A vulnerability, which was classified as problematic, was found in SourceCodester Best Courier Management System 1.0. Affected is an unknown function. The manipulation of the argument page with the input leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-246126 is the identifier assigned to this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SourceCodester Best Courier Management System 1.0 is vulnerable to reflected XSS via the 'page' parameter.
Vulnerability
A reflected cross-site scripting (XSS) vulnerability exists in SourceCodester Best Courier Management System version 1.0. The vulnerability affects an unknown function that handles the page parameter. Manipulation of the page argument with a payload such as `` results in script execution within the user's browser. [1]
Exploitation
An attacker can launch the attack remotely without requiring authentication. The attacker crafts a URL containing a malicious page parameter and entices a victim to click it, for example via a phishing link. When the victim accesses the crafted URL while authenticated to the application, the injected script executes in the context of the victim's session. [1]
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser within the application's context. This can lead to session hijacking, credential theft, or further attacks against the application, leveraging the privileges of the victim user. [1]
Mitigation
As of the publication date (2023-11-26), no official patch or fixed version has been released by the vendor. Users should apply input validation and output encoding to the page parameter, or consider disabling the vulnerable functionality until a vendor-supplied fix is available. [1]
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: 1.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/BigTiger2020/2023/blob/main/best-courier-management-system/best-courier-management-system%20-%20reflected%20xss.mdmitreexploit
- vuldb.commitresignaturepermissions-required
- vuldb.commitrevdb-entrytechnical-description
News mentions
0No linked articles in our index yet.