Security readout for executives and security teams
Plain-English summary
Dolibarr 6.0.0 has a reported SQL injection in don/list.php through the statut parameter. A remote attacker could cause the application to run unintended database queries. For executives, the main concern is exposure of systems still running this old version, especially where Dolibarr is internet-accessible.
Executive priority
Treat this as a high-priority legacy application risk if Dolibarr 6.0.0 is in use. The age of the issue lowers surprise, not impact: unpatched internet-facing SQL injection can threaten business data integrity and confidentiality.
Technical view
CVE-2017-14242 describes SQL injection in Dolibarr 6.0.0 in don/list.php via statut. The CVE states remote attackers may execute arbitrary SQL commands. The source bundle provides no CVSS score, CWE mapping, authentication requirement, affected CPEs, or fixed release number.
Likely exposure
Likely exposure is limited to organizations running Dolibarr 6.0.0, particularly public or partner-accessible deployments using don/list.php. The bundle does not prove exposure for other Dolibarr versions or forks.
Exploitation context
The CVE record supports remote SQL injection impact, but the bundle does not show active exploitation. CISA KEV status is false, and no cited source in the bundle claims exploitation in the wild.
Researcher notes
Evidence is sparse. The core facts are the vulnerable file, parameter, product version, and SQL injection impact. No CVSS, CWE, CPE, exploit evidence, or fixed release is provided in the bundle, so avoid expanding affected scope beyond Dolibarr 6.0.0.
Mitigation direction
- Identify and prioritize any Dolibarr 6.0.0 deployments.
- Review Dolibarr vendor guidance and release notes for the fixed update path.
- Assess the referenced upstream commit before applying any backported patch.
- Restrict external access to affected Dolibarr functionality until remediation is complete.
- Back up application and database state before upgrading or patching.
Validation and detection
- Confirm the installed Dolibarr version on every relevant host.
- Verify whether don/list.php is present and reachable.
- Review web logs for unusual requests involving the statut parameter.
- After remediation, confirm the running code includes the vendor fix.
- Validate that internet-facing Dolibarr instances are no longer on version 6.0.0.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Database behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2017-14242 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/Dolibarr/dolibarr/commit/33e2179b65331d9d9179b59d746817c5be1fecdbCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
