Skip to content

Commit 3cddfa8

Browse files
feat: update advisories
1 parent 249cd18 commit 3cddfa8

2 files changed

Lines changed: 104 additions & 0 deletions

File tree

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"schema_version": "1.7.0",
3+
"id": "DSA-CONTRIB-2025-086",
4+
"modified": "2025-07-02T17:37:13.000Z",
5+
"published": "2025-07-02T17:37:13.000Z",
6+
"aliases": [
7+
"CVE-2025-7031"
8+
],
9+
"details": "This module enables you to use [config\\_pages](https://www.drupal.org/project/config_pages) as a content entity.\n\nThe module doesn't check permission or entity access before rendering config\\_pages content.",
10+
"affected": [
11+
{
12+
"package": {
13+
"ecosystem": "Packagist",
14+
"name": "drupal/config_pages_viewer"
15+
},
16+
"severity": [],
17+
"ranges": [
18+
{
19+
"type": "ECOSYSTEM",
20+
"events": [
21+
{
22+
"introduced": "0"
23+
},
24+
{
25+
"fixed": "1.0.4"
26+
}
27+
],
28+
"database_specific": {
29+
"constraint": "<1.0.4"
30+
}
31+
}
32+
],
33+
"database_specific": {
34+
"affected_versions": "<1.0.4"
35+
}
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "WEB",
41+
"url": "https://www.drupal.org/sa-contrib-2025-086"
42+
}
43+
],
44+
"credits": [
45+
{
46+
"name": "Pierre Rudloff (prudloff)",
47+
"contact": [
48+
"/u/prudloff"
49+
]
50+
}
51+
]
52+
}
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"schema_version": "1.7.0",
3+
"id": "DSA-CONTRIB-2025-085",
4+
"modified": "2025-07-02T17:37:03.000Z",
5+
"published": "2025-07-02T17:37:03.000Z",
6+
"aliases": [
7+
"CVE-2025-7030"
8+
],
9+
"details": "This module enables you to allow and/or require a second authentication method in addition to password authentication.\n\nThe module does not sufficiently ensure that users with enhanced privileges are prevented from viewing recovery codes of other users.\n\nThis vulnerability is mitigated by the fact that an attacker must have a role with the *Administer TFA for other users* permission.",
10+
"affected": [
11+
{
12+
"package": {
13+
"ecosystem": "Packagist",
14+
"name": "drupal/tfa"
15+
},
16+
"severity": [],
17+
"ranges": [
18+
{
19+
"type": "ECOSYSTEM",
20+
"events": [
21+
{
22+
"introduced": "0"
23+
},
24+
{
25+
"fixed": "1.11.0"
26+
}
27+
],
28+
"database_specific": {
29+
"constraint": "<1.11.0"
30+
}
31+
}
32+
],
33+
"database_specific": {
34+
"affected_versions": "<1.11.0"
35+
}
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "WEB",
41+
"url": "https://www.drupal.org/sa-contrib-2025-085"
42+
}
43+
],
44+
"credits": [
45+
{
46+
"name": "Conrad Lara (cmlara)",
47+
"contact": [
48+
"/u/cmlara"
49+
]
50+
}
51+
]
52+
}

0 commit comments

Comments
 (0)