CVE-2025-9174
BaseFortify
Publication date: 2025-08-19
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| neurobin | shc | to 4.0.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
| 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 exists in the neurobin shc software up to version 4.0.3, specifically in the 'make' function of the file src/shc.c within the Filename Handler component. It allows an attacker with local access to execute OS command injection by manipulating the function, potentially running arbitrary commands on the system.
How can this vulnerability impact me? :
The vulnerability can allow a local attacker to execute arbitrary operating system commands on the affected system. This could lead to unauthorized actions, compromise of system integrity, or further exploitation depending on the privileges of the attacker.