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

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The authentication process to the web server uses a challenge response procedure whichinludes the nonce and additional information. This challenge can be used several times for login and istherefore vulnerable for a replay attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.first.org/cvss/calculator/3.1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|