LiveActive security incident?Get immediate response
CVE Record

CVE-2014-10402: An issue was discovered in the DBI module through 1.643 for Perl.

An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute in the data source name (DSN). NOTE: this issue exists because of an incomplete fix for CVE-2014-10401.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2014-10402 affects Perl's DBI module through 1.643. In some DBD::File driver use cases, file access restrictions based on the f_dir DSN attribute can be bypassed, allowing files outside the intended folder to be opened. The sources do not provide CVSS, CWE, or confirmed exploitation evidence.

Executive priority

Prioritize systems where Perl DBI file-backed drivers process untrusted input or protect sensitive local files. With no CVSS or exploitation evidence in the sources, urgency should be driven by actual application exposure and data sensitivity.

Technical view

DBD::File drivers in DBI through 1.643 can open files outside folders explicitly supplied via f_dir in the DSN. The CVE states this resulted from an incomplete fix for CVE-2014-10401. Impact depends on whether applications use affected file-backed DBI drivers and whether attacker-controlled input can influence file or table selection.

Likely exposure

Exposure is most likely in Perl applications or scripts using DBI DBD::File-style drivers with f_dir as a security boundary. Systems relying only on database engines unrelated to DBD::File are not shown as affected by the provided sources.

Exploitation context

The source bundle does not cite active exploitation, and KEV status is false. Practical risk depends on local application design, file permissions, and whether untrusted users can influence DBI file-backed data sources.

Researcher notes

This CVE is tied to an incomplete fix for CVE-2014-10401. The public record in the provided bundle is sparse: no CVSS vector, CWE, exploit status, or universal fixed version is supplied. Validate exposure through code and package review rather than product-name assumptions.

Mitigation direction

  • Inventory Perl DBI installations and identify versions through 1.643.
  • Apply the Debian libdbi-perl security update where relevant.
  • For non-Debian systems, check CPAN or vendor guidance for fixed DBI releases.
  • Do not rely on f_dir alone as a security boundary.
  • Restrict filesystem permissions for application users running affected Perl code.

Validation and detection

  • Confirm whether applications use DBI with DBD::File-backed drivers.
  • Check installed DBI package versions against the affected range.
  • Review DSN construction for f_dir usage and user-controlled inputs.
  • Verify OS-level permissions limit access to sensitive files.
  • Confirm applicable vendor or distro security updates are installed.
Prepared
Confidence
medium
Sources
4

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.

cve · low confidence lookup

CVE-2014-10402 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
3Source links

CVSS and timeline data

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

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.