Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
AutoGPT: Webhook provider path confusion bypasses generic webhook secret verification
Vulnerability Description
AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.70, AutoGPT's autogpt_platform/backend/backend/api/features/integrations/router.py webhook_ingress_generic route selected get_webhook_manager(provider) from the untrusted provider URL segment without verifying webhook.provider, allowing a request to /compass/webhooks/{webhook_id}/ingress to use CompassWebhookManager's inherited no-op BaseWebhooksManager.verify_signature instead of GenericWebhooksManager.verify_signature, bypass X-Webhook-Secret for a configured secret_token, and execute a generic webhook graph as its owner. This issue is fixed in version 0.6.70.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Vulnerability Type
认证机制不恰当
Vulnerability Title
AutoGPT 授权问题漏洞
Vulnerability Description
AutoGPT是AutoGPT团队开源的一个自主人工智能代理平台。 AutoGPT 0.6.70之前版本存在授权问题漏洞,该漏洞源于对webhook provider验证不当,可能导致攻击者绕过X-Webhook-Secret并以其所有者身份执行通用webhook图。
CVSS Information
N/A
Vulnerability Type
N/A