René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

165 lines
5.5 KiB
JSON

{
"id": "CVE-2020-13673",
"sourceIdentifier": "mlhess@drupal.org",
"published": "2022-02-11T16:15:08.250",
"lastModified": "2022-07-25T10:26:16.563",
"vulnStatus": "Analyzed",
"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"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
},
{
"source": "mlhess@drupal.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"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"
}
]
}
]
}
],
"references": [
{
"url": "https://www.drupal.org/sa-contrib-2021-028",
"source": "mlhess@drupal.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}