Description
A vulnerability was found in SourceCodester Online Book Store System 1.0. This vulnerability affects unknown code of the file /admin/index.php?page=site_settings of the component System Settings Module. The manipulation results in cross site scripting. The attack can be executed remotely. The exploit has been made public and could be used.
Published: 2026-08-15
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stored cross site scripting vulnerability exists in the admin index page of the system settings module in SourceCodester Online Book Store System 1.0. The flaw allows an attacker to inject arbitrary scripts that are executed in the context of a victim’s browser when the affected page is viewed. This can lead to data theft, session hijacking, or defacement of the site. The weakness is classified as a CWE‑79 type input validation problem.

Affected Systems

The vulnerable component is part of SourceCodester’s Online Book Store System 1.0. The attack vector is a remote request to the /admin/index.php page with a malicious page parameter set to site_settings. No earlier versions are mentioned as affected; the single known affected product is the 1.0 release of the online book store system.

Risk and Exploitability

The CVSS base score of 4.8 indicates a moderate impact, but the fact that the exploit code is publicly available and can be executed remotely increases the threat. EPSS data is not available, and the vulnerability is not listed in CISA’s KEV catalog. The attack does not mention a need for privileged access, suggesting that any authenticated administrator or possibly even unauthenticated users with the ability to view the admin page could be harmed. Given the lack of a public patch, the risk remains high until mitigation measures are applied.

Generated by OpenCVE AI on August 15, 2026 at 19:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to a patched version of SourceCodester Online Book Store System when released by the vendor.
  • Ensure that all user‑supplied data in the system settings module is validated and that output is properly escaped or encoded before rendering in HTML or JavaScript contexts.
  • Restrict access to the /admin/index.php page to authenticated administrators using strong session management and access controls.
  • Deploy a web application firewall or similar XSS protection tools to detect and block malicious script inputs.

Generated by OpenCVE AI on August 15, 2026 at 19:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 15 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in SourceCodester Online Book Store System 1.0. This vulnerability affects unknown code of the file /admin/index.php?page=site_settings of the component System Settings Module. The manipulation results in cross site scripting. The attack can be executed remotely. The exploit has been made public and could be used.
Title SourceCodester Online Book Store System System Settings index.php site_settings 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-08-15T18:00:08.670Z

Reserved: 2026-08-14T19:28:23.565Z

Link: CVE-2026-19904

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T18:16:25.183

Modified: 2026-08-15T18:16:25.183

Link: CVE-2026-19904

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T19:45:12Z

Weaknesses
  • CWE-79

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

  • CWE-94

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