Files
CVEs-PoC/2021/CVE-2021-3036.md
T
2024-05-25 21:48:12 +02:00

18 lines
1.0 KiB
Markdown

### [CVE-2021-3036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3036)
![](https://img.shields.io/static/v1?label=Product&message=PAN-OS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=8.1%3C%208.1.19%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-532%20Information%20Exposure%20Through%20Log%20Files&color=brighgreen)
### Description
An information exposure through log file vulnerability exists in Palo Alto Networks PAN-OS software where secrets in PAN-OS XML API requests are logged in cleartext to the web server logs when the API is used incorrectly. This vulnerability applies only to PAN-OS appliances that are configured to use the PAN-OS XML API and exists only when a client includes a duplicate API parameter in API requests. Logged information includes the cleartext username, password, and API key of the administrator making the PAN-OS XML API request.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/0xhaggis/CVE-2021-3064