Description
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Logo Software Industry and Trade Inc. E-Logo Purchasing Portal allows Stored XSS.

This issue affects e-Logo Purchasing Portal: before 1.52.
Published: 2026-08-06
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw (CWE‑79) that allows untrusted input to be rendered as executable scripts within the e‑Logo Purchasing Portal. This flaw means that an attacker can inject malicious JavaScript that will run in the browsers of any user who views the affected page, potentially leading to session hijacking, credential theft, or data disclosure.

Affected Systems

Affected systems are Logo Software Industry and Trade Inc.’s e‑Logo Purchasing Portal versions prior to 1.52. No specific build or platform limitations are listed, so all deployments of the portal before the 1.52 release are vulnerable.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. Because the exploit is stored in the web application and does not require privileged access, the risk is that any user with access to the portal can become a vector for the attacker's payload. The EPSS score is not provided, and KEV is not listed, so no large‑scale exploitation evidence is available. Nonetheless, the lack of input sanitization makes this issue relatively easy to exploit through common web forms or administrative interfaces.

Generated by OpenCVE AI on August 6, 2026 at 13:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the e‑Logo Purchasing Portal to version 1.52 or later to eliminate the stored XSS flaw.
  • Apply strict input validation and output escaping to all user‑supplied fields within the portal to prevent the execution of injected scripts.
  • Deploy a web application firewall or security filter that detects and blocks typical XSS payloads before they reach the application.
  • Monitor user activity logs for unexpected script execution and investigate anomalies promptly.

Generated by OpenCVE AI on August 6, 2026 at 13:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Logo Software Industry and Trade Inc. E-Logo Purchasing Portal allows Stored XSS. This issue affects e-Logo Purchasing Portal: before 1.52.
Title Stored XSS in Logo Software's e-Logo Purchasing Portal
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-08-06T12:21:42.753Z

Reserved: 2026-05-08T12:12:59.880Z

Link: CVE-2026-8166

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T13:30:02Z

Weaknesses
  • CWE-79

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