All intelligence
// vulnerability record
live · NVDCVE-2024-10225
HIGHpublished 2025-03-20 10:15 UTC · 1 year ago · modified 2026-06-17 06:55 UTC
7.5
CVSS / 10
// description
A vulnerability in haotian-liu/llava v1.2.0 allows an attacker to cause a Denial of Service (DoS) by appending a large number of characters to the end of a multipart boundary in a file upload request. This causes the server to continuously process each character, rendering the application inaccessible.
// cvss 3.0 vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
// weaknesses (CWE)
- CWE-770