VYPR
Unrated severityNVD Advisory· Published Nov 30, 2023· Updated Nov 21, 2024

Cross-site Scripting vulnerability in BigProf products

CVE-2023-6433

Description

A vulnerability has been discovered in BigProf Online Invoicing System 2.6, which does not sufficiently encode user-controlled input, resulting in persistent XSS through /inventory/suppliers_view.php, in the FirstRecord parameter. Exploitation of this vulnerability could allow an attacking user to store dangerous JavaScript payloads on the system that will be triggered when the page loads.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

BigProf Online Invoicing System 2.6 has a persistent XSS vulnerability in /inventory/suppliers_view.php via the FirstRecord parameter, allowing stored JavaScript execution.

Vulnerability

BigProf Online Invoicing System version 2.6 does not sufficiently encode user-controlled input, leading to a persistent cross-site scripting (XSS) vulnerability in the file /inventory/suppliers_view.php via the FirstRecord parameter [1]. An attacker can inject arbitrary JavaScript that is stored and executed when the page loads.

Exploitation

An attacker needs to have a role that allows modifying the FirstRecord parameter, likely through submitting a form or URL parameter. The attack requires no authentication from the victim aside from page access, but the attacker must have the ability to send the malicious payload to the server [1]. The stored script triggers when any user visits the affected page.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement. The CVSS v3.1 score is 6.3 (medium), with impacts on confidentiality, integrity, and availability all rated low [1].

Mitigation

As of the advisory publication (November 2023), no official patch or solution has been reported [1]. Users should monitor for updates from BigProf and consider input sanitization or Web Application Firewall rules as temporary mitigations.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.