Description
A vulnerability has been found in code-projects Online Shopping System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/sumit_form.php. Such manipulation of the argument Success leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-08-25
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An XSS flaw exists in the /admin/sumit_form.php page of the code-projects Online Shopping System. By manipulating the Success parameter, an attacker can inject arbitrary script payloads that execute in the context of the administrator’s browser session. The vulnerability could be used to steal session cookies, deface the admin interface, or redirect users to malicious sites. The damage largely depends on the privileges of the victim and the information the attacker can glean from the browser context.

Affected Systems

The vulnerable product is code-projects Online Shopping System version 1.0. The flaw resides in the admin/sumit_form.php file and targets the Success argument. No other affected products or versions are listed.

Risk and Exploitability

The vulnerability has a CVSS score of 5.3, indicating a moderate severity. The EPSS score is not available, providing insufficient data on current exploitation likelihood, but the vulnerability has been publicly disclosed and can be launched from an external network. It is not included in the CISA KEV list. Attackers can remotely inject payloads without needing authenticated access, making this a likely target for exploitation by scripts or bots.

Generated by OpenCVE AI on August 26, 2026 at 01:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch or upgrade to a version of code-projects Online Shopping System that removes the vulnerable Success parameter processing
  • Implement input validation by rejecting or sanitizing all characters that could form JavaScript commands in the Success field
  • Configure the web server to set the X-Content-Type-Options header to nosniff and the X-XSS-Protection header to 1; also ensure that the Success parameter is included in the Content Security Policy directive that blocks inline scripts

Generated by OpenCVE AI on August 26, 2026 at 01:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in code-projects Online Shopping System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/sumit_form.php. Such manipulation of the argument Success leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Title code-projects Online Shopping System sumit_form.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-25T21:00:11.819Z

Reserved: 2026-08-25T14:40:43.987Z

Link: CVE-2026-79793

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T21:18:23.847

Modified: 2026-08-25T21:18:23.847

Link: CVE-2026-79793

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T02:45:03Z

Weaknesses
  • CWE-79

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

  • CWE-94

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