Vulnerability from drupal
Published
2024-05-22 16:03
Modified
2025-02-20 18:43
Summary
Details
The Email Contact module provides email field display formatters that can display the field as a link to the contact form, or as an inline contact form.
The module does not sufficiently handle restricted entity or field access to the mail sending form, when the "Email contact link" formatter is used.
This vulnerability is mitigated by the fact that it requires the "Email contact link" formatter to be used.
Credits
Claudiu Cristea
www.drupal.org/user/56348
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c2.0.4"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/email_contact"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c2.0.4"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.4"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13256"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/56348"
],
"name": "Claudiu Cristea"
}
],
"details": "The Email Contact module provides email field display formatters that can display the field as a link to the contact form, or as an inline contact form.\n\nThe module does not sufficiently handle restricted entity or field access to the mail sending form, when the \"Email contact link\" formatter is used.\n\nThis vulnerability is mitigated by the fact that it requires the \"Email contact link\" formatter to be used.",
"id": "DRUPAL-CONTRIB-2024-020",
"modified": "2025-02-20T18:43:21.000Z",
"published": "2024-05-22T16:03:46.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-020"
}
],
"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…