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
Grav API Plugin: Webhook SSRF via Unrestricted cURL Protocols
Vulnerability Description
Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, the Grav API plugin WebhookController.php accepts webhook URLs after only FILTER_VALIDATE_URL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPT_PROTOCOLS or CURLOPT_REDIR_PROTOCOLS restrictions. An account with api.webhooks.write can submit file, dict, gopher, private-network, or link-local targets, retrieve local files and delivery response bodies, and pivot requests to internal services or cloud metadata endpoints. This issue is fixed in version 1.0.6.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Grav API Plugin 服务端请求伪造漏洞
Vulnerability Description
Grav API Plugin是Grav组织的一款提供API接口功能的插件。 Grav API Plugin 1.0.6之前版本存在服务端请求伪造漏洞,该漏洞源于WebhookController.php仅对webhook URL进行语法验证且WebhookDispatcher.php初始化cURL时未限制协议,可能导致服务端请求伪造攻击,具有api.webhooks.write权限的账户可提交file、dict、gopher等目标,检索本地文件和响应体,并将请求转向内部服务或云元数据端点。
CVSS Information
N/A
Vulnerability Type
N/A