Vulnerability from drupal
Published
2018-05-09 20:28
Modified
2023-08-11 21:40
Summary
Details
This module adds a new formatter for the file fields, which allows any file extension to be uploaded.
The module doesn't sufficiently handle sanitization under the scenario uploaded SVG files.
This vulnerability is mitigated by the fact that an attacker must have a role with the permission create or edit on certain content types that allows SVG files to be uploaded.
Credits
Balazs Janos Tatar
www.drupal.org/user/649590
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c1.6.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/svg_formatter"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c1.6.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/649590"
],
"name": "Balazs Janos Tatar"
}
],
"details": "This module adds a new formatter for the file fields, which allows any file extension to be uploaded. \nThe module doesn\u0027t sufficiently handle sanitization under the scenario uploaded SVG files. \nThis vulnerability is mitigated by the fact that an attacker must have a role with the permission create or edit on certain content types that allows SVG files to be uploaded.",
"id": "DRUPAL-CONTRIB-2018-027",
"modified": "2023-08-11T21:40:01.000Z",
"published": "2018-05-09T20:28:16.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2018-027"
}
],
"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…