Out-of-bounds Read The advisory has been revoked - it doesn't affect any version of package org.jfree:jfreechart  (opens in a new tab)


Threat Intelligence

EPSS
0.2% (43rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-ORGJFREE-6595835
  • published11 Apr 2024
  • disclosed10 Apr 2024
  • creditLLM4IG

Introduced: 10 Apr 2024

CVE-2024-23077  (opens in a new tab)
CWE-787  (opens in a new tab)

Amendment

This was deemed not a vulnerability.

Overview

Affected versions of this package are vulnerable to Out-of-bounds Read via the setSeriesNeedle(int index, int type) method in org.jfree.chart.plot.CompassPlot. An attacker can trigger a java.lang.ArrayIndexOutOfBoundsException by supplying to the index parameter a value that is greater than the length of the array seriesNeedle.

Note:

After further investigations, this was found to not be a security issue.