一、 漏洞 CVE-2025-4175 基础信息
漏洞信息
                                        # AlanBinu007 Spring-Boot-Advanced-Projects上传个人资料API端点UserProfileController.java uploadUserProfileImage路径遍历

## 概述
在 AlanBinu007 的 Spring-Boot-Advanced-Projects 项目中发现了一个严重漏洞。该漏洞存在于上传用户资料图片功能中,攻击者可以通过操纵文件参数来进行路径遍历攻击,并且攻击可以远程发起。该漏洞已经被公开披露,但供应商尚未作出回应。

## 影响版本
- 3.1.3 及以下版本

## 细节
该漏洞影响文件 `/Spring-Boot-Advanced-Projects-main/Project-4.SpringBoot-AWS-S3/backend/src/main/java/com/urunov/profile/UserProfileController.java` 中的 `uploadUserProfileImage` 函数。攻击者可以操纵 File 参数,导致路径遍历攻击的发生。

## 影响
- 可以远程发起攻击。
- 漏洞已被公开披露,可以被利用。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
AlanBinu007 Spring-Boot-Advanced-Projects Upload Profile API Endpoint UserProfileController.java uploadUserProfileImage path traversal
来源:美国国家漏洞数据库 NVD
漏洞描述信息
A vulnerability, which was classified as critical, was found in AlanBinu007 Spring-Boot-Advanced-Projects up to 3.1.3. This affects the function uploadUserProfileImage of the file /Spring-Boot-Advanced-Projects-main/Project-4.SpringBoot-AWS-S3/backend/src/main/java/com/urunov/profile/UserProfileController.java of the component Upload Profile API Endpoint. The manipulation of the argument File leads to path traversal. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
来源:美国国家漏洞数据库 NVD
漏洞类别
对路径名的限制不恰当(路径遍历)
来源:美国国家漏洞数据库 NVD
漏洞标题
Spring-Boot-Advanced-Projects 路径遍历漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Spring-Boot-Advanced-Projects是Alan Binu个人开发者的一个Spring Boot应用程序。 Spring-Boot-Advanced-Projects 3.1.3及之前版本存在路径遍历漏洞,该漏洞源于对文件上传功能的错误操作导致路径遍历。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
路径遍历
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-4175 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2025-4175 的情报信息