CVE-2023-50565
- EPSS 0.2%
- Veröffentlicht 14.12.2023 15:15:10
- Zuletzt bearbeitet 21.11.2024 08:37:05
A cross-site scripting (XSS) vulnerability in the component /logs/dopost.html in RPCMS v3.5.5 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.
CVE-2022-41473
- EPSS 19.02%
- Veröffentlicht 13.10.2022 14:15:10
- Zuletzt bearbeitet 15.05.2025 15:16:04
RPCMS v3.0.2 was discovered to contain a reflected cross-site scripting (XSS) vulnerability in the Search function.
CVE-2022-41474
- EPSS 0.11%
- Veröffentlicht 13.10.2022 14:15:10
- Zuletzt bearbeitet 15.05.2025 15:16:04
RPCMS v3.0.2 was discovered to contain a Cross-Site Request Forgery (CSRF) which allows attackers to arbitrarily change the password of any account.
CVE-2022-41475
- EPSS 0.12%
- Veröffentlicht 13.10.2022 14:15:10
- Zuletzt bearbeitet 15.05.2025 15:16:05
RPCMS v3.0.2 was discovered to contain a Cross-Site Request Forgery (CSRF) which allows attackers to arbitrarily add an administrator account.
CVE-2021-37392
- EPSS 0.19%
- Veröffentlicht 26.07.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 06:15:04
In RPCMS v1.8 and below, the "nickname" variable is not properly sanitized before being displayed on page. When the API functions are enabled, the attacker can use API to update user nickname with XSS payload and achieve stored XSS. Users who view th...
CVE-2021-37393
- EPSS 0.19%
- Veröffentlicht 26.07.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 06:15:04
In RPCMS v1.8 and below, the "nickname" variable is not properly sanitized before being displayed on page. Attacker can use "update password" function to inject XSS payloads into nickname variable, and achieve stored XSS. Users who view the articles ...
CVE-2021-37394
- EPSS 0.42%
- Veröffentlicht 26.07.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 06:15:04
In RPCMS v1.8 and below, attackers can interact with API and change variable "role" to "admin" to achieve admin user registration.