Skip to content

Instantly share code, notes, and snippets.

@LLM4IG
Created April 8, 2024 15:55
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/c19779800945cd0a400d2150fb83d079 to your computer and use it in GitHub Desktop.
Save LLM4IG/c19779800945cd0a400d2150fb83d079 to your computer and use it in GitHub Desktop.
[CVE-2024-23079]
[CVE ID]
CVE-2024-23079
[PRODUCT]
JGraphT Core
[VERSION]
v1.5.2
[PROBLEM TYPE]
Buffer Overflow - NullPointerException
[DESCRIPTION]
In method "org.jgrapht.util.ArrayUtil::reverse(int[], int, int)", an ArrayIndexOutOfBoundsException is thrown if the value of the parameter to is greater than the length of the array arr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment