cvelist/2024/0xxx/CVE-2024-0825.json

85 lines
3.2 KiB
JSON
Raw Normal View History

2024-01-23 15:00:35 +00:00
{
2024-03-05 02:00:35 +00:00
"data_version": "4.0",
2024-01-23 15:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0825",
2024-03-05 02:00:35 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-01-23 15:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-03-05 02:00:35 +00:00
"value": "The Vimeography: Vimeo Video Gallery WordPress Plugin plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.3.2 via deserialization of untrusted input via the vimeography_duplicate_gallery_serialized in the duplicate_gallery function. This makes it possible for authenticated attackers attackers, with contributor access or higher, to inject a PHP Object. No POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "videogallery",
"product": {
"product_data": [
{
"product_name": "Vimeography: Vimeo Video Gallery WordPress Plugin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "2.3.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/853516b2-ec50-4937-89d3-d16042a6f71c?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/853516b2-ec50-4937-89d3-d16042a6f71c?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/vimeography/trunk/lib/api/galleries.php#L816",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/vimeography/trunk/lib/api/galleries.php#L816"
}
]
},
"credits": [
{
"lang": "en",
"value": "Lucio S\u00e1"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH"
2024-01-23 15:00:35 +00:00
}
]
}
}