cvelist/2023/26xxx/CVE-2023-26326.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2023-02-22 20:00:45 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-26326",
2023-02-23 20:00:34 +00:00
"ASSIGNER": "vulnreport@tenable.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "BuddyForms WordPress Plugin",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 2.7.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Deserialization of Untrusted Data"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2023-7",
"url": "https://www.tenable.com/security/research/tra-2023-7"
}
]
2023-02-22 20:00:45 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-23 20:00:34 +00:00
"value": "The BuddyForms WordPress plugin, in versions prior to 2.7.8, was affected by an unauthenticated insecure deserialization issue. An unauthenticated attacker could leverage this issue to call files using a PHAR wrapper that will deserialize the data and call arbitrary PHP Objects that can be used to perform a variety of malicious actions granted a POP chain is also present."
2023-02-22 20:00:45 +00:00
}
]
}
}