Vulnerability from drupal
Published
2024-09-04 15:35
Modified
2025-02-20 19:23
Summary
Details
This module enables you to configure a wiki-like input filter that allows users to create links to site and external content.
The module doesn't sufficiently check if a user has access to some URLs before rendering them as links.
This vulnerability is mitigated by the fact that an attacker must have a role with the permission "access content" (which is commonly assigned to all roles), and the site must be configured to disallow access to certain content.
Credits
Matthew Radcliffe
www.drupal.org/user/157079
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c4.0.1"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/freelinking"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c4.0.1"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13270"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/157079"
],
"name": "Matthew Radcliffe"
}
],
"details": "This module enables you to configure a wiki-like input filter that allows users to create links to site and external content.\n\nThe module doesn\u0027t sufficiently check if a user has access to some URLs before rendering them as links.\n\nThis vulnerability is mitigated by the fact that an attacker must have a role with the permission \"access content\" (which is commonly assigned to all roles), and the site must be configured to disallow access to certain content.",
"id": "DRUPAL-CONTRIB-2024-034",
"modified": "2025-02-20T19:23:44.000Z",
"published": "2024-09-04T15:35:55.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-034"
}
],
"schema_version": "1.7.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…