Skip to content

Instantly share code, notes, and snippets.

@LLM4IG
Created April 8, 2024 15:56
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/6614bfa658295d7af07a6d37e06db27f to your computer and use it in GitHub Desktop.
Save LLM4IG/6614bfa658295d7af07a6d37e06db27f to your computer and use it in GitHub Desktop.
[CVE-2024-23080]
[CVE ID]
CVE-2024-23080
[PRODUCT]
Joda Time
[VERSION]
v2.12.5
[PROBLEM TYPE]
Buffer Overflow - NullPointerException
[DESCRIPTION]
Taking org.joda.time.format.PeriodFormat::wordBased(Locale) as an example, if the argument locale is null, a NullPointerException is thrown on line 204.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment