Publish Advisories

GHSA-rvxr-pf5f-j2qj
GHSA-2c59-37c4-qrx5
GHSA-rvxr-pf5f-j2qj
This commit is contained in:
advisory-database[bot]
2025-05-07 17:40:37 +00:00
parent e06915adee
commit edb0e71b2a
3 changed files with 96 additions and 39 deletions
@@ -0,0 +1,74 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rvxr-pf5f-j2qj",
"modified": "2025-05-07T17:39:19Z",
"published": "2022-12-21T12:30:24Z",
"aliases": [
"CVE-2022-38060"
],
"summary": "OpenStack Kolla sudo privilege escalation vulnerability",
"details": "A privilege escalation vulnerability exists in the sudo functionality of OpenStack Kolla git master 05194e7618. A misconfiguration in /etc/sudoers within a container can lead to increased privileges.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "kolla"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "15.0.0.0rc1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38060"
},
{
"type": "WEB",
"url": "https://github.com/openstack/kolla/commit/2a4a8fce31c12114e8f472c24dd96864b5bd2bd2"
},
{
"type": "WEB",
"url": "https://bugs.launchpad.net/kolla/+bug/1985784"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124758"
},
{
"type": "WEB",
"url": "https://github.com/openstack/kolla"
},
{
"type": "WEB",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1589"
}
],
"database_specific": {
"cwe_ids": [
"CWE-269",
"CWE-426"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-05-07T17:39:19Z",
"nvd_published_at": "2022-12-21T11:15:00Z"
}
}
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2c59-37c4-qrx5",
"modified": "2025-04-03T13:24:31Z",
"modified": "2025-05-07T17:39:39Z",
"published": "2025-04-01T09:30:20Z",
"aliases": [
"CVE-2025-30065"
@@ -11,7 +11,7 @@
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:A"
}
],
"affected": [
@@ -48,10 +48,22 @@
"type": "WEB",
"url": "https://github.com/apache/parquet-java/pull/3169"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2025-30065"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/parquet-java"
},
{
"type": "WEB",
"url": "https://github.com/h3st4k3r/CVE-2025-30065/blob/main/POC-CVE-2025-30065-ParquetExploitGenerator.java"
},
{
"type": "WEB",
"url": "https://github.com/mouadk/parquet-rce-poc-CVE-2025-30065/blob/main/src/main/java/com/evil/GenerateMaliciousParquetSSRF.java"
},
{
"type": "WEB",
"url": "https://issues.apache.org/jira/browse/AVRO-3985"
@@ -60,6 +72,14 @@
"type": "WEB",
"url": "https://lists.apache.org/thread/okzqb3kn479gqzxm21gg5vqr35om9gw5"
},
{
"type": "WEB",
"url": "https://news.ycombinator.com/item?id=43603091"
},
{
"type": "WEB",
"url": "https://www.bleepingcomputer.com/news/security/max-severity-rce-flaw-discovered-in-widely-used-apache-parquet"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/04/01/1"
@@ -1,37 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rvxr-pf5f-j2qj",
"modified": "2022-12-28T21:30:22Z",
"published": "2022-12-21T12:30:24Z",
"aliases": [
"CVE-2022-38060"
],
"details": "A privilege escalation vulnerability exists in the sudo functionality of OpenStack Kolla git master 05194e7618. A misconfiguration in /etc/sudoers within a container can lead to increased privileges.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38060"
},
{
"type": "WEB",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1589"
}
],
"database_specific": {
"cwe_ids": [
"CWE-269",
"CWE-426"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-12-21T11:15:00Z"
}
}