### [CVE-2024-41813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41813) ![](https://img.shields.io/static/v1?label=Product&message=txtdot&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3E%3D%201.4.0%2C%20%3C%201.6.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%3A%20Server-Side%20Request%20Forgery%20(SSRF)&color=brighgreen) ### Description txtdot is an HTTP proxy that parses only text, links, and pictures from pages, removing ads and heavy scripts. Starting in version 1.4.0 and prior to version 1.6.1, a Server-Side Request Forgery (SSRF) vulnerability in the `/proxy` route of txtdot allows remote attackers to use the server as a proxy to send HTTP GET requests to arbitrary targets and retrieve information in the internal network. Version 1.6.1 patches the issue. ### POC #### Reference - https://github.com/TxtDot/txtdot/security/advisories/GHSA-4c78-229v-hf6m #### Github No PoCs found on GitHub currently.