Skip to content

Commit 68cbbaa

Browse files
1 parent eb4e203 commit 68cbbaa

File tree

3 files changed

+97
-1
lines changed

3 files changed

+97
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-3hr5-6mx7-874c",
4+
"modified": "2025-04-27T00:30:34Z",
5+
"published": "2025-04-27T00:30:34Z",
6+
"aliases": [
7+
"CVE-2025-3954"
8+
],
9+
"details": "A vulnerability, which was classified as problematic, has been found in ChurchCRM 5.16.0. Affected by this issue is some unknown functionality of the component Referer Handler. The manipulation leads to server-side request forgery. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
14+
},
15+
{
16+
"type": "CVSS_V4",
17+
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/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"
18+
}
19+
],
20+
"affected": [],
21+
"references": [
22+
{
23+
"type": "ADVISORY",
24+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3954"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://everydaysparkling.com/p/2c56b9ec-5747-40a3-b089-ff796f23ebd4"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://vuldb.com/?ctiid.306290"
33+
},
34+
{
35+
"type": "WEB",
36+
"url": "https://vuldb.com/?id.306290"
37+
},
38+
{
39+
"type": "WEB",
40+
"url": "https://vuldb.com/?submit.555938"
41+
}
42+
],
43+
"database_specific": {
44+
"cwe_ids": [
45+
"CWE-918"
46+
],
47+
"severity": "MODERATE",
48+
"github_reviewed": false,
49+
"github_reviewed_at": null,
50+
"nvd_published_at": "2025-04-26T22:15:16Z"
51+
}
52+
}

advisories/unreviewed/2025/04/GHSA-5qr3-hm6r-fwx9/GHSA-5qr3-hm6r-fwx9.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-5qr3-hm6r-fwx9",
4-
"modified": "2025-04-23T15:30:57Z",
4+
"modified": "2025-04-27T00:30:33Z",
55
"published": "2025-04-23T15:30:57Z",
66
"aliases": [
77
"CVE-2025-43965"
@@ -26,6 +26,10 @@
2626
{
2727
"type": "WEB",
2828
"url": "https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-44---2025-02-22"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00035.html"
2933
}
3034
],
3135
"database_specific": {
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-7mpr-5m44-h73r",
4+
"modified": "2025-04-27T00:30:34Z",
5+
"published": "2025-04-27T00:30:34Z",
6+
"aliases": [
7+
"CVE-2025-46656"
8+
],
9+
"details": "python-markdownify (aka markdownify) before 0.14.1 allows large headline prefixes such as <h9999999> in addition to <h1> through <h6>. This causes memory consumption.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46656"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://github.com/matthewwithanm/python-markdownify/issues/143"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://github.com/matthewwithanm/python-markdownify/compare/0.14.0...0.14.1"
29+
}
30+
],
31+
"database_specific": {
32+
"cwe_ids": [
33+
"CWE-1284"
34+
],
35+
"severity": "LOW",
36+
"github_reviewed": false,
37+
"github_reviewed_at": null,
38+
"nvd_published_at": "2025-04-26T22:15:17Z"
39+
}
40+
}

0 commit comments

Comments
 (0)