| Titre | https://gitee.com/westboy/CicadasCMS CicadasCMS v1.0 Cross-Site Request Forgery |
|---|
| Description | The user management module in CicadasCMS v1.0 has a logical flaw. Its critical interface /system/user/update (used to add or update administrator users) lacks CSRF (Cross-Site Request Forgery) protection and does not incorporate Anti-CSRF Tokens for request legitimacy verification.
Although this interface uses a POST request and sends requests in JSON format, inherently protecting against CSRF vulnerabilities, the /search interface under the same domain has a reflected XSS (Cross-Site Scripting) vulnerability in the parameter s. Attackers can construct a malicious exploit chain and use XSS scripts to bypass the Same-Origin Policy (SOP) in the browser context of a victim (a logged-in administrator), automatically triggering this sensitive interface. A remote attacker can induce the administrator to visit a specific malicious link, silently creating a new administrator account with full system privileges without the administrator's knowledge, thereby achieving complete takeover of the CicadasCMS system. |
|---|
| La source | ⚠️ https://gitee.com/westboy/CicadasCMS/issues/IJKWOH |
|---|
| Utilisateur | DaytimeHeaven (UID 96977) |
|---|
| Soumission | 04/05/2026 11:54 (il y a 4 mois) |
|---|
| Modérer | 30/05/2026 07:49 (26 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 367406 [westboy CicadasCMS AbstractCacheManager.java search s cross site scripting] |
|---|
| Points | 20 |
|---|