2024-06-13 00:00:38 +00:00
{
2024-06-29 05:00:35 +00:00
"data_version" : "4.0" ,
2024-06-13 00:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-5942" ,
2024-06-29 05:00:35 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2024-06-13 00:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-06-29 05:00:35 +00:00
"value" : "The Page and Post Clone plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.0 via the 'content_clone' function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Author-level access and above, to clone and read private posts."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-639 Authorization Bypass Through User-Controlled Key"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "carlosfazenda" ,
"product" : {
"product_data" : [
{
"product_name" : "Page and Post Clone" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "6.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/0931f279-2dac-4663-9344-df27b43a7e64?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/0931f279-2dac-4663-9344-df27b43a7e64?source=cve"
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/page-or-post-clone/trunk/page-or-post-clone.php#L19" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/browser/page-or-post-clone/trunk/page-or-post-clone.php#L19"
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3108149/" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/changeset/3108149/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Bassem Essam"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
2024-06-13 00:00:38 +00:00
}
]
}
}