Description
Ecommerce Fruits Bazar 1.0 is vulnerable to Cross Site Scripting (XSS) in admin/edit_product.php.
Published: 2026-07-30
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Ecommerce Fruits Bazar 1.0 contains a Cross‑Site Scripting vulnerability in the admin/edit_product.php page. The flaw allows malicious JavaScript to be injected into the page, which is then executed when the page is rendered in a user's browser. This can lead to credential theft, unauthorized actions, defacement, or data exfiltration in the context of the victim user.

Affected Systems

All installations of Ecommerce Fruits Bazar version 1.0 that expose the admin/edit_product.php endpoint are affected. The product is a web‑based e‑commerce platform with an administrative interface for product management.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate severity. The EPSS score of < 1% shows a low probability of exploitation at this time, and the vulnerability is not listed in CISA KEV. The likely attack vector is an authenticated administrator who can navigate to the vulnerable page, or an unauthenticated user if the admin interface is exposed externally. In either case, a successful payload would execute in the victim’s browser and could compromise the user’s session, steal credentials, or deface the application.

Generated by OpenCVE AI on August 3, 2026 at 12:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Sanitize all user input on the admin edit product page and properly escape output to prevent script injection.
  • Enforce strict access control so that only authenticated, privileged users can access edit_product.php.
  • Deploy a Content Security Policy or Web Application Firewall to block or mitigate the execution of malicious scripts.

Generated by OpenCVE AI on August 3, 2026 at 12:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
Title Ecommerce Fruits Bazar 1.0 Cross‑Site Scripting Vulnerability in Admin Edit Product Page

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester ecommerce Fruits Bazar
Vendors & Products Sourcecodester
Sourcecodester ecommerce Fruits Bazar

Fri, 31 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

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


Thu, 30 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description Ecommerce Fruits Bazar 1.0 is vulnerable to Cross Site Scripting (XSS) in admin/edit_product.php.
References

Subscriptions

Sourcecodester Ecommerce Fruits Bazar
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-31T19:08:58.577Z

Reserved: 2025-11-18T00:00:00.000Z

Link: CVE-2025-65341

cve-icon Vulnrichment

Updated: 2026-07-31T19:08:51.236Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T21:16:51.667

Modified: 2026-07-31T20:16:45.390

Link: CVE-2025-65341

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:00:07Z

Weaknesses
  • CWE-79

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