Description
A vulnerability was identified in SourceCodester Online Book Store System 1.0. This issue affects some unknown processing of the component User Management Module. Such manipulation of the argument Name/Username leads to cross site scripting. The attack can be executed remotely. The exploit is publicly available and might be used.
Published: 2026-07-13
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the User Management Module of SourceCodester Online Book Store System 1.0. An attacker can alter the Name/Username field to contain malicious script code that is stored in the database and then executed in other users’ browsers when that information is displayed. This stored cross‑site scripting vulnerability allows an attacker to inject client‑side code and, depending on user interaction, can deface pages, steal sessions, or redirect traffic. The weakness is represented by CWE‑79 (XSS) and CWE‑94 (Code Injection).

Affected Systems

SourceCodester Online Book Store System version 1.0 is affected. The vulnerability resides in the User Management Module and impacts any installation that does not properly validate or encode the Name/Username input.

Risk and Exploitability

Attackers can submit malicious input through the Name/Username field remotely, and because it is stored and later rendered without proper encoding, the impact occurs when other users view that data. The CVSS score of 4.8 indicates moderate severity, and the EPSS score of <1% suggests a very low probability of exploitation. No entry exists in CISA’s KEV catalog, but a publicly available exploit can be found online. The attack requires only HTTP requests and no privileged access, which keeps the likelihood of exploitation low, though administrators should still monitor for usage.

Generated by OpenCVE AI on August 1, 2026 at 10:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an official patch or upgrade to a newer product version when available.
  • Validate and sanitize the Name/Username input before storing it to prevent executable code embedding.
  • Encode or escape the stored value when rendering it in the user interface (e.g Security Policy header that disallows inline scripts to reduce the impact of any XSS.

Generated by OpenCVE AI on August 1, 2026 at 10:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 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'}


Mon, 13 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in SourceCodester Online Book Store System 1.0. This issue affects some unknown processing of the component User Management Module. Such manipulation of the argument Name/Username leads to cross site scripting. The attack can be executed remotely. The exploit is publicly available and might be used.
Title SourceCodester Online Book Store System User Management cross site scripting
First Time appeared Sourcecodester
Sourcecodester online Book Store System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:sourcecodester:online_book_store_system:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester online Book Store System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Sourcecodester Online Book Store System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T15:51:56.052Z

Reserved: 2026-07-12T16:00:14.084Z

Link: CVE-2026-15532

cve-icon Vulnrichment

Updated: 2026-07-13T15:51:53.136Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-79

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

  • CWE-94

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