cve/2024/CVE-2024-54676.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-54676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-54676)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20OpenMeetings&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=2.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
Vendor: The Apache Software FoundationVersions Affected: Apache OpenMeetings from 2.1.0 before 8.0.0Description: Default clustering instructions at https://openmeetings.apache.org/Clustering.html  doesn't specify white/black lists for OpenJPA this leads to possible deserialisation of untrusted data.Users are recommended to upgrade to version 8.0.0 and update their startup scripts to include the relevant 'openjpa.serialization.class.blacklist' and 'openjpa.serialization.class.whitelist' configurations as shown in the documentation.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Wala-Alnozmai/SVD-Benchmark
2025-09-29 21:09:30 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00
- https://github.com/oananbeh/LLM-Java-SVR-Benchmark