CVE-2023-45920
Description
Xfig v3.2.8 contains a NULL pointer dereference in main() when calling XGetWMHints(), leading to a crash under anomalous X server/window manager behavior.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Xfig v3.2.8 contains a NULL pointer dereference in main() when calling XGetWMHints(), leading to a crash under anomalous X server/window manager behavior.
Vulnerability
Xfig v3.2.8 [1] contains a NULL pointer dereference vulnerability in the main() function when calling XGetWMHints(). The issue occurs when the X server or window manager returns a NULL value for window manager hints, which is not properly handled. The vulnerability is disputed because it is not expected that an X application should continue to run under arbitrary anomalous behavior from the X server or window manager [1].
Exploitation
An attacker would need to control or influence the X server or window manager to return a NULL value for XGetWMHints(). This could be achieved if the attacker has local access to the system and can manipulate the window manager or X server behavior. No user interaction beyond running Xfig is required, but the anomalous condition must be present.
Impact
Successful exploitation results in a denial of service (DoS) due to a segmentation fault (SEGV) caused by the NULL pointer dereference. The application crashes. No code execution or data corruption is indicated.
Mitigation
As of the publication date, no official patch has been released for Xfig v3.2.8. The vendor disputes the severity, considering it a rare edge case. Users may consider avoiding use of Xfig under untrusted X server or window manager environments. No workaround is provided.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- osv-coordsRange: < 3.2.8a-4.6.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- seclists.org/fulldisclosure/2024/Jan/48mitremailing-list
- sourceforge.net/p/mcj/tickets/155/mitre
News mentions
0No linked articles in our index yet.