Description
A weakness has been identified in code-projects Online Shopping System 1.0. Impacted is an unknown function of the file offersmail.php. Executing a manipulation of the argument email can lead to cross site scripting. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
Published: 2026-08-17
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in the offersmail.php component of code‑projects Online Shopping System version 1.0 where manipulation of the email argument can lead to cross‑site scripting (CWE‑79). The flaw enables an attacker to inject arbitrary client‑side scripts through the email parameter, which can then execute in the browser of any user that views the affected page. This weakness is an instance of improper input validation that can also facilitate code injection (CWE‑94) under certain circumstances. The impact is a breach of confidentiality and integrity of the client environment, potentially allowing an attacker to steal session cookies, deface the site, or perform phishing attacks.

Affected Systems

The affected system is code‑projects Online Shopping System version 1.0, with no other versions explicitly mentioned in the CVE data. All installations of this product that utilize the offersmail.php file without proper input validation are potentially vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely, and exploit code has been made publicly available, increasing the likelihood of real‑world attacks.

Generated by OpenCVE AI on August 17, 2026 at 11:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Online Shopping System to a version that includes the vendor’s fix for the offersmail.php XSS vulnerability
  • Sanitize and validate all user input, especially the email parameter, to remove or neutralize script tags
  • Apply output encoding to any data that is rendered in HTML to prevent execution of injected scripts
  • Monitor web logs for repeated attempts to inject script payloads via the offersmail.php endpoint

Generated by OpenCVE AI on August 17, 2026 at 11:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in code-projects Online Shopping System 1.0. Impacted is an unknown function of the file offersmail.php. Executing a manipulation of the argument email can lead to cross site scripting. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
Title code-projects Online Shopping System offersmail.php cross site scripting
First Time appeared Code-projects
Code-projects online Shopping System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:code-projects:online_shopping_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects online Shopping System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Online Shopping System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-18T13:37:17.588Z

Reserved: 2026-08-16T18:09:17.781Z

Link: CVE-2026-19998

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-17T08:16:59.580

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-19998

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T12:00:14Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')