2024-07-14 02:06:08 +00:00

66 lines
1.9 KiB
JSON

{
"id": "CVE-2023-0063",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-03-06T14:15:09.890",
"lastModified": "2023-11-07T03:59:32.740",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The WordPress Shortcodes WordPress plugin through 1.6.36 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks."
}
],
"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:synved:wordpress_shortcodes:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "1.6.36",
"matchCriteriaId": "43E34D59-F37F-4DC2-A6E4-676113317292"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/2262f2fc-8122-46ed-8e67-8c34ee35fc97",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}