关联漏洞
标题:
WordPress plugin BookingPress SQL注入漏洞
(CVE-2022-0739)
描述:WordPress是Wordpress基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是WordPress开源的一个应用插件。 WordPress plugin BookingPress 1.0.11 版本之前存在SQL注入漏洞,该漏洞源于通过 AJAX 请求 bookingpress_front_get_category_services 函数操作用于动态构建的 SQL 查询之前,没有正确清理用户提供的 POST 数据。
介绍
# CVE-2022-0739-Exploitation
An exploitation of CVE-2022-0739.
It about BookingPress WordPress plugin before 1.0.11.
By using bookingpress_front_get_category_services AJAX action (available to unauthenticated users), leading to an unauthenticated SQL Injection.
Since the plugin fails to properly sanitize user supplied POST data before it is used in a dynamically constructed SQL query.
文件快照
[4.0K] /data/pocs/6eae4748269e45b7bd3cd0801fd925e4ef0371d3
├── [1.2M] CVE_Report.pdf
└── [ 398] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。