CVE-2025-14005
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-04

Last updated on: 2026-04-29

Assigner: VulDB

Description
A weakness has been identified in dayrui XunRuiCMS up to 4.7.1. Affected by this vulnerability is an unknown functionality of the file /admind45f74adbd95.php?c=field&m=add&rname=site&rid=1&page=0 of the component Add Display Name Field. Executing a manipulation of the argument data[name] can lead to cross site scripting. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-04
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2025-12-04
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
xunruicms xunruicms to 4.7.1 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a cross-site scripting (XSS) weakness in dayrui XunRuiCMS up to version 4.7.1. It exists in the Add Display Name Field component, specifically in the file /admind45f74adbd95.php with certain parameters. By manipulating the argument data[name], an attacker can inject malicious scripts that execute in the context of the victim's browser. The attack can be performed remotely, and the exploit code has been publicly disclosed. [1]


How can this vulnerability impact me? :

This vulnerability can allow an attacker to perform cross-site scripting attacks, which may lead to the execution of malicious scripts in users' browsers. This can result in session hijacking, defacement, or redirection to malicious sites. Although the CVSS scores indicate a low to medium severity, the impact includes potential compromise of user interactions and integrity of the affected web application. [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

Detection can be performed by checking for the presence of the vulnerable file /admind45f74adbd95.php with the specific parameters c=field&m=add&rname=site&rid=1&page=0 and testing if manipulation of the argument data[name] leads to cross site scripting. Specific commands or scripts to automate this detection are not provided in the resources. [1]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps are not explicitly detailed in the provided resources. However, general best practices include restricting access to the vulnerable endpoint, applying input validation or sanitization on the data[name] parameter, and monitoring for exploit attempts. Since the vendor has not responded, consider applying web application firewall (WAF) rules to block malicious payloads targeting this vulnerability. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart