Skip to content

Instantly share code, notes, and snippets.

@LLM4IG
Created April 8, 2024 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LLM4IG/35c46e009b205ef6acd0e290e80fb876 to your computer and use it in GitHub Desktop.
Save LLM4IG/35c46e009b205ef6acd0e290e80fb876 to your computer and use it in GitHub Desktop.
[CVE-2024-22949]
[CVE ID]
CVE-2024-22949
[PRODUCT]
JFreeChart
[VERSION]
v1.5.4
[PROBLEM TYPE]
Buffer Overflow - NullPointerException
[DESCRIPTION]
Method draw(Graphics2D g2, CategoryPlot plot, Rectangle2D dataArea, CategoryAxis domainAxis, ValueAxis rangeAxis) on line 287 in org/jfree/chart/annotations/CategoryLineAnnotation. java throws a NullPointerception if argument plot is null.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment