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

Discuz v63shop_goods Plugin SQL Injection Scanner

Detects 'SQL Injection (SQLi)' vulnerability in Discuz v63shop_goods Plugin.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.2k
Times Used
continuous scan runs
6.1k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
Detail

The Discuz v63shop_goods Plugin is used within the Discuz! community forum software. Discuz! is widely employed for creating and managing online forums and communities. It is typically used by website administrators and forum managers to provide a structured platform for online discussions. The plugin itself adds e-commerce capabilities to the forum, allowing users to list and manage goods for sale. It is popular among small to medium-sized online communities that require integrated forum and shopping functionalities. Users include hobbyist communities, small businesses, and enthusiasts who manage niche forums.

The SQL Injection vulnerability present in the Discuz v63shop_goods Plugin can allow an attacker to manipulate the SQL queries made by the application. This type of vulnerability can enable attackers to execute arbitrary SQL statements in the database used by the Discuz forum. The vulnerability exists due to insufficient input validation, allowing specially crafted requests to execute commands on the database server. By exploiting this, attackers can potentially view, add, delete, or modify data within the forum's database.

The vulnerability is specifically found in the endpoint '/plugin.php' where the parameter 'gid' can be exploited. An attacker can inject SQL code, such as union-based queries, to alter the normal execution of the SQL statement. For instance, by appending commands that concatenate MD5 hashed values to confirm the injection, attackers can confirm successful manipulation of the database query process. This highlights the lack of validation and filtering while processing user inputs, leading to potential data exposure.

If exploited, the SQL Injection vulnerability in the Discuz v63shop_goods Plugin could have several significant impacts. Attackers might obtain sensitive data such as user credentials from the database. They could manipulate existing data, causing loss of integrity for the forum's core data. Additionally, they could delete or corrupt data leading to denial of service or loss of service continuity to legitimate users. Exploitation could expose backend database structure and application logic, posing further risks to the confidentiality and security of user data stored within the forum.

Solution Advice
  • Update the plugin to the latest patched version from the official website.
  • Implement prepared statements to avoid direct concatenation in SQL queries.
  • Validate and sanitize user inputs by escaping special characters.
  • Limit permissions of database users to reduce potential impact.
  • Avoid revealing detailed error messages that could assist attackers.

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.