CVE-2013-10049
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-08-06
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| raidsonic | ib-nas5220 | * |
| raidsonic | ib-nas4220 | * |
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an OS command injection in multiple Raidsonic NAS devices, specifically IB-NAS5220 and IB-NAS4220 models. It occurs via the unauthenticated timeHandler.cgi endpoint on the web interface. The CGI script does not properly sanitize user input in the timeZone parameter of a POST request, allowing remote attackers to inject and execute arbitrary shell commands on the device.
How can this vulnerability impact me? :
This vulnerability can allow remote attackers to execute arbitrary commands on the affected NAS devices without authentication. This could lead to unauthorized control over the device, data theft, data loss, disruption of services, or further attacks within the network.