Publish GHSA-g643-xq6w-r67c

This commit is contained in:
advisory-database[bot]
2024-12-12 19:26:38 +00:00
parent 49c3eedda3
commit e4cc6a1f3b
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g643-xq6w-r67c",
"modified": "2024-09-30T21:46:44Z",
"modified": "2024-12-12T19:25:02Z",
"published": "2024-09-30T09:30:47Z",
"aliases": [
"CVE-2024-45772"
],
"summary": "Deserialization of Untrusted Data vulnerability in Apache Lucene Replicator.",
"details": "This issue affects Apache Lucene's replicator module: from 4.4.0 before 9.12.0.\nThe deprecated org.apache.lucene.replicator.http package is affected.\nThe org.apache.lucene.replicator.nrt package is not affected.\n\nUsers are recommended to upgrade to version 9.12.0, which fixes the issue.\n\nJava serialization filters (such as -Djdk.serialFilter='!*' on the commandline) can mitigate the issue on vulnerable versions without impacting functionality.",
"details": "This issue affects Apache Lucene's replicator module: from 4.4.0 before 9.12.0.\nThe deprecated org.apache.lucene.replicator.http package is affected.\nThe org.apache.lucene.replicator.nrt package is not affected.\n\nUsers are recommended to upgrade to version 9.12.0, which fixes the issue.\n\nThe deserialization can only be triggered if users actively deploy an network-accessible implementation and a corresponding client using a HTTP library that uses the API (e.g., a custom servlet and HTTPClient). Java serialization filters (such as -Djdk.serialFilter='!*' on the commandline) can mitigate the issue on vulnerable versions without impacting functionality.",
"severity": [
{
"type": "CVSS_V3",
@@ -47,6 +47,10 @@
{
"type": "WEB",
"url": "https://lists.apache.org/thread/3f3oph7bqnqspb9q5p0gm5mgc1b6thjo"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/09/29/1"
}
],
"database_specific": {