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

77 lines
2.0 KiB
JSON

{
"id": "CVE-2023-0422",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-04-10T14:15:08.290",
"lastModified": "2023-04-14T03:32:18.020",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Article Directory WordPress plugin through 1.3 does not properly sanitize the `publish_terms_text` setting before displaying it in the administration panel, which may enable administrators to conduct Stored XSS attacks in multisite contexts."
}
],
"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:article_directory_project:article_directory:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "1.3",
"matchCriteriaId": "2D7F3B7F-96E5-4B6B-8ECE-448DC496305B"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/d57f2fb2-5251-4069-8c9a-a4af269c5e62",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}