LiveActive security incident?Get immediate response
CVE Record

CVE-2011-10016: Real Networks Netzip Classic 7.5.1.86 File Parsing Buffer Overflow

Real Networks Netzip Classic version 7.5.1.86 is vulnerable to a stack-based buffer overflow when parsing a specially crafted ZIP archive. The vulnerability is triggered when the application attempts to process a file name within the archive that exceeds the expected buffer size. Exploitation allows arbitrary code execution under the context of the victim user when the ZIP file is opened.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This is a legacy desktop application risk. Netzip Classic 7.5.1.86 can be crashed and potentially taken over when a user opens a malicious ZIP archive. Successful exploitation runs code as the victim user, so impact depends on who opens the file and endpoint controls.

Executive priority

Prioritize discovery and removal if the software exists in the environment. The vulnerability is critical and has public exploit material, but urgency is bounded by legacy product presence and required user interaction.

Technical view

The vulnerability is a stack-based buffer overflow in RealNetworks Netzip Classic 7.5.1.86 ZIP filename parsing. A crafted archive containing an overlong filename can trigger memory corruption and arbitrary code execution in the user context. CVSS 4.0 is 9.3, with local attack vector and user interaction required.

Likely exposure

Exposure is likely limited to endpoints still running Netzip Classic 7.5.1.86 or retaining its ZIP file association. The source bundle does not identify other affected versions, current support status, or a vendor patch.

Exploitation context

Public exploit references exist in Rapid7 Metasploit and Exploit-DB. The bundle does not show CISA KEV listing or other evidence of active exploitation. Practical attack delivery would require convincing a user to open a crafted ZIP file.

Researcher notes

Evidence supports one affected product/version and CWE-121 stack overflow. Sources do not establish active exploitation, broad version impact, patch availability, or exploit reliability across environments. Treat asset validation as the first control point.

Mitigation direction

  • Inventory endpoints for Netzip Classic 7.5.1.86.
  • Remove or replace Netzip Classic where business use is not required.
  • Check RealNetworks or trusted vendor guidance for supported fixes.
  • Block or quarantine suspicious ZIP attachments where feasible.
  • Limit ZIP file association to maintained archive tools.

Validation and detection

  • Confirm whether Netzip Classic 7.5.1.86 is installed on managed endpoints.
  • Check whether Netzip Classic is registered to open ZIP files.
  • Review attachment and endpoint alerts involving ZIP files and Netzip Classic.
  • Verify removal, replacement, or configuration changes through endpoint inventory.
  • Track vendor advisories for any confirmed patch or retirement guidance.
Prepared
Confidence
high
Sources
7

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-121: 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
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-2011-10016 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
Critical
CVSS
9.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

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
0Timeline events
0ADP providers
6Source links

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
9.3CVSS 4.0CriticalCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:HPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2011-10016Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
RealNetworks Inc.Netzip Classic7.5.1.86unknown
Weakness

CWE details

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

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.