2024-10-18 10:03:21 +00:00
{
"id" : "CVE-2024-10078" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-10-18T08:15:04.060" ,
2024-10-22 18:03:42 +00:00
"lastModified" : "2024-10-22T16:28:26.113" ,
"vulnStatus" : "Analyzed" ,
2024-10-18 10:03:21 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The WP Easy Post Types plugin for WordPress is vulnerable to unauthorized access, modification, and loss of data due to a missing capability check on multiple functions in all versions up to, and including, 1.4.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to add, modify, or delete plugin options and posts."
2024-10-18 14:03:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento WP Easy Post Types para WordPress es vulnerable al acceso no autorizado, la modificaci\u00f3n y la p\u00e9rdida de datos debido a la falta de una comprobaci\u00f3n de capacidad en varias funciones en todas las versiones hasta la 1.4.4 incluida. Esto permite que atacantes autenticados, con acceso de nivel de suscriptor o superior, agreguen, modifiquen o eliminen opciones y publicaciones del complemento."
2024-10-18 10:03:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-10-22 18:03:42 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
2024-10-22 18:03:42 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2024-10-22 18:03:42 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-10-22 18:03:42 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.4
2024-10-22 18:03:42 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-18 10:03:21 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2024-10-18 10:03:21 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2024-10-18 10:03:21 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-18 10:03:21 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
2024-10-18 10:03:21 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security@wordfence.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2024-10-18 10:03:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-862"
}
]
}
] ,
2024-10-22 18:03:42 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:newsignature:wp_easy_post_types:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "1.4.4" ,
"matchCriteriaId" : "9EA8FEAA-01ED-4505-881A-745E04745C3B"
}
]
}
]
}
] ,
2024-10-18 10:03:21 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L111" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L112" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L113" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L114" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L115" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L116" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L117" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L118" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L119" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L120" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L121" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L122" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L123" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L124" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L125" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L126" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L127" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L128" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L129" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L130" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L131" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L132" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L133" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/easy-post-types/tags/1.4.4/custom-type.php#L134" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-18 10:03:21 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/d12c4b1c-23d0-430f-a6ea-0a3ab487ed10?source=cve" ,
2024-10-22 18:03:42 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-10-18 10:03:21 +00:00
}
]
}