Description
A weakness has been identified in code-projects Online Product Reservation System 1.0. This issue affects some unknown processing of the file app/products/left_cart.php. This manipulation of the argument ID causes sql injection. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.
Published: 2026-01-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Patch
AI Analysis

Impact

The vulnerability is an SQL injection flaw in the left_cart.php file of the Online Product Reservation System, triggered by tampering with the ID argument. The flaw allows an attacker to inject arbitrary SQL statements, which can lead to unauthorized data disclosure, manipulation, or potentially further exploitation of the underlying database. This weakness falls under well‑known CWE‑89 and CWE‑74.

Affected Systems

Affected vendors and products include code‑projects: Online Product Reservation System version 1.0. The vulnerability is tied to file app/products/left_cart.php and affects the default installation of the application. No other product or version information is provided.

Risk and Exploitability

The assigned CVSS score is 5.3, indicating medium severity, and the EPSS score is below 1%, suggesting a low probability of widespread exploitation at present. Attackers can exploit the flaw remotely by sending crafted HTTP requests containing malicious ID parameters. Because the flaw permits arbitrary SQL execution, an attacker can read, modify, or delete data stored in the application's database, compromising data confidentiality and integrity for the affected site. The vulnerability is not listed in the CISA KEV catalog, and no active exploits have been reported.

Generated by OpenCVE AI on April 18, 2026 at 08:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s security patch or upgrade to the latest version that addresses the SQL injection
  • Immediately modify the left_cart.php script to use prepared statements and proper input validation for the ID parameter
  • Restrict the database user privileges used by the web application to only those necessary for its normal operation

Generated by OpenCVE AI on April 18, 2026 at 08:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 09 Jan 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Fabian
Fabian online Product Reservation System
CPEs cpe:2.3:a:fabian:online_product_reservation_system:1.0:*:*:*:*:*:*:*
Vendors & Products Fabian
Fabian online Product Reservation System

Tue, 06 Jan 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects online Product Reservation System
Vendors & Products Code-projects
Code-projects online Product Reservation System

Tue, 06 Jan 2026 00:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 05 Jan 2026 10:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in code-projects Online Product Reservation System 1.0. This issue affects some unknown processing of the file app/products/left_cart.php. This manipulation of the argument ID causes sql injection. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.
Title code-projects Online Product Reservation System left_cart.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Online Product Reservation System
Fabian Online Product Reservation System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T08:14:07.128Z

Reserved: 2026-01-04T07:01:39.404Z

Link: CVE-2026-0584

cve-icon Vulnrichment

Updated: 2026-01-05T20:39:22.180Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-05T10:15:58.467

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-0584

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T08:30:35Z

Weaknesses