Description
A security flaw has been discovered in CodeAstro Ecommerce Website 1.0. This affects an unknown part of the file /ecommerce-website-php/customer/confirm.php of the component POST Parameter Handler. The manipulation of the argument invoice_no results in sql injection. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks.
Published: 2026-07-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CodeAstro Ecommerce Website 1.0 is vulnerable to SQL injection. This flaw originates allowing a malicious actor to embed arbitrary SQL statements. Based on the description, it is inferred that an attacker could read, modify, or delete records in the underlying database. The vulnerability is remote, as it can be triggered by any network capable of sending POST requests.

Affected Systems

The affected product is CodeAstro Ecommerce Website version 1.0. The flaw resides in the file /customer/confirm.php and has no other affected versions documented. Users running this version should be aware that the vulnerability exists in the default installation.

Risk and Exploitability

The CVSS score of 5.3 denotes medium severity. The EPSS score is < 1%, signifying a very low but nonzero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, but publicly available exploit code exists, increasing the likelihood of real-world attacks. Accordingly, the attack can be performed remotely by an unauthenticated user, which, based on the description, is inferred to be possible, though no credentials are required. The impact is determined by the success of the SQL injection, potentially granting access to sensitive data or altering transaction integrity.

Generated by OpenCVE AI on July 26, 2026 at 21:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch for CodeAstro Ecommerce Website 1.0 as soon as one is released.
  • If no patch is available, restrict network access to the /customer/confirm.php endpoint using firewall rules to limit exposure, and ensure strict input validation rejects non-numeric invoice_no values and escapes special characters.
  • Deploy a web application firewall with SQL injection detection rules tuned for the invoice_no parameter, and monitor logs for suspicious activity.

Generated by OpenCVE AI on July 26, 2026 at 21:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 05 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in CodeAstro Ecommerce Website 1.0. This affects an unknown part of the file /ecommerce-website-php/customer/confirm.php of the component POST Parameter Handler. The manipulation of the argument invoice_no results in sql injection. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks.
Title CodeAstro Ecommerce Website POST Parameter confirm.php sql injection
First Time appeared Codeastro
Codeastro ecommerce Website
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:codeastro:ecommerce_website:*:*:*:*:*:*:*:*
Vendors & Products Codeastro
Codeastro ecommerce Website
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

Codeastro Ecommerce Website
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T15:19:18.224Z

Reserved: 2026-07-05T03:57:33.939Z

Link: CVE-2026-14767

cve-icon Vulnrichment

Updated: 2026-07-06T15:19:10.871Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:15:03Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')