cbcvebase.
CVE-2025-1338
published 2025-02-16

CVE-2025-1338: A vulnerability was found in NUUO Camera up to 20250203. It has been declared as critical. This vulnerability affects the function print_file of the file…

PriorityP183high7.3CVSS 3.1
AVNACLPRNUINSUCLILAL
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
51.88%
98.8th percentile
A vulnerability was found in NUUO Camera up to 20250203. It has been declared as critical. This vulnerability affects the function print_file of the file /handle_config.php. The manipulation of the argument log leads to command injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

Affected

1 ranges
VendorProductVersion rangeFixed in
nuuocamera

Detection & IOCsextracted from sources · hover to see the quote

path/handle_config.php
url/handle_config.php?log=;id;
commandGET /handle_config.php?log=;id; HTTP/1.1
  • Look for HTTP GET requests to /handle_config.php with shell metacharacters (e.g., semicolons) in the 'log' parameter, indicating command injection attempts.
  • Successful exploitation returns HTTP 200 with command output containing '/mtd/block4/log/', 'uid=', and 'gid=' in the response body.
  • Use Shodan query 'http.title:"Network Video Recorder Login"' or FOFA query 'title="Network Video Recorder Login" || body="www.nuuo.com"' to identify exposed NUUO Camera devices.
  • Response body containing '/mtd/block4/log/' is a strong indicator of a NUUO camera device and potential exploitation success.
  • ·The vulnerability affects NUUO Camera firmware versions up to and including 20250203. The vendor did not respond to disclosure, so no official patch may be available.
  • ·The exploit requires remote network access to the device's web interface; ensure NUUO camera management interfaces are not exposed to untrusted networks.

CVSS provenance

nvdv3.17.3HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
nvdv4.06.9MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck6.9MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.