cve/2022/CVE-2022-37060.md

19 lines
942 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-37060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-37060)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
FLIR AX8 thermal sensor cameras version up to and including 1.46.16 is vulnerable to Directory Traversal due to an improper access restriction. An unauthenticated, remote attacker can exploit this by sending a URI that contains directory traversal characters to disclose the contents of files located outside of the server's restricted path.
### POC
#### Reference
- http://packetstormsecurity.com/files/168116/FLIR-AX8-1.46.16-Traversal-Access-Control-Command-Injection-XSS.html
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2018-5493.php
#### Github
No PoCs found on GitHub currently.