{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-24288/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-24288/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-24288/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-24288/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-24288/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-24288"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-24288"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-24288.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2022-24288\n\ninfo:\n  name: Apache Airflow OS Command Injection\n  author: xeldax\n  severity: high\n  description: Apache Airflow prior to version 2.2.4 is vulnerable to OS command injection attacks because some example DAGs do not properly sanitize user-provided parameters, making them susceptible to OS Command Injection from the web UI.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the target system.\n  remediation: |\n    Apply the latest security patches or upgrade to a patched version of Apache Airflow.\n  reference:\n    - https://github.com/advisories/GHSA-3v7g-4pg3-7r6j\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-24288\n    - https://lists.apache.org/thread/dbw5ozcmr0h0lhs0yjph7xdc64oht23t\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://github.com/Hax0rG1rl/my_cve_and_bounty_poc\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 8.8\n    cve-id: CVE-2022-24288\n    cwe-id: CWE-78\n    epss-score: 0.7788\n    epss-percentile: 0.99557\n    cpe: cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: apache\n    product: airflow\n    shodan-query:\n      - title:\"Airflow - DAGs\" || http.html:\"Apache Airflow\"\n      - http.title:\"airflow - dags\" || http.html:\"apache airflow\"\n      - http.title:\"sign in - airflow\"\n      - product:\"redis\"\n    fofa-query:\n      - title=\"sign in - airflow\"\n      - apache airflow\n      - title=\"airflow - dags\" || http.html:\"apache airflow\"\n    google-query:\n      - intitle:\"sign in - airflow\"\n      - intitle:\"airflow - dags\" || http.html:\"apache airflow\"\n  tags: cve,cve2022,airflow,rce,apache,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/admin/airflow/code?root=&dag_id=example_passing_params_via_test_command\"\n      - \"{{BaseURL}}/code?dag_id=example_passing_params_via_test_command\"\n\n    stop-at-first-match: true\n    matchers:\n      - type: word\n        words:\n          - 'foo was passed in via Airflow CLI Test command with value {{ params.foo }}' # Works with unauthenticated airflow instance\n# digest: 4a0a00473045022100a1352e0d578d2da2d11afb7be59f7d0f30a991c7401d376bc67c07b700a9058a022053548fa40f7d0f5153d7c44a0e52489c2bb581c21e6e3d45bc1b008bf6ba80cc:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-24288"
}