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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
darkhttpd before 1.15 uses strcmp (which is not constant time) to verify authentication, which makes it easier for remote attackers to bypass authentication via a timing side channel.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|