Description
A weakness has been identified in itsourcecode Fees Management System up to 1.0. Affected is an unknown function of the file /navbar.php. This manipulation of the argument page causes cross site scripting. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-06-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A cross‑site scripting vulnerability is present in itsourcecode Fees Management System versions 1.0 and earlier, located in the /navbar.php file. By manipulating the page argument in a request, an attacker can inject arbitrary JavaScript that is reflected back to the victim, potentially allowing session hijacking, defacement, or other client‑side attacks. The issue is associated with CWE‑79 and CWE‑94, indicating weaknesses in input handling and unsafe code execution respectively.

Affected Systems

The affected product is itsourcecode Fees Management System, with all releases up to version 1.0 vulnerable. The flaw resides in the function within /navbar.php that processes the page parameter. Users who have not applied a corrective patch remain exposed.

Risk and Exploitability

The CVSS score of 5.3 classifies the issue as medium severity. The vulnerability can be triggered remotely by sending a crafted request that manipulates the page argument, and exploit code has been released publicly. EPSS data is not available, and the vulnerability is not listed in CISA’s KEV catalog. Nonetheless, the combination of remote triggerability and publicly available exploit code makes it a realistic threat to affected installations.

Generated by OpenCVE AI on June 4, 2026 at 15:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fees Management System to a patched release when one becomes available.
  • If an upgrade is not immediately possible, implement input validation for the page parameter and escape any reflected output to prevent script injection.
  • Deploy a web application firewall or enable content‑security‑policy headers to mitigate the impact of injected scripts.

Generated by OpenCVE AI on June 4, 2026 at 15:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 04 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 04 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in itsourcecode Fees Management System up to 1.0. Affected is an unknown function of the file /navbar.php. This manipulation of the argument page causes cross site scripting. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Title itsourcecode Fees Management System navbar.php cross site scripting
First Time appeared Itsourcecode
Itsourcecode fees Management System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:itsourcecode:fees_management_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode fees Management 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

Itsourcecode Fees Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-04T14:02:53.694Z

Reserved: 2026-06-04T05:18:37.745Z

Link: CVE-2026-10810

cve-icon Vulnrichment

Updated: 2026-06-04T14:02:49.723Z

cve-icon NVD

Status : Deferred

Published: 2026-06-04T14:16:37.400

Modified: 2026-06-04T14:41:25.017

Link: CVE-2026-10810

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-04T15:30:17Z

Weaknesses
  • CWE-79

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

  • CWE-94

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