cvelist/2022/2xxx/CVE-2022-2443.json

90 lines
3.3 KiB
JSON
Raw Normal View History

2022-07-15 15:00:44 +00:00
{
2024-01-11 09:00:39 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-07-15 15:00:44 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-2443",
2024-01-11 09:00:39 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
2022-07-15 15:00:44 +00:00
},
2022-07-18 17:00:46 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2024-01-11 09:00:39 +00:00
"vendor_name": "kusbandono",
2022-07-18 17:00:46 +00:00
"product": {
"product_data": [
{
"product_name": "FreeMind WP Browser",
"version": {
"version_data": [
{
"version_affected": "<=",
2024-01-11 09:00:39 +00:00
"version_name": "*",
2022-07-18 17:00:46 +00:00
"version_value": "1.2"
}
]
}
}
]
2024-01-11 09:00:39 +00:00
}
2022-07-18 17:00:46 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2024-01-11 09:00:39 +00:00
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c5f3e34d-07fb-4e49-a4e2-f8e92301b35e?source=cve",
2022-07-18 17:00:46 +00:00
"refsource": "MISC",
2024-01-11 09:00:39 +00:00
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c5f3e34d-07fb-4e49-a4e2-f8e92301b35e?source=cve"
},
{
2022-07-18 17:00:46 +00:00
"url": "https://plugins.trac.wordpress.org/browser/freemind-wp-browser/trunk/freemind-wp-browser.php#L104",
2024-01-11 09:00:39 +00:00
"refsource": "MISC",
2022-07-18 17:00:46 +00:00
"name": "https://plugins.trac.wordpress.org/browser/freemind-wp-browser/trunk/freemind-wp-browser.php#L104"
},
{
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2443",
2024-01-11 09:00:39 +00:00
"refsource": "MISC",
2022-07-18 17:00:46 +00:00
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2443"
}
]
},
2024-01-11 09:00:39 +00:00
"credits": [
{
"lang": "en",
"value": "Kenya Uematsu"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH"
}
]
2022-07-15 15:00:44 +00:00
}
}