Vulnerabilites related to drupal - entity_embed
Vulnerability from fkie_nvd
Published
2022-02-11 16:15
Modified
2024-11-21 05:01
Summary
The Entity Embed module provides a filter to allow embedding entities in content fields. In certain circumstances, the filter could allow an unprivileged user to inject HTML into a page when it is accessed by a trusted user with permission to embed entities. In some cases, this could lead to cross-site scripting.
Impacted products
Vendor Product Version
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.0
drupal entity_embed 8.x-1.1
drupal entity_embed 8.x-1.2



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:-:*:*:*:*:*:*",
              "matchCriteriaId": "CA943A92-332C-45A7-98CC-934D3F24539E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:alpha1:*:*:*:*:*:*",
              "matchCriteriaId": "561C638D-CF57-4D6E-8924-3681C8D4D12A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:alpha2:*:*:*:*:*:*",
              "matchCriteriaId": "8EC9B40F-B363-45DB-BC71-E79C81141DBD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:alpha3:*:*:*:*:*:*",
              "matchCriteriaId": "A3D3F88E-16A1-4F95-94EF-DC9AE42E3569",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:beta1:*:*:*:*:*:*",
              "matchCriteriaId": "15EE6565-D89D-4A7F-99A8-8549B331D052",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:beta2:*:*:*:*:*:*",
              "matchCriteriaId": "A61AD671-944D-4983-8103-6287E8944DF3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:beta3:*:*:*:*:*:*",
              "matchCriteriaId": "B40B0EE1-8786-4F19-9B46-37798F512A1B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "2FD85623-54F5-4F3D-9663-DA5ABA11ED85",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "2F84258B-2471-4593-B490-EE6DACAE81F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "1FFEE582-591F-4F8E-80F8-C182A95ABF08",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:drupal:entity_embed:8.x-1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "B878B85B-10BB-4528-9DA1-3276496E03CE",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The Entity Embed module provides a filter to allow embedding entities in content fields. In certain circumstances, the filter could allow an unprivileged user to inject HTML into a page when it is accessed by a trusted user with permission to embed entities. In some cases, this could lead to cross-site scripting."
    },
    {
      "lang": "es",
      "value": "El m\u00f3dulo Entity Embed proporciona un filtro para permitir la inserci\u00f3n de entidades en los campos de contenido. En determinadas circunstancias, el filtro podr\u00eda permitir a un usuario no privilegiado inyectar HTML en una p\u00e1gina cuando \u00e9sta es accedida por un usuario confiable con permiso para insertar entidades. En algunos casos, esto podr\u00eda conllevar a un ataque de tipo cross-site scripting"
    }
  ],
  "id": "CVE-2020-13673",
  "lastModified": "2024-11-21T05:01:44.220",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "LOW",
        "cvssData": {
          "accessComplexity": "HIGH",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 2.6,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 4.9,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.1,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 2.7,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2022-02-11T16:15:08.250",
  "references": [
    {
      "source": "mlhess@drupal.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://www.drupal.org/sa-contrib-2021-028"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://www.drupal.org/sa-contrib-2021-028"
    }
  ],
  "sourceIdentifier": "mlhess@drupal.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-352"
        }
      ],
      "source": "mlhess@drupal.org",
      "type": "Secondary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

CVE-2020-13673 (GCVE-0-2020-13673)
Vulnerability from cvelistv5
Published
2022-02-11 15:35
Modified
2024-08-04 12:25
Severity ?
CWE
  • CWE-352 - Cross-Site Request Forgery (CSRF)
Summary
The Entity Embed module provides a filter to allow embedding entities in content fields. In certain circumstances, the filter could allow an unprivileged user to inject HTML into a page when it is accessed by a trusted user with permission to embed entities. In some cases, this could lead to cross-site scripting.
References
https://www.drupal.org/sa-contrib-2021-028x_refsource_CONFIRM
Impacted products
Vendor Product Version
Drupal Entity Embed Version: 8.x   < 8.x-1.2
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T12:25:16.400Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://www.drupal.org/sa-contrib-2021-028"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Entity Embed",
          "vendor": "Drupal",
          "versions": [
            {
              "lessThan": "8.x-1.2",
              "status": "affected",
              "version": "8.x",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Entity Embed module provides a filter to allow embedding entities in content fields. In certain circumstances, the filter could allow an unprivileged user to inject HTML into a page when it is accessed by a trusted user with permission to embed entities. In some cases, this could lead to cross-site scripting."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-352",
              "description": "CWE-352 Cross-Site Request Forgery (CSRF)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-02-11T15:35:11",
        "orgId": "2c85b837-eb8b-40ed-9d74-228c62987387",
        "shortName": "drupal"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://www.drupal.org/sa-contrib-2021-028"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@drupal.org",
          "ID": "CVE-2020-13673",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Entity Embed",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_name": "8.x",
                            "version_value": "8.x-1.2"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Drupal"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "The Entity Embed module provides a filter to allow embedding entities in content fields. In certain circumstances, the filter could allow an unprivileged user to inject HTML into a page when it is accessed by a trusted user with permission to embed entities. In some cases, this could lead to cross-site scripting."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-352 Cross-Site Request Forgery (CSRF)"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://www.drupal.org/sa-contrib-2021-028",
              "refsource": "CONFIRM",
              "url": "https://www.drupal.org/sa-contrib-2021-028"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "2c85b837-eb8b-40ed-9d74-228c62987387",
    "assignerShortName": "drupal",
    "cveId": "CVE-2020-13673",
    "datePublished": "2022-02-11T15:35:11",
    "dateReserved": "2020-05-28T00:00:00",
    "dateUpdated": "2024-08-04T12:25:16.400Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}