2023-06-09 11:28:17 +00:00
{
"id" : "CVE-2022-4949" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2023-06-07T02:15:15.750" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:36:18.687" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-09 11:28:17 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The AdSanity plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'ajax_upload' function in versions up to, and including, 1.8.1. This makes it possible for authenticated attackers with Contributor+ level privileges to upload arbitrary files on the affected sites server which makes remote code execution possible."
2023-06-13 20:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "El plugin AdSanity para WordPress es vulnerable a la subida de archivos arbitrarios debido a la falta de validaci\u00f3n del tipo de archivo en la funci\u00f3n \"ajax_upload\" en las versiones hasta la 1.8.1 inclusive. Esto hace posible que atacantes autenticados con privilegios de nivel \"Contributor+\" carguen archivos arbitrarios en el servidor de los sitios afectados, lo que posibilita la ejecuci\u00f3n remota de c\u00f3digo. "
2023-06-09 11:28:17 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-13 20:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2023-06-13 20:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-06-13 20:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-13 20:00:29 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-06-09 11:28:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-09 11:28:17 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-06-09 11:28:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-09 11:28:17 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2023-06-13 20:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
2023-06-09 11:28:17 +00:00
}
] ,
2023-06-13 20:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:adsanityplugin:adsanity:*:*:*:*:*:wordpress:*:*" ,
"versionEndExcluding" : "1.8.2" ,
"matchCriteriaId" : "AB898A27-1965-4FC9-B869-21D53DC05E7B"
}
]
}
]
2024-01-12 23:00:28 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:xen:xen:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BFA1950D-1D9F-4401-AA86-CF3028EFD286"
}
]
}
]
2023-06-13 20:00:29 +00:00
}
] ,
2023-06-09 11:28:17 +00:00
"references" : [
2023-11-09 19:00:22 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/11/09/3" ,
2024-01-12 23:00:28 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Mailing List"
]
2023-11-09 19:00:22 +00:00
} ,
2023-11-10 09:00:23 +00:00
{
"url" : "http://xenbits.xen.org/xsa/advisory-443.html" ,
2024-01-12 23:00:28 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-11-10 09:00:23 +00:00
} ,
2023-06-09 11:28:17 +00:00
{
"url" : "https://blog.nintechnet.com/critical-vulnerability-in-wordpress-adsanity-plugin/" ,
2023-06-13 20:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Exploit"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/effd72d2-876d-4f8d-b1e4-5ab38eab401b?source=cve" ,
2023-06-13 20:00:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/11/09/3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://xenbits.xen.org/xsa/advisory-443.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://blog.nintechnet.com/critical-vulnerability-in-wordpress-adsanity-plugin/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/effd72d2-876d-4f8d-b1e4-5ab38eab401b?source=cve" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-06-09 11:28:17 +00:00
}
]
}