Skip to content

Commit 6b7a660

Browse files
1 parent 65c4c75 commit 6b7a660

File tree

4 files changed

+22
-5
lines changed

4 files changed

+22
-5
lines changed

advisories/github-reviewed/2025/03/GHSA-35gq-cvrm-xf94/GHSA-35gq-cvrm-xf94.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-35gq-cvrm-xf94",
4-
"modified": "2025-03-12T22:08:29Z",
4+
"modified": "2025-07-16T21:02:25Z",
55
"published": "2025-03-12T18:32:53Z",
66
"aliases": [
77
"CVE-2025-27017"
88
],
99
"summary": "Apache NiFi: Potential Insertion of MongoDB Password in Provenance Record",
1010
"details": "Apache NiFi 1.13.0 through 2.2.0 includes the username and password used to authenticate with MongoDB in the NiFi provenance events that MongoDB components generate during processing. An authorized user with read access to the provenance events of those processors may see the credentials information. Upgrading to Apache NiFi 2.3.0 is the recommended mitigation, which removes the credentials from provenance event records.",
1111
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
15+
},
1216
{
1317
"type": "CVSS_V4",
1418
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:L/U:Green"

advisories/github-reviewed/2025/05/GHSA-w6c7-j32f-rq8j/GHSA-w6c7-j32f-rq8j.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-w6c7-j32f-rq8j",
4-
"modified": "2025-05-13T20:23:45Z",
4+
"modified": "2025-07-16T21:02:59Z",
55
"published": "2025-05-13T09:31:09Z",
66
"aliases": [
77
"CVE-2025-27696"
88
],
99
"summary": "Apache Superset Allows Ownership Takeover",
1010
"details": "Improper Authorization vulnerability in Apache Superset allows ownership takeover of dashboards, charts or datasets by authenticated users with read permissions.\n\nThis issue affects Apache Superset: through 4.1.1.\n\nUsers are recommended to upgrade to version 4.1.2 or above, which fixes the issue.",
1111
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
15+
},
1216
{
1317
"type": "CVSS_V4",
1418
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
@@ -59,7 +63,8 @@
5963
],
6064
"database_specific": {
6165
"cwe_ids": [
62-
"CWE-285"
66+
"CWE-285",
67+
"CWE-863"
6368
],
6469
"severity": "MODERATE",
6570
"github_reviewed": true,

advisories/github-reviewed/2025/05/GHSA-whxr-3p84-rf3c/GHSA-whxr-3p84-rf3c.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-whxr-3p84-rf3c",
4-
"modified": "2025-05-07T15:25:42Z",
4+
"modified": "2025-07-16T21:02:42Z",
55
"published": "2025-05-07T09:31:19Z",
66
"aliases": [
77
"CVE-2025-27533"
88
],
99
"summary": "Apache ActiveMQ: Unchecked buffer length can cause excessive memory allocation",
1010
"details": "Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ.\n\nDuring unmarshalling of OpenWire commands the size value of buffers was not properly validated which could lead to excessive memory allocation and be exploited to cause a denial of service (DoS) by depleting process memory, thereby affecting applications and services that rely on the availability of the ActiveMQ broker when not using mutual TLS connections.\nThis issue affects Apache ActiveMQ: from 6.0.0 before 6.1.6, from 5.18.0 before 5.18.7, from 5.17.0 before 5.17.7, before 5.16.8. ActiveMQ 5.19.0 is not affected.\n\nUsers are recommended to upgrade to version 6.1.6+, 5.19.0+, 5.18.7+, 5.17.7, or 5.16.8 or which fixes the issue.\n\nExisting users may implement mutual TLS to mitigate the risk on affected brokers.",
1111
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
15+
},
1216
{
1317
"type": "CVSS_V4",
1418
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/AU:Y/R:A/V:D/RE:M/U:Red"

advisories/github-reviewed/2025/06/GHSA-4qqf-9m5c-w2c5/GHSA-4qqf-9m5c-w2c5.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-4qqf-9m5c-w2c5",
4-
"modified": "2025-06-16T21:47:14Z",
4+
"modified": "2025-07-16T21:03:18Z",
55
"published": "2025-06-16T14:52:56Z",
66
"aliases": [
77
"CVE-2025-49134"
88
],
99
"summary": "Weblate exposes personal IP address via e-mail",
1010
"details": "### Impact\n\nThe audit log notifications included the full IP address of the acting user. This could be obtained by third-party servers such as SMTP relays, or spam filters.\n\n### Patches\n\nThis issue has been addressed in Weblate 5.12 via https://github.com/WeblateOrg/weblate/pull/15102.\n\n### References\n\nThanks to [micael1](https://hackerone.com/micael1) for reporting this [issue at HackerOne](https://hackerone.com/reports/3179850).",
1111
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
15+
},
1216
{
1317
"type": "CVSS_V4",
1418
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N"

0 commit comments

Comments
 (0)