Skip to content
Merged
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
58 changes: 58 additions & 0 deletions advisories/ai_seo_link_advisor/DSA-CONTRIB-2025-095.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"schema_version": "1.7.0",
"id": "DSA-CONTRIB-2025-095",
"modified": "2025-08-06T16:50:43.000Z",
"published": "2025-08-06T16:50:43.000Z",
"aliases": [
"CVE-2025-8675"
],
"details": "This module enables you to provide SEO analysis and recommendations for a given URL.\n\nThe module doesn't sufficiently sanitize user-supplied URLs, leading to a Server-side request forgery (SSRF) vulnerability.\n\nThis vulnerability is mitigated by the fact that an attacker must have a role with the permission \"access seo analyzer\".",
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "drupal/ai_seo_link_advisor"
},
"severity": [],
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.6"
}
],
"database_specific": {
"constraint": "<1.0.6"
}
}
],
"database_specific": {
"affected_versions": "<1.0.6"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2025-095"
}
],
"credits": [
{
"name": "Alberto Cocchiara (bigbabert)",
"contact": [
"https://www.drupal.org/u/bigbabert"
]
},
{
"name": "Conrad Lara (cmlara)",
"contact": [
"https://www.drupal.org/u/cmlara"
]
}
]
}