cve/2018/CVE-2018-1312.md
2024-05-26 14:27:05 +02:00

2.2 KiB

CVE-2018-1312

Description

In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated using a pseudo-random seed. In a cluster of servers using a common Digest authentication configuration, HTTP requests could be replayed across servers by an attacker without detection.

POC

Reference

No PoCs from references.

Github