Created
April 8, 2024 15:51
-
-
Save LLM4IG/35c46e009b205ef6acd0e290e80fb876 to your computer and use it in GitHub Desktop.
[CVE-2024-22949]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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