diff --git a/advisories/config_pages_viewer/DSA-CONTRIB-2025-086.json b/advisories/config_pages_viewer/DSA-CONTRIB-2025-086.json new file mode 100644 index 00000000..dc1cbbc4 --- /dev/null +++ b/advisories/config_pages_viewer/DSA-CONTRIB-2025-086.json @@ -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" + ] + } + ] +} diff --git a/advisories/tfa/DSA-CONTRIB-2025-085.json b/advisories/tfa/DSA-CONTRIB-2025-085.json new file mode 100644 index 00000000..19d04f61 --- /dev/null +++ b/advisories/tfa/DSA-CONTRIB-2025-085.json @@ -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" + ] + } + ] +}