CVE-2025-10942
BaseFortify
Publication date: 2025-09-25
Last updated on: 2025-11-14
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| h3c | magic_b3 | 100r002 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in H3C Magic B3 up to version 100R002, specifically in the AddMacList function of the /goform/aspForm file. It is caused by improper handling of an argument parameter, which leads to a buffer overflow. This flaw can be exploited remotely, and a public exploit is available.
How can this vulnerability impact me? :
Exploitation of 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 initiated remotely, it poses a significant security risk to systems running the vulnerable software.