CVE-2025-7902: yangzongzhuan RuoYi SysNoticeController.java addSave cross site scripting
Published Jul 20, 2025
·Updated
A vulnerability classified as problematic has been found in yangzongzhuan RuoYi up to 4.8.1. Affected is the function addSave of the file com/ruoyi/web/controller/system/SysNoticeController.java. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Affected Software
2 affected components
yangzongzhuan RuoYi<=4.8.1
Ruoyi Ruoyi<=4.8.1
Event History
Jul 20, 2025
CVE Published
via MITRE·04:02 PM
Data Sourced
via MITRE·04:02 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeaknessAffected Software
Jun 24, 58473
Event
via NVD·01:49 AM
Frequently Asked Questions
1
What is the severity of CVE-2025-7902?
CVE-2025-7902 is classified as a problematic vulnerability.
2
Which software versions are affected by CVE-2025-7902?
CVE-2025-7902 affects yangzongzhuan RuoYi versions up to 4.8.1.
3
What type of vulnerability is CVE-2025-7902?
CVE-2025-7902 is a cross-site scripting (XSS) vulnerability.
4
How can I mitigate CVE-2025-7902?
To mitigate CVE-2025-7902, sanitize and validate input to prevent XSS attacks.
5
Where is the vulnerable code located for CVE-2025-7902?
The vulnerable code for CVE-2025-7902 is located in the addSave function of SysNoticeController.java.