cvelist/2023/6xxx/CVE-2023-6623.json

85 lines
2.7 KiB
JSON
Raw Normal View History

2023-12-08 15:00:32 +00:00
{
2024-01-15 16:00:40 +00:00
"data_version": "4.0",
2023-12-08 15:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6623",
2024-01-15 16:00:40 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-12-08 15:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-15 16:00:40 +00:00
"value": "The Essential Blocks WordPress plugin before 4.4.3 does not prevent unauthenticated attackers from overwriting local variables when rendering templates over the REST API, which may lead to Local File Inclusion attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
2023-12-08 15:00:32 +00:00
}
]
2024-01-15 16:00:40 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Essential Blocks",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.4.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/633c28e0-0c9e-4e68-9424-55c32789b41f",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/633c28e0-0c9e-4e68-9424-55c32789b41f"
},
{
"url": "https://wpscan.com/blog/file-inclusion-vulnerability-fixed-in-essential-blocks-4-4-3/",
"refsource": "MISC",
"name": "https://wpscan.com/blog/file-inclusion-vulnerability-fixed-in-essential-blocks-4-4-3/"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Marc Montpas"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-12-08 15:00:32 +00:00
}