2023-11-07 21:03:21 +00:00

69 lines
2.1 KiB
JSON

{
"id": "CVE-2022-2311",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-11-28T14:15:11.487",
"lastModified": "2023-11-07T03:46:29.947",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Find and Replace All WordPress plugin before 1.3 does not sanitize and escape some parameters from its setting page before outputting them back to the user, leading to a Reflected Cross-Site Scripting issue."
},
{
"lang": "es",
"value": "El complemento Find and Replace All de WordPress anterior a 1.3 no sanitiza ni escapa algunos par\u00e1metros de su p\u00e1gina de configuraci\u00f3n antes de enviarlos al usuario, lo que genera un problema de 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:find_and_replace_all_project:find_and_replace_all:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.3",
"matchCriteriaId": "A3C3A5B2-D4F7-4532-8D86-C433FB20BD7D"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/287a14dc-d1fc-481d-84af-7eb172dc68c9",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}