Debian LinuxOperating system · Debian

CVE-2017-16899

HIGH · 7.1 CVSS v3.0 Published 2017-11-20
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
74/100
Remediation priority · Elevated
No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
An array index error in the fig2dev program in Xfig 3.2.6a allows remote attackers to cause a denial-of-service attack or information disclosure with a maliciously crafted Fig format file, related to a negative font value in dev/gentikz.c, and the read_textobject functions in read.c and read1_3.c.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A negative array index vulnerability exists in fig2dev (part of Xfig 3.2.6a) where a maliciously crafted Fig format file can trigger an out-of-bounds array access through negative font values. The vulnerability affects the gentikz.c driver and the read_textobject functions in read.c and read1_3.c, potentially allowing denial of service or information disclosure via memory read beyond array bounds.

MitigationUpgrade to a patched version of Xfig that includes bounds validation on font indices before array access. If no patch is available, implement input validation to reject Fig files containing negative font values and consider sandboxing the fig2dev tool.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Debian LinuxOperating system
Affected:= 8.0= 9.0
XfigApplication
Affected:= 3.2.6a

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High

CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check installed Xfig or fig2dev version
    Run 'fig2dev -V' or 'xfig -version' to get the version number
    Affected if Version is 3.2.6a or if the version matches Debian 8.0 or 9.0 packages containing the vulnerable code
  2. Identify if fig2dev is used to convert Fig files
    Check if any scripts, workflows, or automated processes invoke fig2dev to process .fig input files
    Affected if fig2dev is used to convert Fig files from untrusted sources
  3. Verify if the gentikz driver is in use
    Look for fig2dev command invocations with '-L tikz' or '-L gentikz' option, or check read.c/read1_3.c source if compiling custom version
    Affected if The gentikz output driver is enabled or the vulnerable read_textobject functions are called during Fig file processing
  4. Confirm Fig file input source
    Audit logs or workflow documentation for Fig file processing from external or untrusted sources
    Affected if The environment processes Fig files that could originate from untrusted or malicious sources containing negative font values

You are affected if you run Xfig/fig2dev version 3.2.6a or the Debian 8.0/9.0 packages AND process Fig files from potentially untrusted sources using the gentikz driver or read_textobject functions.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Upgrade to a patched version of Xfig that includes bounds validation on font indices before array access. If no patch is available, implement input validation to reject Fig files containing negative font values and consider sandboxing the fig2dev tool.

Fix this in Debian Linux Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing5.0 h
  • Review / QA3.0 h
17.0 hours of engineering $2,970
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,752.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2017-16899 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2017-16899 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data