2022-07-15 15:00:44 +00:00
{
"CVE_data_meta" : {
2022-09-06 18:00:33 +00:00
"AKA" : "Wordfence" ,
"ASSIGNER" : "security@wordfence.com" ,
2022-07-15 15:00:44 +00:00
"ID" : "CVE-2022-2433" ,
2022-09-06 18:00:33 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "WordPress Infinite Scroll \u2013 Ajax Load More <= 5.5.3 - Cross-Site Request Forgery to PHAR Deserialization"
2022-07-15 15:00:44 +00:00
} ,
2022-09-06 18:00:33 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "WordPress Infinite Scroll \u2013 Ajax Load More" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "5.5.3" ,
"version_value" : "5.5.3"
}
]
}
}
]
} ,
"vendor_name" : "connekthq"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Rasoul Jahanshahi"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-07-15 15:00:44 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-06 18:00:33 +00:00
"value" : "The WordPress Infinite Scroll \u2013 Ajax Load More plugin for WordPress is vulnerable to deserialization of untrusted input via the 'alm_repeaters_export' parameter in versions up to, and including 5.5.3. This makes it possible for unauthenticated users to call files using a PHAR wrapper, granted they can trick a site administrator into performing an action such as clicking on a link, that will deserialize and call arbitrary PHP Objects that can be used to perform a variety of malicious actions granted a POP chain is also present. It also requires that the attacker is successful in uploading a file with the serialized payload."
2022-07-15 15:00:44 +00:00
}
]
2022-09-06 18:00:33 +00:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-502 Deserialization of Untrusted Data"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2433" ,
"name" : "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2433"
} ,
{
"refsource" : "MISC" ,
"url" : "https://plugins.trac.wordpress.org/changeset/2772627/ajax-load-more/trunk/admin/admin.php" ,
"name" : "https://plugins.trac.wordpress.org/changeset/2772627/ajax-load-more/trunk/admin/admin.php"
}
]
} ,
"source" : {
"discovery" : "EXTERNAL"
2022-07-15 15:00:44 +00:00
}
}