CVE-2025-50464
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-30

Last updated on: 2025-08-06

Assigner: MITRE

Description
A buffer overflow vulnerability exists in the upload.cgi module of the iptime NAS firmware v1.5.04. The vulnerability arises due to the unsafe use of the strcpy function to copy attacker-controlled data from the CONTENT_TYPE HTTP header into a fixed-size stack buffer (v8, allocated 8 bytes) without bounds checking. Since this operation occurs before authentication logic is executed, the vulnerability is exploitable pre-authentication.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-30
Last Modified
2025-08-06
Generated
2026-05-07
AI Q&A
2025-07-30
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
iptime nas_firmware 1.5.04
iptime nas *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a buffer overflow in the upload.cgi module of the iptime NAS firmware v1.5.04. It occurs because the software uses the unsafe strcpy function to copy data from the CONTENT_TYPE HTTP header into a small fixed-size buffer without checking if the data fits. This can lead to overwriting memory and potentially executing malicious code. The vulnerability can be exploited before any authentication is performed.


How can this vulnerability impact me? :

Exploiting this vulnerability could allow an attacker to execute arbitrary code on the affected device, potentially gaining control over the NAS system without needing to authenticate. This could lead to data theft, data loss, or disruption of service.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart