cvelist/2022/24xxx/CVE-2022-24663.json

94 lines
3.0 KiB
JSON
Raw Normal View History

2022-02-07 20:01:18 +00:00
{
"CVE_data_meta": {
2022-02-16 17:01:24 +00:00
"ASSIGNER": "security@wordfence.com",
2022-02-07 20:01:18 +00:00
"ID": "CVE-2022-24663",
2022-02-16 17:01:24 +00:00
"STATE": "PUBLIC",
"TITLE": "Remote Code Execution by Subscriber+ users via WordPress shortcode"
2022-02-07 20:01:18 +00:00
},
2022-02-16 17:01:24 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP Everywhere",
"version": {
"version_data": [
{
"platform": "WordPress",
"version_affected": "<=",
"version_name": "2.0.3",
"version_value": "2.0.3"
}
]
}
}
]
},
"vendor_name": "Alexander Fuchs"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Ramuel Gall, Wordfence"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-07 20:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-16 17:01:24 +00:00
"value": "PHP Everywhere <= 2.0.3 included functionality that allowed execution of PHP Code Snippets via WordPress shortcodes, which can be used by any authenticated user."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')"
}
]
2022-02-07 20:01:18 +00:00
}
]
2022-02-16 17:01:24 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/blog/2022/02/critical-vulnerabilities-in-php-everywhere-allow-remote-code-execution/",
"name": "https://www.wordfence.com/blog/2022/02/critical-vulnerabilities-in-php-everywhere-allow-remote-code-execution/"
}
]
},
"source": {
"discovery": "INTERNAL"
2022-02-07 20:01:18 +00:00
}
}