LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38145: An issue was discovered in Form Tools through 3.0.20.

An issue was discovered in Form Tools through 3.0.20. SQL Injection can occur via the export_group_id field when a low-privileged user (client) tries to export a form with data, e.g., manipulation of modules/export_manager/export.php?export_group_id=1&export_group_1_results=all&export_type_id=1.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Form Tools through 3.0.20 has a reported SQL injection in the export workflow. A low-privileged client user may trigger it by manipulating an export parameter. The provided sources do not include a CVSS score, vendor advisory, or confirmed active exploitation, so urgency depends on whether Form Tools is exposed and used by untrusted clients.

Executive priority

Treat this as a prioritized application risk if Form Tools stores sensitive submissions or supports external client accounts. It is not KEV-confirmed, but SQL injection with low-privileged access can threaten database confidentiality and integrity. Patch guidance must be verified from the vendor or project.

Technical view

The issue is described as SQL injection through the export_group_id field in modules/export_manager/export.php during form data export. The vulnerable context requires a low-privileged authenticated client attempting an export. Public references include a researcher write-up and PoC repository, but the source bundle does not document a vendor fix or exploitation in the wild.

Likely exposure

Exposure is likely limited to organizations running Form Tools through 3.0.20, especially where client accounts can access the export manager. Internet exposure, multi-tenant use, and sensitive form data increase risk. The bundle lists affected vendor/product metadata as n/a, so asset confirmation is necessary.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle. Public PoC-style references exist, but the bundle does not prove active exploitation. The flaw appears authenticated and tied to export functionality, reducing drive-by exposure but still concerning where low-privileged accounts are broadly issued.

Researcher notes

Key gaps are missing CVSS, missing CWE assignment, n/a affected metadata, and no bundled vendor remediation details. Validate against the exact Form Tools version and export manager authorization model. Avoid assuming unauthenticated reachability; the description specifically references a low-privileged client user.

Mitigation direction

  • Inventory Form Tools deployments and identify versions at or below 3.0.20.
  • Check Form Tools vendor guidance or repository history for the appropriate fixed release.
  • Restrict export-manager access for client users until remediation is confirmed.
  • Review database and application logs for suspicious export parameter activity.
  • Limit network access to administrative and client Form Tools interfaces where feasible.

Validation and detection

  • Confirm whether modules/export_manager/export.php exists on deployed instances.
  • Verify whether client users can access form data export features.
  • Check application version against Form Tools 3.0.20 or earlier.
  • Review logs for abnormal export_group_id values or export requests.
  • Document whether any compensating access controls block client export access.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

description · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-2021-38145 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.