Description
A vulnerability was detected in code-projects Accounting System 1.0. Affected by this vulnerability is an unknown functionality of the file /view_costumer.php of the component Parameter Handler. The manipulation of the argument cos_id results in sql injection. The attack may be performed from remote. The exploit is now public and may be used.
Published: 2026-03-29
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

This vulnerability allows attackers to inject arbitrary SQL statements into the cos_id parameter of the view_costumer.php page, leading to unauthorized data exposure or modification. The flaw resides in the Parameter Handler component, and because the input is not properly sanitized, an attacker can manipulate the database query. This could result in compromising customer information, altering financial records, or potentially escalating privileges within the application.

Affected Systems

The affected system is the code‑projects Accounting System version 1.0. This product runs on the hosting platform where the vulnerable code is deployed.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate to high severity. The EPSS score is below 1%, suggesting low current exploitation probability, and the issue is not listed in the CISA KEV catalog. However, the public exploit shows that remote attackers can trigger the injection by sending a crafted request to the cos_id argument. Because the attack vector is remote and requires only HTTP access, the vulnerability is potentially reachable by external adversaries.

Generated by OpenCVE AI on March 30, 2026 at 20:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued patch or upgrade to a patched version of the Accounting System as soon as it becomes available.
  • If a patch is not yet released, modify the view_costumer.php script to use prepared statements or parameterized queries to eliminate unsanitized input.
  • Reduce database account privileges so that the affected queries cannot alter critical data or perform administrative operations.
  • Monitor application logs for abnormal database activity that may indicate exploitation attempts.
  • Implement network‑level controls to restrict or block access to the /view_costumer.php endpoint from unauthenticated users.

Generated by OpenCVE AI on March 30, 2026 at 20:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 30 Mar 2026 19:00:00 +0000

Type Values Removed Values Added
First Time appeared Sherlock
Sherlock accounting System
CPEs cpe:2.3:a:sherlock:accounting_system:1.0:*:*:*:*:*:*:*
Vendors & Products Sherlock
Sherlock accounting System

Mon, 30 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 30 Mar 2026 07:15:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects accounting System
Vendors & Products Code-projects
Code-projects accounting System

Sun, 29 Mar 2026 05:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in code-projects Accounting System 1.0. Affected by this vulnerability is an unknown functionality of the file /view_costumer.php of the component Parameter Handler. The manipulation of the argument cos_id results in sql injection. The attack may be performed from remote. The exploit is now public and may be used.
Title code-projects Accounting System Parameter view_costumer.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Accounting System
Sherlock Accounting System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-30T14:41:13.996Z

Reserved: 2026-03-27T16:11:02.373Z

Link: CVE-2026-5033

cve-icon Vulnrichment

Updated: 2026-03-30T14:41:10.296Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-29T06:16:11.703

Modified: 2026-03-30T18:59:48.817

Link: CVE-2026-5033

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-30T20:56:54Z

Weaknesses