CVE-2025-0702
Published: 24 January 2025
Description
A vulnerability classified as critical was found in JoeyBling bootplus up to 247d5f6c209be1a5cf10cd0fa18e1d8cc63cf55d. This vulnerability affects unknown code of the file src/main/java/io/github/controller/SysFileController.java. The manipulation of the argument portraitFile leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available.
Security Summary
CVE-2025-0702 is a vulnerability classified as critical in JoeyBling bootplus up to commit 247d5f6c209be1a5cf10cd0fa18e1d8cc63cf55d. It affects unknown code in the file src/main/java/io/github/controller/SysFileController.java, where manipulation of the portraitFile argument enables unrestricted upload of files with dangerous types, associated with CWEs 284 and 434.
The vulnerability is remotely exploitable over the network with low attack complexity, requiring low privileges but no user interaction, and maintaining unchanged scope. An attacker with low privileges can achieve low impacts on confidentiality, integrity, and availability, as reflected in its CVSS 3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L).
Advisories reference GitHub issues at https://github.com/JoeyBling/bootplus/issues/24 and https://github.com/JoeyBling/bootplus/issues/24#issue-2786919432, along with VulDB entries at https://vuldb.com/?ctiid.293230, https://vuldb.com/?id.293230, and https://vuldb.com/?submit.480841. Due to the product's continuous delivery with rolling releases, no specific details on affected or updated versions are available. The exploit has been publicly disclosed and may be used.
Details
- CWE(s)