CVE-2025-32952
Analyzed
Analyzed - Analysis Complete
BaseFortify
Publication date: 2025-04-22
Last updated on: 2025-12-31
Assigner: GitHub, Inc.
Description
Description
Jmix is a set of libraries and tools to speed up Spring Boot data-centric application development. In versions 1.0.0 to 1.6.1 and 2.0.0 to 2.3.4, the local file storage implementation does not restrict the size of uploaded files. An attacker could exploit this by uploading excessively large files, potentially causing the server to run out of space and return HTTP 500 error, resulting in a denial of service. This issue has been patched in versions 1.6.2 and 2.4.0. A workaround is provided on the Jmix documentation website.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| haulmont | cuba_platform | From 6.2.0 (inc) to 7.2.23 (exc) |
| haulmont | cuba_rest_api | From 7.1.1 (inc) to 7.2.7 (exc) |
| haulmont | jmix_framework | From 1.0.0 (inc) to 1.6.2 (exc) |
| haulmont | jmix_framework | From 2.0.0 (inc) to 2.4.0 (exc) |
| haulmont | jpa_web_api | From 1.0.0 (inc) to 1.1.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |