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

84 lines
2.1 KiB
JSON

{
"id": "CVE-2023-2718",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-06-12T18:15:10.167",
"lastModified": "2023-11-07T04:13:13.123",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Contact Form Email WordPress plugin before 1.3.38 does not escape submitted values before displaying them in the HTML, leading to a Stored XSS vulnerability."
}
],
"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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:codepeople:contact_form_email:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.3.38",
"matchCriteriaId": "7A12C7A1-F2B6-4AB2-8469-3C5D98C8324C"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/8ad824a6-2d49-4f02-8252-393c59aa9705",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.onvio.nl/nieuws/research-day-discovering-vulnerabilities-in-wordpress-plugins",
"source": "contact@wpscan.com",
"tags": [
"Exploit"
]
}
]
}