cve/2024/CVE-2024-55963.md
2025-09-29 16:08:36 +00:00

20 lines
1003 B
Markdown

### [CVE-2024-55963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55963)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in Appsmith before 1.51. A user on Appsmith that doesn't have admin permissions can trigger the restart API on Appsmith, causing a server restart. This is still within the Appsmith container, and the impact is limited to Appsmith's own server only, but there is a denial of service because it can be continually restarted. This is due to incorrect access control checks, which should check for super user permissions on the incoming request.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/RhinoSecurityLabs/CVEs
- https://github.com/superswan/CVE-2024-55963
- https://github.com/zulloper/cve-poc