Skip to content

Instantly share code, notes, and snippets.

@LLM4IG
Created April 8, 2024 15:57
Show Gist options
  • Save LLM4IG/d2618f5f4e5ac37eb75cff5617e58b90 to your computer and use it in GitHub Desktop.
Save LLM4IG/d2618f5f4e5ac37eb75cff5617e58b90 to your computer and use it in GitHub Desktop.
[CVE-2024-23082]
[CVE ID]
CVE-2024-23082
[PRODUCT]
ThreeTen Backport
[VERSION]
v1.6.8
[PROBLEM TYPE]
Integer Overflow - StringIndexOutOfBoundsException
[DESCRIPTION]
In method "org.threeten.bp.format.DateTimeFormatter::parse(CharSequence, ParsePosition)", if the parameter text is an empty string, the index of the parameter position is 10 and the errorIndex is 10, then a StringIndexOutOfBoundsException is thrown.
@roman-vynar
Copy link

Yea, 🤡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment