2024-04-02 14:13:53 +00:00
{
2024-04-02 15:26:01 +00:00
"data_version" : "4.0" ,
2024-04-02 14:13:53 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-2844" ,
2024-04-02 15:26:01 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2024-04-02 14:13:53 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-02 15:26:01 +00:00
"value" : "The Easy Appointments plugin for WordPress is vulnerable to unauthorized modification of data due to insufficient user validation on the ajax_cancel_appointment() function in all versions up to, and including, 3.11.18. This makes it possible for unauthenticated attackers to cancel other users orders."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "loncar" ,
"product" : {
"product_data" : [
{
"product_name" : "Easy Appointments" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "3.11.18"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/c0d8ac01-ac73-47ea-839b-edc820436f27?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/c0d8ac01-ac73-47ea-839b-edc820436f27?source=cve"
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-appointments/trunk/src/ajax.php#L380" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/browser/easy-appointments/trunk/src/ajax.php#L380"
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3059359%40easy-appointments&new=3059359%40easy-appointments&sfp_email=&sfph_mail=" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3059359%40easy-appointments&new=3059359%40easy-appointments&sfp_email=&sfph_mail="
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Krzysztof Zaj\u0105c"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
2024-04-02 14:13:53 +00:00
}
]
}
}