CVE-2025-10271: Cross Site Scripting in erjinzhi 10OA
A vulnerability was found in erjinzhi 10OA 1.0. This impacts an unknown function of the file /trial/mvc/finder. The manipulation of the argument Name results in cross site scripting. It is possible to launch the attack remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
AI Analysis
Technical Summary
CVE-2025-10271 is a cross-site scripting (XSS) vulnerability identified in version 1.0 of the erjinzhi 10OA product. The vulnerability arises from improper sanitization or validation of the 'Name' argument within an unspecified function located in the /trial/mvc/finder file. An attacker can remotely manipulate this parameter to inject malicious scripts, which are then executed in the context of the victim's browser. This type of vulnerability enables attackers to perform actions such as session hijacking, defacement, or redirecting users to malicious sites. The vulnerability does not require authentication, making it accessible to unauthenticated remote attackers. The CVSS 4.0 base score is 5.3, indicating a medium severity level. The vector metrics specify that the attack vector is network-based (AV:N), with low attack complexity (AC:L), no privileges required (PR:N), but user interaction is necessary (UI:P). The impact on confidentiality is none, integrity is low, and availability is none, suggesting that the primary risk is to user trust and session security rather than system compromise or data loss. The vendor was notified early but did not respond or provide a patch, and while no known exploits are currently observed in the wild, the exploit code has been made public, increasing the risk of exploitation. The lack of a patch or vendor response heightens the urgency for organizations using this product to implement mitigations proactively.
Potential Impact
For European organizations using erjinzhi 10OA version 1.0, this vulnerability poses a risk primarily to end-users interacting with the affected web application. Successful exploitation could lead to session hijacking, unauthorized actions performed on behalf of users, or phishing attacks via malicious script injection. Although the direct impact on system integrity and availability is low, the compromise of user sessions or credentials can lead to broader security incidents, including unauthorized access to sensitive information or internal systems. Organizations in sectors with high regulatory scrutiny, such as finance, healthcare, or government, may face compliance risks if user data is compromised or if the vulnerability is exploited to facilitate further attacks. The public availability of exploit code and absence of vendor remediation increase the likelihood of targeted attacks, especially against organizations that rely heavily on this software for internal workflows or customer-facing services.
Mitigation Recommendations
Given the absence of an official patch, European organizations should implement the following specific mitigations: 1) Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the 'Name' parameter in the /trial/mvc/finder endpoint. 2) Conduct input validation and output encoding at the application layer, if source code access is available, to sanitize user inputs and prevent script injection. 3) Implement Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. 4) Monitor web server logs and application behavior for unusual requests or error patterns indicative of exploitation attempts. 5) Educate users to recognize phishing attempts and suspicious behaviors that may result from XSS attacks. 6) Consider isolating or restricting access to the vulnerable application until a vendor patch or official fix is released. 7) Regularly update and audit all web-facing applications to identify and remediate similar vulnerabilities proactively.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland
CVE-2025-10271: Cross Site Scripting in erjinzhi 10OA
Description
A vulnerability was found in erjinzhi 10OA 1.0. This impacts an unknown function of the file /trial/mvc/finder. The manipulation of the argument Name results in cross site scripting. It is possible to launch the attack remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
AI-Powered Analysis
Technical Analysis
CVE-2025-10271 is a cross-site scripting (XSS) vulnerability identified in version 1.0 of the erjinzhi 10OA product. The vulnerability arises from improper sanitization or validation of the 'Name' argument within an unspecified function located in the /trial/mvc/finder file. An attacker can remotely manipulate this parameter to inject malicious scripts, which are then executed in the context of the victim's browser. This type of vulnerability enables attackers to perform actions such as session hijacking, defacement, or redirecting users to malicious sites. The vulnerability does not require authentication, making it accessible to unauthenticated remote attackers. The CVSS 4.0 base score is 5.3, indicating a medium severity level. The vector metrics specify that the attack vector is network-based (AV:N), with low attack complexity (AC:L), no privileges required (PR:N), but user interaction is necessary (UI:P). The impact on confidentiality is none, integrity is low, and availability is none, suggesting that the primary risk is to user trust and session security rather than system compromise or data loss. The vendor was notified early but did not respond or provide a patch, and while no known exploits are currently observed in the wild, the exploit code has been made public, increasing the risk of exploitation. The lack of a patch or vendor response heightens the urgency for organizations using this product to implement mitigations proactively.
Potential Impact
For European organizations using erjinzhi 10OA version 1.0, this vulnerability poses a risk primarily to end-users interacting with the affected web application. Successful exploitation could lead to session hijacking, unauthorized actions performed on behalf of users, or phishing attacks via malicious script injection. Although the direct impact on system integrity and availability is low, the compromise of user sessions or credentials can lead to broader security incidents, including unauthorized access to sensitive information or internal systems. Organizations in sectors with high regulatory scrutiny, such as finance, healthcare, or government, may face compliance risks if user data is compromised or if the vulnerability is exploited to facilitate further attacks. The public availability of exploit code and absence of vendor remediation increase the likelihood of targeted attacks, especially against organizations that rely heavily on this software for internal workflows or customer-facing services.
Mitigation Recommendations
Given the absence of an official patch, European organizations should implement the following specific mitigations: 1) Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the 'Name' parameter in the /trial/mvc/finder endpoint. 2) Conduct input validation and output encoding at the application layer, if source code access is available, to sanitize user inputs and prevent script injection. 3) Implement Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. 4) Monitor web server logs and application behavior for unusual requests or error patterns indicative of exploitation attempts. 5) Educate users to recognize phishing attempts and suspicious behaviors that may result from XSS attacks. 6) Consider isolating or restricting access to the vulnerable application until a vendor patch or official fix is released. 7) Regularly update and audit all web-facing applications to identify and remediate similar vulnerabilities proactively.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-09-11T15:11:24.215Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68c342ce563d4c3db06120d1
Added to database: 9/11/2025, 9:44:46 PM
Last enriched: 9/19/2025, 1:03:25 AM
Last updated: 10/30/2025, 1:55:48 PM
Views: 45
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
X-Request-Purpose: Identifying "research" and bug bounty related scans?, (Thu, Oct 30th)
MediumCVE-2025-10348: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Eveo URVE Smart Office
MediumMillions Impacted by Conduent Data Breach
MediumCVE-2025-63608: n/a
HighMajor US Telecom Backbone Firm Hacked by Nation-State Actors
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.