LiveActive security incident?Get immediate response
CVE Record

CVE-2022-4988: Alien::FreeImage versions through 1.001 for Perl contains several vulnerable libraries

Alien::FreeImage versions through 1.001 for Perl contains several vulnerable libraries. Alien::FreeImage contains version 3.17.0 of the FreeImage library from 2017, which has known vulnerabilities such as CVE-2015-0852 and CVE-2025-65803. The library embeds other images libraries that also have known vulnerabilities.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-4988 is a supply-chain exposure in the Perl Alien::FreeImage package. Versions through 1.001 bundle an old FreeImage 3.17.0 library and other image libraries with known vulnerabilities. The main concern is applications that process images through this package, especially where files come from users or external systems.

Executive priority

Treat this as a high-priority dependency hygiene issue where image processing touches external content. It may not require emergency incident response without exploitation evidence, but affected services should be inventoried and remediated or isolated promptly.

Technical view

The CVE is categorized as CWE-1395: dependency on a vulnerable third-party component. The record names Alien::FreeImage through 1.001 and notes bundled FreeImage 3.17.0 from 2017, including references to CVE-2015-0852 and CVE-2025-65803. CVSS 3.1 is 7.3 high, with network attack vector and low complexity.

Likely exposure

Exposure is likely limited to Perl environments using Alien::FreeImage or the Alien-FreeImage CPAN package through 1.001. Prioritize internet-facing or automated workflows that parse, convert, thumbnail, or inspect externally supplied images.

Exploitation context

The source bundle says this CVE is not in KEV and provides no evidence of active exploitation. Risk is inferred from bundled vulnerable libraries and the CVSS network, no-auth, low-complexity scoring, not from a confirmed public exploit for CVE-2022-4988.

Researcher notes

The affected metadata appears sparse, including an affected version entry of "0" while the description says versions through 1.001. Validate against CPAN package contents and linked GitHub issues before making broad fleet assumptions.

Mitigation direction

  • Inventory Perl deployments for Alien::FreeImage or Alien-FreeImage through version 1.001.
  • Check KMX, CPAN, and project guidance for patched releases or supported replacement paths.
  • Reduce or pause processing of untrusted images through affected services where practical.
  • Isolate image-processing services and restrict externally reachable upload or conversion paths.
  • Track the referenced FreeImage and embedded-library CVEs for upstream remediation status.

Validation and detection

  • Search dependency manifests, lockfiles, containers, and SBOMs for Alien::FreeImage or Alien-FreeImage.
  • Confirm installed package versions and whether FreeImage 3.17.0 is bundled.
  • Identify code paths that pass external image content into the affected library.
  • Review internet-facing services, batch jobs, and queues that perform image parsing or conversion.
  • Document compensating controls if no vendor fix is currently available.
Prepared
Confidence
medium
Sources
8

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.

cwe · low confidence lookup

CWE-1395: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-4988 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
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

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.

1CVSS vectors
7Timeline events
1ADP providers
7Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.3CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L3.93.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2022-4988Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. Source timelineCPANSec

    Alien::FreeImage released with FreeImage 3.17.0

  2. Source timelineCPANSec

    Issues added to git repository regarding security vulnerabilities

  3. Source timelineCPANSec

    Several issues added to CPANSA::DB

  4. Source timelineCPANSec

    Issues logged with CPANSec

  5. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  6. CVE publishedCVE Program

    The CVE record was published.

  7. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
KMXAlien::FreeImageAlien-FreeImage, 0unaffected
Weakness

CWE details

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

CWE-1395 · source CWE mapping

Dependency on Vulnerable Third-Party Component

Dependency on Vulnerable Third-Party Component represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.