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

65 lines
1.9 KiB
JSON

{
"id": "CVE-2022-4478",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-01-16T16:15:12.513",
"lastModified": "2023-11-07T03:57:56.257",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Font Awesome WordPress plugin before 4.3.2 does not validate and escapes some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as a contributor to perform Stored Cross-Site Scripting attacks against logged-in admins."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fontawesome:font_awesome:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "4.3.2",
"matchCriteriaId": "985D7A14-C27D-4BBD-BEF6-764A6D4872D8"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/4de75de5-e557-46df-9675-e3f0220f4003",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}