Security readout for executives and security teams
Plain-English summary
Dolibarr ERP/CRM 7.0.3 contains a SQL injection issue in a product page parameter. If an affected instance is reachable, an attacker could manipulate database queries and potentially read or change business data. Public sources do not provide a CVSS score, confirmed exploitation, or a named fixed release.
Executive priority
Treat this as a priority for any organization still running Dolibarr 7.0.3, especially if internet-facing. The business risk is unauthorized database access or modification, but urgency should be balanced against the lack of confirmed exploitation evidence in the provided sources.
Technical view
CVE-2018-13449 is a SQL injection vulnerability in product/card.php in Dolibarr ERP/CRM 7.0.3. The CVE states remote attackers can execute arbitrary SQL commands through the statut_buy parameter. The source bundle references a Dolibarr GitHub commit, but does not include detailed patch notes or affected-version ranges beyond 7.0.3.
Likely exposure
Exposure is most likely limited to Dolibarr ERP/CRM version 7.0.3 where product/card.php is reachable. The sources do not clarify whether authentication is required, whether other versions are affected, or how commonly this endpoint is exposed.
Exploitation context
The CVE record describes remote SQL command execution through an HTTP parameter. The source bundle does not show CISA KEV listing, active exploitation, public exploit use, or exploit maturity evidence.
Researcher notes
The evidence is sparse: one CVE description and one Dolibarr commit reference. Validate exact affected code paths, authentication requirements, and fixed release mapping from vendor materials before broad conclusions. Do not assume impact beyond Dolibarr ERP/CRM 7.0.3 from the supplied bundle.
Mitigation direction
- Inventory Dolibarr ERP/CRM instances and identify any running version 7.0.3.
- Review Dolibarr vendor guidance and the referenced commit for the fixed release path.
- Upgrade affected Dolibarr installations to a vendor-supported fixed version.
- Restrict access to Dolibarr product-management pages where business operations allow.
- Increase monitoring for database errors and suspicious requests to product/card.php.
Validation and detection
- Confirm whether any deployed Dolibarr instance reports version 7.0.3.
- Verify whether product/card.php is reachable from untrusted networks.
- Check application logs for unusual statut_buy requests or SQL error patterns.
- Confirm the referenced vendor fix or later maintained release is installed.
- Review database audit logs for unexpected reads or writes around product workflows.
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-2018-13449 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/36402c22eef49d60edd73a2f312f8e28fe0bd1cbCVE reference · x_refsource_MISC
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.
