Releases43
Frequency3 months 1 day
Last Release
Stars1.47K
A Facebook Graph API SDK For Go.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
3.7 LOW

github.com/huandu/facebook is a Go package that fully supports the Facebook Graph API with file upload, batch request and marketing API. access_token can be exposed in error message on fail in HTTP request. This issue has been patched in version 2.7.2.

< 3.0.08.1 HIGH6.8 MEDIUM

The run_action function of the Facebook for WordPress plugin before 3.0.0 deserializes user supplied data making it possible for PHP objects to be supplied creating an Object Injection vulnerability. There was also a useable magic method in the plugin that could be used to achieve remote code execution.

>= 3.0.0, < 3.0.48.8 HIGH6.8 MEDIUM

The wp_ajax_save_fbe_settings and wp_ajax_delete_fbe_settings AJAX actions of the Facebook for WordPress plugin before 3.0.4 were vulnerable to CSRF due to a lack of nonce protection. The settings in the saveFbeSettings function had no sanitization allowing for script tags to be saved.