Erjinzhi 10OA Reflected Cross-Site Scripting Vulnerability

Vulnerability

A reflected cross-site scripting vulnerability has been identified in Erjinzhi 10OA version 1.0, specifically within the '/trial/mvc/finder' endpoint. This issue arises from inadequate input sanitization of the 'name' parameter in GET requests, allowing remote attackers to inject arbitrary JavaScript payloads. The injected scripts are executed in the context of the user's browser, triggered by interactions such as mouse hovers.

Impact

Exploitation of this vulnerability allows for reflected cross-site scripting, where injected scripts are executed in the context of the victim's browser.

Reproduction

To reproduce this vulnerability, send a GET request to the '/trial/mvc/finder' endpoint with a 'name' parameter that includes a JavaScript payload, such as a script tag or an event handler. The injected script will be executed when the response is viewed in a browser, particularly if the payload is designed to run on mouse hover.

Remediation

It is recommended to implement proper input validation and output encoding for the 'name' parameter to prevent the injection of malicious scripts. Additionally, a Content Security Policy (CSP) can be applied to restrict the execution of unauthorized scripts.

Added: Sep 11, 2025, 10:20 PM
Updated: Sep 11, 2025, 10:20 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.7
exploitability
7.7
remediation
0.0
relevance
0.5
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.