VYPR
Unrated severityNVD Advisory· Published Oct 27, 2023· Updated Sep 17, 2024

CVE-2022-34833

CVE-2022-34833

Description

An issue was discovered in VERMEG AgileReporter 21.3. An admin can enter an XSS payload in the Analysis component.

AI Insight

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

Stored XSS in VERMEG AgileReporter 21.3 allows a low-privileged user to inject JavaScript that executes in an admin's browser via the Analysis component's comment feature.

Vulnerability

VERMEG AgileReporter version 21.3 contains a stored cross-site scripting (XSS) vulnerability in the Analysis component. An authenticated user with low privileges can inject arbitrary JavaScript via the comment input field on the Activity log of a Return. The payload is stored and later executed when an admin views the comments in the Analysis dashboard. [2]

Exploitation

An attacker with low-privileged access (e.g., a user who can add comments) navigates to a Return's Activity log, clicks "Add comment", and enters a malicious payload such as <img/src=\%00\ onerror=this.onerror=confirm(3)>. After saving, the admin must open the Analysis module, select the same Return, create a report, and then click Menu → Comments. This triggers the stored payload in the admin's browser. [2]

Impact

Successful exploitation leads to execution of arbitrary JavaScript in the context of the admin's session. This can result in data theft, session hijacking, or further actions within the AgileReporter application, potentially compromising sensitive financial data. The attack requires user interaction from an admin to view the comments.

Mitigation

As of the publication date (2023-10-27), no official patch has been announced by VERMEG. The vendor's website [1] does not mention a fix. Users should restrict comment functionality to trusted users, apply input sanitization, or upgrade to a patched version if available. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog.

AI Insight generated on May 26, 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

2

News mentions

0

No linked articles in our index yet.