mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
850 B
Markdown
18 lines
850 B
Markdown
### [CVE-2020-11945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11945)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Squid before 5.0.2. A remote attacker can replay a sniffed Digest Authentication nonce to gain access to resources that are otherwise forbidden. This occurs because the attacker can overflow the nonce reference counter (a short integer). Remote code execution may occur if the pooled token credentials are freed (instead of replayed as valid credentials).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/squid-cache/squid/pull/585
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|