#VU127480 Server-Side Request Forgery (SSRF) in TruffleHog - CVE-2024-43379
Published: August 17, 2024 / Updated: April 24, 2026
TruffleHog
Truffle Security
Description
The vulnerability allows a remote attacker to trigger unauthorized requests to attacker-chosen endpoints.
The vulnerability exists due to server-side request forgery in some detectors when scanning maliciously crafted data. A remote attacker can craft data that causes the detector to send a request to an attacker-chosen endpoint to trigger unauthorized requests to attacker-chosen endpoints.
User interaction is required because the victim must scan the crafted data. Exploitation is effective only if the targeted endpoint is an unauthenticated GET endpoint that produces side effects.