S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Jun 12, 2025

CVE-2019-9762 Scanner

CVE-2019-9762 Scanner - SQL Injection vulnerability in PHPSHE

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
2.4k
Times Used
continuous scan runs
3.7k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2019-9762
9.8
CVSS

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.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Aug 21, 2026View on NVD →
Detail

PHPSHE is a popular open-source e-commerce platform used by developers and businesses for building online stores and managing digital sales. It's utilized in creating robust online shopping experiences, handling customer data, and processing transactions. Widely used for its customizable features, PHPSHE is implemented by small to medium-sized enterprises aiming to establish an online presence conveniently. As a PHP-based solution, it emphasizes flexibility and adaptability, appealing to those needing tailored e-commerce functionalities. The software integrates various payment plugins, including Alipay, to enhance transactional capabilities. PHPSHE's reliance on community contributions ensures continual evolution and security enhancements.

The SQL Injection vulnerability in PHPSHE 1.7 allows attackers to execute arbitrary SQL commands in the application's database. This critical vulnerability stems from insufficient validation or sanitization of user inputs, specifically the 'id' parameter in the Alipay payment plugin. By exploiting this loophole, unauthorized and malicious users can gain access to sensitive data, bypass authentication, or cause database tampering. Such vulnerabilities are frequent in dynamic sites that don't adequately check user-supplied inputs. Even without authentication, attackers can inject SQL commands, leading to severe information leakage and potential rights escalation. The high-risk nature of SQL Injection makes immediate remediation crucial.

Technically, the vulnerability appears in the 'pay.php' file located in the Alipay plugin of PHPSHE, specifically in the use of the 'id' parameter. When an attacker manipulates the 'id' parameter, they can leverage a 'union select' injection to retrieve sensitive information, such as hashed data, from the database. The injected SQL command concatenates arbitrary selections with MD5 operations as a proof of concept. This indicates the application's responses to unexpected input, revealing potential database structures. The endpoint lacks the necessary controls to prevent union-based SQL injection, highlighting a critical oversight in data input validation. Such errors compromise data integrity and application security.

Exploitation of this vulnerability by attackers can lead to significant unauthorized database access and manipulation. This facilitates information theft, allowing attackers to extract sensitive user data such as credentials or financial information. The resulting data breach might lead to unauthorized transactions or manipulation of store settings. Additionally, once inside, attackers may escalate their privileges, potentially gaining admin control over affected PHPSHE instances. Data integrity is compromised, with potential disruption to business operations. The overarching risk is the loss of customer trust and financial damage to the platform owner.

REFERENCES

Solution Advice
  • Implement proper input validation and sanitization for user-supplied data, especially the 'id' parameter.
  • Employ parameterized queries or prepared statements to prevent SQL injection.
  • Regularly update PHPSHE to the latest version to benefit from security improvements.
  • Conduct periodic security audits to identify and resolve vulnerabilities promptly.
  • Ensure proper access controls to limit the potential damage of any exploited vulnerability.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.