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

77 lines
2.0 KiB
JSON

{
"id": "CVE-2022-2658",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-01-16T16:15:10.690",
"lastModified": "2023-01-24T18:21:45.070",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The WP Spell Check WordPress plugin before 9.13 does not escape ignored words, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)"
}
],
"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
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wpspellcheck:wpspellcheck:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "9.13",
"matchCriteriaId": "6C22744E-9BB1-4F69-B599-847417794B06"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/e72fa040-3ca5-4570-9a3c-c704574b1ca3",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}