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
Pixelfed - Authenticated SSRF via Remote URL Search
Vulnerability Description
Pixelfed's SearchController (behind the auth middleware) accepts a URL via its remote-search parameters and fetches it server-side through ActivityPubFetchService, whose validateUrl only blocks the literal hosts 127.0.0.1, localhost, and ::1 and requires https, without checking the resolved IP against private, internal, or link-local ranges (e.g. 169.254.169.254).
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
Pixelfed 服务端请求伪造漏洞
Vulnerability Description
Pixelfed是Pixelfed社区开源的一款企业级文档管理软件。 Pixelfed存在服务端请求伪造漏洞,该漏洞源于远程搜索参数中URL的验证不充分,未检查解析后的IP地址是否属于私有、内部或链路本地范围,可能导致任意登录用户利用服务端请求伪造漏洞。
CVSS Information
N/A
Vulnerability Type
N/A