cve/2024/CVE-2024-54676.md
2025-09-29 21:09:30 +02:00

20 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [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)
![](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)
### 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
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/oananbeh/LLM-Java-SVR-Benchmark