Vulnerabilities (CVE)

Filtered by vendor Iptime Subscribe
Filtered by product Nas
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-50464 1 Iptime 2 Nas, Nas Firmware 2025-08-06 N/A 6.5 MEDIUM
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.