CVE-2025-44179
BaseFortify
Publication date: 2025-08-25
Last updated on: 2025-08-26
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hitron | cgnf-twn | 3.1.1.43-twn-pre3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a command injection flaw in the telnet service of Hitron CGNF-TWN 3.1.1.43-TWN-pre3. It occurs because the telnet command handling does not properly validate input, allowing an attacker to inject arbitrary commands through the telnet interface. This can lead to remote code execution with the privileges of the telnet user.
How can this vulnerability impact me? :
Exploiting this vulnerability could allow an attacker to execute arbitrary commands remotely, potentially gaining unauthorized access to system settings and sensitive information. This could compromise the security and integrity of the affected system.