Analyst readout for executives and security teams
Plain-English summary
ERPNext v10.1.6 has an authenticated SQL injection issue. A logged-in user could send crafted web requests that manipulate database queries, potentially exposing or changing data. The sources do not show active exploitation or name a specific fixed version.
Executive priority
Treat as a moderate-priority legacy application risk. Prioritize remediation if ERPNext v10.1.6 is still used for sensitive business data or reachable by many authenticated users.
Technical view
CVE-2018-3884 affects the authenticated area of ERPNext v10.1.6. The reported injection points are the sort_by and start parameters. CVSS 3.0 is 5.4, reflecting network access, low attack complexity, low privileges required, no user interaction, and limited confidentiality and integrity impact.
Likely exposure
Exposure is most likely where ERPNext v10.1.6 remains deployed and reachable by authenticated users. Risk depends on account access controls, internet exposure, and whether untrusted or low-privilege users can log in.
Exploitation context
The source states a browser is enough and no special tools are required. Exploitation requires authentication. There is no KEV listing and no supplied source evidence of active exploitation in the wild.
Researcher notes
Available evidence identifies authenticated SQL injection in ERPNext v10.1.6 and names sort_by and start as affected parameters. The bundle does not provide patch details, exploit telemetry, CWE mapping, or broader affected-version ranges.
Mitigation direction
- Inventory ERPNext deployments and identify any v10.1.6 instances.
- Check ERPNext or Frappe vendor guidance for fixed versions or official mitigation.
- Restrict login access to trusted users while remediation is pending.
- Review roles and remove unnecessary low-privilege accounts.
- Monitor authenticated ERPNext traffic for suspicious parameter use.
Validation and detection
- Confirm the running ERPNext version on each deployment.
- Verify whether affected authenticated routes are reachable by low-privilege users.
- Review access logs for unusual sort_by or start parameter activity.
- Check vulnerability management records for CVE-2018-3884 coverage.
- Document remediation status and any compensating controls.
Public sources used
Based on public source material and reviewed before publication.
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-3884 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
- Medium
- CVSS
- 5.4 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
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 vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
5.4MediumVector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0560CVE 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.
