CVE-2025-10172
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-09-11
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| utt | jinqi_750w | 3.2.2-191225 |
| utt | jinqi_750w | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a buffer overflow flaw in UTT 750W devices up to version 3.2.2-191225. It occurs due to improper processing of the file /goform/formPictureUrl, specifically through manipulation of the argument importpictureurl. An attacker can exploit this remotely to cause a buffer overflow.
How can this vulnerability impact me? :
Exploiting this vulnerability can lead to a buffer overflow, which may allow an attacker to execute arbitrary code or cause a denial of service on the affected device. Since the attack can be performed remotely, it poses a significant security risk.