mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
925 B
Markdown
18 lines
925 B
Markdown
### [CVE-2021-22143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22143)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Elastic APM .NET Agent can leak sensitive HTTP header information when logging the details during an application error. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application error it is possible the headers will not be sanitized before being sent.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.elastic.co/community/security
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|