LiveActive security incident?Get immediate response
CVE Record

CVE-2018-11498: In Lizard v1.0 and LZ5 v2.0 (the prior release, before the product was renamed), there is an unchecked buff...

In Lizard v1.0 and LZ5 v2.0 (the prior release, before the product was renamed), there is an unchecked buffer size during a memcpy in the Lizard_decompress_LIZv1 function (lib/lizard_decompress_liz.h). Remote attackers can leverage this vulnerability to cause a denial of service via a crafted input file, as well as achieve remote code execution.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Lizard v1.0 and the earlier LZ5 v2.0 decompression code. A crafted compressed file can trigger unsafe memory copying, potentially crashing the process or enabling code execution. Business urgency depends on whether systems process untrusted Lizard/LZ5 files.

Executive priority

Prioritize if any internet-facing, partner-facing, or automated workflow decompresses untrusted Lizard/LZ5 files. Otherwise, treat as targeted dependency hygiene and verify exposure before emergency action.

Technical view

CVE-2018-11498 is an unchecked buffer-size issue during memcpy in Lizard_decompress_LIZv1 in lib/lizard_decompress_liz.h. The CVE description states remote attackers can use a crafted input file for denial of service and possible remote code execution.

Likely exposure

Exposure is most likely in products, services, or internal tools that embed Lizard v1.0 or LZ5 v2.0 and decompress untrusted files. The source bundle lacks CPEs or vendor/product inventory detail.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires a crafted input file reaching the vulnerable decompression routine. The stated impact includes denial of service and remote code execution.

Researcher notes

The public bundle identifies the vulnerable function and versions but provides no CVSS, CWE, CPEs, patch version, or confirmed exploit activity. Keep conclusions bounded to Lizard v1.0 and LZ5 v2.0.

Mitigation direction

  • Inventory software and dependencies for Lizard v1.0 or LZ5 v2.0 usage.
  • Check the GitHub issue and vendor/project guidance for fixed-release information.
  • Restrict or disable processing of untrusted Lizard/LZ5 files until remediated.
  • Sandbox decompression workflows that must handle external files.
  • Monitor services for crashes during compressed-file processing.

Validation and detection

  • Review SBOMs, build manifests, and vendored source for Lizard or LZ5 components.
  • Inspect code paths that call Lizard_decompress_LIZv1 or related decompression wrappers.
  • Confirm externally supplied files cannot directly reach vulnerable decompression logic.
  • Check operational logs for crashes tied to Lizard/LZ5 file handling.
Prepared
Confidence
medium
Sources
3

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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2018-11498 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
2Source 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.