Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions advisories/config_pages_viewer/DSA-CONTRIB-2025-086.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"schema_version": "1.7.0",
"id": "DSA-CONTRIB-2025-086",
"modified": "2025-07-02T17:37:13.000Z",
"published": "2025-07-02T17:37:13.000Z",
"aliases": [
"CVE-2025-7031"
],
"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.",
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "drupal/config_pages_viewer"
},
"severity": [],
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.4"
}
],
"database_specific": {
"constraint": "<1.0.4"
}
}
],
"database_specific": {
"affected_versions": "<1.0.4"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2025-086"
}
],
"credits": [
{
"name": "Pierre Rudloff (prudloff)",
"contact": [
"/u/prudloff"
]
}
]
}
52 changes: 52 additions & 0 deletions advisories/tfa/DSA-CONTRIB-2025-085.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"schema_version": "1.7.0",
"id": "DSA-CONTRIB-2025-085",
"modified": "2025-07-02T17:37:03.000Z",
"published": "2025-07-02T17:37:03.000Z",
"aliases": [
"CVE-2025-7030"
],
"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.",
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "drupal/tfa"
},
"severity": [],
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.0"
}
],
"database_specific": {
"constraint": "<1.11.0"
}
}
],
"database_specific": {
"affected_versions": "<1.11.0"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2025-085"
}
],
"credits": [
{
"name": "Conrad Lara (cmlara)",
"contact": [
"/u/cmlara"
]
}
]
}
Loading