CVE-2026-85205 Details
Description
A vulnerability was determined in itsourcecode Online Medicine Delivery System 1.0. This issue affects the function addwishlist of the file /customer/controller.php?action=addwish of the component Wishlist. This manipulation of the argument proid causes sql injection. The attack may be initiated remotely.
A SQL injection vulnerability has been identified in the Online Medicine Delivery System version 1.0, developed by itsourcecode. The issue arises in the Wishlist component, specifically within the 'addwishlist' function of the 'customer/controller.php' file. The vulnerability allows remote attackers to manipulate the 'proid' parameter, leading to unauthorized SQL query execution. This exploitation could be combined with an authentication bypass to gain unauthorized access to a customer session.
It is recommended to use parameterized queries to prevent SQL injection vulnerabilities. Additionally, input validation should be implemented to ensure that 'proid' and 'wishid' parameters are integers.
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 3, 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-02-SQLi-Wishlist-Update-Insert_en.md | [email protected] | ExploitTechnical Description |
| https://itsourcecode.com/ | [email protected] | Vendor |
| https://vuldb.com/cve/CVE-2026-85205 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/892993 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/398414 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/398414/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL 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 15, 2026 | CVE Modified | CISA-ADP |
| Sep 3, 2026 | New CVE Received | [email protected] |
Volerion