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

69 lines
2.0 KiB
JSON

{
"id": "CVE-2022-4267",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-12-26T13:15:14.087",
"lastModified": "2023-11-07T03:57:21.553",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Bulk Delete Users by Email WordPress plugin through 1.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting"
},
{
"lang": "es",
"value": "El complemento Bulk Delete Users by Email de WordPress hasta la versi\u00f3n 1.2 no sanitiza ni escapa un par\u00e1metro antes de devolverlo a la p\u00e1gina, lo que genera un Cross-Site Scripting (XSS) Reflejado."
}
],
"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
}
]
},
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:speakdigital:bulk_delete_users_by_email:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "1.2",
"matchCriteriaId": "3834DA75-3D9C-4936-BBFB-192EA5D9BE93"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/e09754f2-e241-4bf8-8c95-a3fbc0ba7585",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}