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

107 lines
3.6 KiB
JSON

{
"id": "CVE-2022-2443",
"sourceIdentifier": "security@wordfence.com",
"published": "2022-07-18T17:15:09.307",
"lastModified": "2022-07-25T15:40:12.383",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The FreeMind WP Browser plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including 1.2. This is due to missing nonce protection on the FreemindOptions() function found in the ~/freemind-wp-browser.php file. This makes it possible for unauthenticated attackers to inject malicious web scripts into the page, granted they can trick a site's administrator into performing an action such as clicking on a link."
},
{
"lang": "es",
"value": "El plugin FreeMind WP Browser para WordPress es vulnerable a un ataque de tipo Cross-Site Request Forgery en versiones hasta 1.2 incluy\u00e9ndola. Esto es debido a una falta de protecci\u00f3n nonce en la funci\u00f3n FreemindOptions() que es encontrada en el archivo ~/freemind-wp-browser.php. Esto hace posible que atacantes no autenticados inyecten scripts web maliciosos en la p\u00e1gina, lo que les permite enga\u00f1ar al administrador del sitio para que lleve a cabo una acci\u00f3n como hacer clic en un enlace"
}
],
"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:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
},
{
"source": "security@wordfence.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security@wordfence.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:freemind_wp_browser_project:freemind_wp_browser:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "1.2",
"matchCriteriaId": "36C16FE4-8C97-401F-A064-D421CFF47736"
}
]
}
]
}
],
"references": [
{
"url": "https://plugins.trac.wordpress.org/browser/freemind-wp-browser/trunk/freemind-wp-browser.php#L104",
"source": "security@wordfence.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2443",
"source": "security@wordfence.com",
"tags": [
"Third Party Advisory"
]
}
]
}