cvelist/2023/2xxx/CVE-2023-2288.json

80 lines
2.3 KiB
JSON
Raw Normal View History

2023-04-25 20:00:37 +00:00
{
2023-05-30 08:00:35 +00:00
"data_version": "4.0",
2023-04-25 20:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2288",
2023-05-30 08:00:35 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-04-25 20:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-30 08:00:35 +00:00
"value": "The Otter WordPress plugin before 2.2.6 does not sanitize some user-controlled file paths before performing file operations on them. This leads to a PHAR deserialization vulnerability on PHP < 8.0 using the phar:// stream wrapper."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Otter",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.2.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/93acb4ee-1053-48e1-8b69-c09dc3b2f302",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/93acb4ee-1053-48e1-8b69-c09dc3b2f302"
2023-04-25 20:00:37 +00:00
}
]
2023-05-30 08:00:35 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Alex Sanford"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-04-25 20:00:37 +00:00
}