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
Bugsink: SSRF bypass in `validate_webhook_url`
Vulnerability Description
Bugsink is a self-hosted error tracking tool. Prior to 2.1.3, Bugsink’s webhook URL validation could be (partially) bypassed because of a mismatch in URL parsing. The original validation logic parsed webhook URLs with Python’s urllib.parse.urlparse, then sent the request with requests.post. For malformed inputs involving backslashes and @, those components can disagree about where the authority ends and which hostname is the real target. A URL may therefore appear to target an allowlisted public hostname during validation, while the HTTP client actually connects to a different host. This vulnerability is fixed in 2.1.3.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Bugsink 代码问题漏洞
Vulnerability Description
Bugsink是Bugsink开源的一个自托管Bug跟踪软件。 Bugsink 2.1.3之前版本存在代码问题漏洞,该漏洞源于URL解析不匹配导致Webhook URL验证可被部分绕过,可能使攻击者绕过验证并连接到不同主机。
CVSS Information
N/A
Vulnerability Type
N/A