diff --git a/advisories/github-reviewed/2025/02/GHSA-wmcc-9vch-jmx4/GHSA-wmcc-9vch-jmx4.json b/advisories/github-reviewed/2025/02/GHSA-wmcc-9vch-jmx4/GHSA-wmcc-9vch-jmx4.json new file mode 100644 index 00000000000..29ab44eafe0 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-wmcc-9vch-jmx4/GHSA-wmcc-9vch-jmx4.json @@ -0,0 +1,144 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wmcc-9vch-jmx4", + "modified": "2025-02-04T18:32:01Z", + "published": "2025-02-04T12:30:59Z", + "aliases": [ + "CVE-2025-23015" + ], + "summary": "Apache Cassandra: User with MODIFY permission on ALL KEYSPACES can escalate privileges to superuser via unsafe actions", + "details": "Privilege Defined With Unsafe Actions vulnerability in Apache Cassandra. An user with MODIFY permission ON ALL KEYSPACES can escalate privileges to superuser within a targeted Cassandra cluster via unsafe actions to a system resource. Operators granting data MODIFY permission on all keyspaces on affected versions should review data access rules for potential breaches.\n\nThis issue affects Apache Cassandra through 3.0.30, 3.11.17, 4.0.15, 4.1.7, 5.0.2.\n\nUsers are recommended to upgrade to versions 3.0.31, 3.11.18, 4.0.16, 4.1.8, 5.0.3, which fixes the issue.", + "severity": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.cassandra:cassandra-all" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0-alpha1" + }, + { + "fixed": "5.0.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.cassandra:cassandra-all" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.1-alpha1" + }, + { + "fixed": "4.1.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.cassandra:cassandra-all" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0-alpha1" + }, + { + "fixed": "4.0.16" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.cassandra:cassandra-all" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.1" + }, + { + "fixed": "3.11.18" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.cassandra:cassandra-all" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.31" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23015" + }, + { + "type": "WEB", + "url": "https://github.com/apache/cassandra/commit/6207a305ba2b0cebc3241e00a843ab5dbf86d2ed" + }, + { + "type": "WEB", + "url": "https://github.com/apache/cassandra/commit/f33267c8fae6d71166886efc3e7ddda4114ebeef" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/cassandra" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/jmks4msbgkl65ssg69x728sv1m0hwz3s" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2025/02/03/2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-267" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-04T18:32:00Z", + "nvd_published_at": "2025-02-04T10:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-wmcc-9vch-jmx4/GHSA-wmcc-9vch-jmx4.json b/advisories/unreviewed/2025/02/GHSA-wmcc-9vch-jmx4/GHSA-wmcc-9vch-jmx4.json deleted file mode 100644 index d62ed57bd4e..00000000000 --- a/advisories/unreviewed/2025/02/GHSA-wmcc-9vch-jmx4/GHSA-wmcc-9vch-jmx4.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-wmcc-9vch-jmx4", - "modified": "2025-02-04T12:30:59Z", - "published": "2025-02-04T12:30:59Z", - "aliases": [ - "CVE-2025-23015" - ], - "details": "Privilege Defined With Unsafe Actions vulnerability in Apache Cassandra. An user with MODIFY permission ON ALL KEYSPACES can escalate privileges to superuser within a targeted Cassandra cluster via unsafe actions to a system resource. Operators granting data MODIFY permission on all keyspaces on affected versions should review data access rules for potential breaches.\n\nThis issue affects Apache Cassandra through 3.0.30, 3.11.17, 4.0.15, 4.1.7, 5.0.2.\n\nUsers are recommended to upgrade to versions 3.0.31, 3.11.18, 4.0.16, 4.1.8, 5.0.3, which fixes the issue.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23015" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/jmks4msbgkl65ssg69x728sv1m0hwz3s" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2025/02/03/2" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-267" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-02-04T10:15:09Z" - } -} \ No newline at end of file