CVE-2026-85207 Details
Description
A vulnerability was identified in itsourcecode Online Medicine Delivery System 1.0. Impacted is an unknown function of the file /index.php?q=orderdetails. Such manipulation of the argument location leads to cross site scripting. The attack may be launched remotely. The exploit is publicly available and might be used.
A reflected cross-site scripting vulnerability has been identified in the Online Medicine Delivery System version 1.0. The issue arises in the order details page, specifically within the index.php file, where the 'location' parameter is not properly sanitized before being output. This vulnerability can be exploited remotely, requiring a customer login session.
To address this vulnerability, output encoding should be implemented to ensure all user data is properly sanitized before being displayed. Additionally, input validation should be applied to the 'location' parameter to restrict it to numeric values.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 3, 2026CISA-ADP
Assessed Sep 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/boyslikesports/202607_vul_dir/blob/main/H-06-XSS-Reflected-OrderDetails_en.md | [email protected] | ExploitRemedy |
| https://itsourcecode.com/ | [email protected] | Vendor |
| https://vuldb.com/cve/CVE-2026-85207 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/892997 | [email protected] | Permission Required |
| https://vuldb.com/vuln/398415 | [email protected] | Permission Required |
| https://vuldb.com/vuln/398415/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| itsourcecode Online Medicine Delivery System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 5, 2026 | CVE Modified | CISA-ADP |
| Sep 3, 2026 | New CVE Received | [email protected] |
Volerion