Vulnerability from drupal
Published
2023-06-14 14:52
Modified
2023-08-10 13:54
Summary
Details
This module enables you to define a 'weekly office hours' field type, and add a field to any Content type, in order to display the weekly opening hours for a location.
The module doesn't sufficiently filter user-supplied text leading to a Cross Site Scripting (XSS) vulnerability.
This vulnerability is mitigated by the fact that an attacker needs additional permissions. The vulnerability can be exploited by an attacker with a role with the permission "administer display" regardless of other configurations. In some scenarios, the vulnerability can be exploited by a user with "Create content" or "Edit content" for a relevant Content type.
Credits
John Voskuilen
www.drupal.org/user/591042
Mitch Portier
www.drupal.org/user/2284182
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c1.11"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/office_hours"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c1.11"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/591042"
],
"name": "John Voskuilen"
},
{
"contact": [
"https://www.drupal.org/user/2284182"
],
"name": "Mitch Portier"
}
],
"details": "This module enables you to define a \u0027weekly office hours\u0027 field type, and add a field to any Content type, in order to display the weekly opening hours for a location.\n\nThe module doesn\u0027t sufficiently filter user-supplied text leading to a Cross Site Scripting (XSS) vulnerability.\n\nThis vulnerability is mitigated by the fact that an attacker needs additional permissions. The vulnerability can be exploited by an attacker with a role with the permission \"administer display\" regardless of other configurations. In some scenarios, the vulnerability can be exploited by a user with \"Create content\" or \"Edit content\" for a relevant Content type.",
"id": "DRUPAL-CONTRIB-2023-020",
"modified": "2023-08-10T13:54:32.000Z",
"published": "2023-06-14T14:52:36.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2023-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…