Server-Side Request Forgery (SSRF) Affecting github.com/trufflesecurity/trufflehog/v3/pkg/detectors package, versions <3.81.9
Threat Intelligence
EPSS
0.05% (19th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMTRUFFLESECURITYTRUFFLEHOGV3PKGDETECTORS-7723920
- published 21 Aug 2024
- disclosed 19 Aug 2024
- credit Karan Bamal
Introduced: 19 Aug 2024
CVE-2024-43379 Open this link in a new tabHow to fix?
Upgrade github.com/trufflesecurity/trufflehog/v3/pkg/detectors
to version 3.81.9 or higher.
Overview
Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF) via specific detectors. An attacker can trigger unauthorized requests to an endpoint of their choosing by crafting data that, when scanned, causes the detector to make an unauthorized request to an unauthenticated GET endpoint that produces side effects.