2 matches found
GO-2024-2882 github.com/huandu/facebook may expose access_token in error message.
github.com/huandu/facebook may expose accesstoken in error message...
CVE-2024-35232
The CVE-2024-35232 issue affects github.com/huandu/facebook, a Go package for Facebook Graph API usage. The root cause is that an access_token can be exposed in error messages during HTTP request failures, enabling potential information disclosure if logs or clients capture those messages. The vu...