cve/2024/CVE-2024-41276.md

18 lines
907 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-41276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41276)
![](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
A vulnerability in Kaiten version 57.131.12 and earlier allows attackers to bypass the PIN code authentication mechanism. The application requires users to input a 6-digit PIN code sent to their email for authorization after entering their login credentials. However, the request limiting mechanism can be easily bypassed, enabling attackers to perform a brute force attack to guess the correct PIN and gain unauthorized access to the application.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/artemy-ccrsky/CVE-2024-41276