|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2024-23080: joda-time: null pointer exeption via the component org.joda.time.format.PeriodFormat::wordBased(Locale) | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | SMASH SMASH <smash_bz> |
| Component: | Incidents | Assignee: | Fridrich Strba <fstrba> |
| Status: | RESOLVED INVALID | QA Contact: | Security Team bot <security-team> |
| Severity: | Major | ||
| Priority: | P3 - Medium | CC: | camila.matos, lkundrak |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/401347/ | ||
| Whiteboard: | CVSSv3.1:SUSE:CVE-2024-23080:7.5:(AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H) | ||
| Found By: | Security Response Team | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
SMASH SMASH
2024-04-11 16:27:22 UTC
It has been a while since upstream has made any updates to the src/main/java/org/joda/time/format/PeriodFormat.java file, which contains the vulnerable code. It is, therefore, likely that as of 2024-04-11 there is no available fix for this issue. (In reply to Camila Camargo de Matos from comment #2) > It has been a while since upstream has made any updates to the > src/main/java/org/joda/time/format/PeriodFormat.java file, which contains > the vulnerable code. It is, therefore, likely that as of 2024-04-11 there is > no available fix for this issue. Also, the CVE is disputed by a number of third parties. So, I did not act, because we might be patching non-existing vulnerability. When you look here https://www.joda.org/joda-time//security.html, you will realize that: "CVE-2024-23080 This was raised publicly on 2024-04-10. There was no prior warning or private disclosure. The CVE is nonsense. It was raised by an AI-driven bot. The CVE describes that a NullPointerException is thrown when null is passed into a method. As any Java developer knows, this is perfectly normal and not a security issue or CVE. Users of Joda-Time do not need to take any action as the CVE is invalid." |