2024-01-11 11:00:28 +00:00
{
"id" : "CVE-2023-6369" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-01-11T09:15:48.380" ,
2024-01-17 21:00:29 +00:00
"lastModified" : "2024-01-17T20:21:24.517" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-11 11:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Export WP Page to Static HTML/CSS plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a missing capability check on multiple AJAX actions in all versions up to, and including, 2.1.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to disclose sensitive information or perform unauthorized actions, such as saving advanced plugin settings."
2024-01-11 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento Export WP Page to Static HTML/CSS para WordPress es vulnerable al acceso no autorizado a los datos y a su modificaci\u00f3n debido a una falta de verificaci\u00f3n de capacidad en m\u00faltiples acciones AJAX en todas las versiones hasta la 2.1.9 incluida. Esto hace posible que atacantes autenticados, con acceso de nivel de suscriptor y superior, revelen informaci\u00f3n confidencial o realicen acciones no autorizadas, como guardar configuraciones avanzadas de complementos."
2024-01-11 11:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-17 21:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
} ,
2024-01-11 11:00:28 +00:00
{
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
}
]
} ,
2024-01-17 21:00:29 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-862"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:myrecorp:export_wp_page_to_static_html\\/css:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "2.1.9" ,
"matchCriteriaId" : "868E1CF7-EB3F-4BCA-982B-5A0A60B488D5"
}
]
}
]
}
] ,
2024-01-11 11:00:28 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/export-wp-page-to-static-html/trunk/admin/includes/AjaxRequests/cancelRcExportProcess.php#L23" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/export-wp-page-to-static-html/trunk/admin/includes/AjaxRequests/deleteExportedZipFile.php#L24" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/export-wp-page-to-static-html/trunk/admin/includes/AjaxRequests/exportLogPercentage.php#L23" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/export-wp-page-to-static-html/trunk/admin/includes/AjaxRequests/requestForWpPageToStaticHtml.php#L24" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/export-wp-page-to-static-html/trunk/admin/includes/AjaxRequests/saveAdvancedSettings.php#L22" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/export-wp-page-to-static-html/trunk/admin/includes/AjaxRequests/searchPosts.php#L24" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/export-wp-page-to-static-html/trunk/admin/includes/AjaxRequests/seeLogsInDetails.php#L22" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3002740/export-wp-page-to-static-html" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/47cb48aa-b556-4f25-ac68-ff0a812972c1?source=cve" ,
2024-01-17 21:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-01-11 11:00:28 +00:00
}
]
}