CVE-2021-38314: WordPress Redux Framework <=4.2.11 - Information Disclosure

CVE-2021-38314: WordPress Redux Framework <=4.2.11 - Information Disclosure-渗透云记 - 专注于网络安全与技术分享
CVE-2021-38314: WordPress Redux Framework <=4.2.11 - Information Disclosure
此内容为付费阅读,请付费后查看
100积分
付费阅读

漏洞标题

CVE-2021-38314: WordPress Redux FRAMework <=4.2.11 – Information Disclosure

漏洞描述

WordPress Redux Framework plugin through 4.2.11 is susceptible to information disclosure. The plugin registers several unique AJAX actions available to unauthenticated users in the includes function in redux-core/class-redux-core.php. These are predictable, given that they are based on an md5 hash of the site URL with a known salt value of -redux and an md5 hash of the previous hash with a known salt value of -support. An attacker can potentially employ these AJAX actions to retrieve a list of active plugins and their versions, the site's PHP version, and an unsalted md5 hash of the site's AUTH_KEY concatenated with the SECURE_AUTH_KEY.

PoC代码

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享