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
InvenTree has SSRF via Remote Image Download — No IP/Hostname Validation on remote_image URLs
Vulnerability Description
InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3.0, when INVENTREE_DOWNLOAD_FROM_URL is enabled (opt-in), authenticated users can supply remote_image URLs that are fetched server-side via requests.get() with only Django's URLValidator check. There is no validation against private IP ranges or internal hostnames. Redirects are followed (allow_redirects=True), enabling bypass of any URL-format checks. This vulnerability is fixed in 1.2.7 and 1.3.0.
CVSS Information
N/A
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
InvenTree 代码问题漏洞
Vulnerability Description
InvenTree是InvenTree开源的一个开源库存管理系统。提供强大的低级库存控制和零件跟踪。 InvenTree 1.2.7之前版本和1.3.0之前版本存在代码问题漏洞,该漏洞源于启用INVENTREE_DOWNLOAD_FROM_URL时,认证用户可提供远程图像URL且服务器端仅进行URLValidator检查,可能导致绕过私有IP范围或内部主机名检查。
CVSS Information
N/A
Vulnerability Type
N/A