2024-10-17 16:00:30 +00:00
{
2024-10-26 08:00:31 +00:00
"data_version" : "4.0" ,
2024-10-17 16:00:30 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-10092" ,
2024-10-26 08:00:31 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2024-10-17 16:00:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-26 08:00:31 +00:00
"value" : "The Download Monitor plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the ajax_handle_api_key_actions function in all versions up to, and including, 5.0.12. This makes it possible for authenticated attackers, with Subscriber-level access and above, to revoke existing API keys and generate new ones."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization" ,
"cweId" : "CWE-862"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "wpchill" ,
"product" : {
"product_data" : [
{
"product_name" : "Download Monitor" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "5.0.12"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/f1e50d8c-e61c-4e94-b5e8-b24832dc24b6?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/f1e50d8c-e61c-4e94-b5e8-b24832dc24b6?source=cve"
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/download-monitor/tags/5.0.12/src/KeyGeneration/class-dlm-key-generation.php#L299" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/browser/download-monitor/tags/5.0.12/src/KeyGeneration/class-dlm-key-generation.php#L299"
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3173614/download-monitor/trunk/src/KeyGeneration/class-dlm-key-generation.php" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/changeset/3173614/download-monitor/trunk/src/KeyGeneration/class-dlm-key-generation.php"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Tr\u01b0\u01a1ng H\u1eefu Ph\u00fac (truonghuuphuc)"
}
] ,
"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-10-17 16:00:30 +00:00
}
]
}
}