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

81 lines
2.5 KiB
JSON

{
"id": "CVE-2022-2071",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-07-25T13:15:08.270",
"lastModified": "2022-07-29T16:41:26.513",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Name Directory WordPress plugin before 1.25.4 does not have CSRF check when importing names, and is also lacking sanitisation as well as escaping in some of the imported data, which could allow attackers to make a logged in admin import arbitrary names with XSS payloads in them."
},
{
"lang": "es",
"value": "El plugin Name Directory de WordPress versiones anteriores a 1.25.4, no presenta comprobaci\u00f3n de tipo CSRF cuando son importados nombres, y tambi\u00e9n carece de saneo as\u00ed como de escapes en algunos de los datos importados, lo que podr\u00eda permitir a atacantes hacer que un administrador conectado importe nombres arbitrarios con cargas \u00fatiles de tipo XSS en ellos"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:name_directory_project:name_directory:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.25.4",
"matchCriteriaId": "C4FEF152-6F62-413D-AA71-E475C640C268"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/d3653976-9e0a-4f2b-87f7-26b5e7a74b9d",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}