mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
907 B
Markdown
18 lines
907 B
Markdown
### [CVE-2024-41276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41276)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|