### [CVE-2022-28664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28664) ![](https://img.shields.io/static/v1?label=Product&message=FreshTomato&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%202022.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787%3A%20Out-of-bounds%20Write&color=brighgreen) ### Description A memory corruption vulnerability exists in the httpd unescape functionality of FreshTomato 2022.1. A specially-crafted HTTP request can lead to memory corruption. An attacker can send a network request to trigger this vulnerability.The `freshtomato-mips` has a vulnerable URL-decoding feature that can lead to memory corruption. ### POC #### Reference - https://talosintelligence.com/vulnerability_reports/TALOS-2022-1509 #### Github No PoCs found on GitHub currently.