2024-04-04 08:46:00 +00:00

69 lines
2.4 KiB
JSON

{
"id": "CVE-2022-4142",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-01-02T22:15:16.360",
"lastModified": "2023-11-07T03:57:02.210",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The WordPress Filter Gallery Plugin WordPress plugin before 0.1.6 does not properly escape the filters passed in the ufg_gallery_filters ajax action before outputting them on the page, allowing a high privileged user such as an administrator to inject HTML or javascript to the plugin settings page, even when the unfiltered_html capability is disabled."
},
{
"lang": "es",
"value": "El complemento Filter Gallery de WordPress anterior a 0.1.6 no escapa correctamente a los filtros pasados en la acci\u00f3n ajax ufg_gallery_filters antes de mostrarlos en la p\u00e1gina, lo que permite a un usuario con privilegios elevados, como un administrador, inyectar HTML o javascript en la p\u00e1gina de configuraci\u00f3n del complemento. incluso cuando la capacidad unfiltered_html est\u00e1 deshabilitada."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.7,
"impactScore": 2.7
}
]
},
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress_filter_gallery_project:wordpress_filter_gallery:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "0.1.6",
"matchCriteriaId": "1445F62C-5064-45E7-8D3D-E2471E49CA7C"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/8c2adadd-0684-49a8-9185-0c7d9581aef1",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}