Impact
The vulnerability is a reflected cross‑site scripting flaw in kerwincui FastBee’s system notice component. By sending a malicious value in the noticeContent field of the Add function, an attacker can inject arbitrary JavaScript that is later rendered by the web interface. This flaw enables remote code execution within the victim’s browser context and can lead to session hijacking or credential theft.
Affected Systems
kerwincui FastBee versions up to and including 1.2.1 are affected. The flaw resides in the file springboot/fastbee-admin/src/main/java/com/fastbee/web/controller/system/SysNoticeController.java within the System Notice Handler component.
Risk and Exploitability
The CVSS score of 5.1 indicates moderate severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely by targeting the web interface and framing malicious content via the noticeContent argument. Since the flaw is publicly disclosed, it is likely that automated or manual exploitation is possible.
OpenCVE Enrichment