CVE-2025-12339: SQL Injection in Campcodes Retro Basketball Shoes Online Store
A security vulnerability has been detected in Campcodes Retro Basketball Shoes Online Store 1.0. This issue affects some unknown processing of the file /admin/admin_football.php. The manipulation of the argument pid leads to sql injection. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
AI Analysis
Technical Summary
CVE-2025-12339 is a SQL injection vulnerability identified in the Campcodes Retro Basketball Shoes Online Store version 1.0. The vulnerability resides in the /admin/admin_football.php script, where the pid parameter is improperly sanitized, allowing an attacker to inject arbitrary SQL commands. This flaw enables remote attackers to manipulate backend database queries without requiring authentication or user interaction. Exploiting this vulnerability could lead to unauthorized data disclosure, modification, or deletion, potentially compromising the integrity and availability of the e-commerce platform’s data. The vulnerability has a CVSS 4.0 base score of 6.9, reflecting medium severity, with an attack vector of network (remote), low attack complexity, and no privileges or user interaction required. Although no known exploits are currently active in the wild, the public disclosure increases the risk of exploitation by threat actors. The vulnerability affects only version 1.0 of the product, indicating that newer versions may have addressed this issue or that a patch is required. The lack of patch links suggests that users must implement manual mitigations or await an official update. The vulnerability’s impact is significant for organizations relying on this platform for online retail, as attackers could exfiltrate sensitive customer data, alter product or order information, or disrupt service availability. The vulnerability’s presence in an administrative interface increases the risk, as successful exploitation could grant attackers elevated access to critical backend functions.
Potential Impact
For European organizations using the Campcodes Retro Basketball Shoes Online Store, this vulnerability poses a risk of unauthorized access to sensitive customer and business data, including personal information and transaction records. Exploitation could lead to data breaches, reputational damage, regulatory penalties under GDPR, and financial losses due to fraud or operational disruption. The ability to remotely exploit the vulnerability without authentication increases the attack surface, especially for organizations with exposed or poorly secured administrative interfaces. Retailers in Europe often handle large volumes of customer data, making them attractive targets for attackers seeking to monetize stolen information or disrupt business operations. Additionally, manipulation of database content could result in incorrect order processing, inventory mismanagement, or financial discrepancies. The medium severity rating suggests that while the vulnerability is serious, it may not lead to full system compromise without additional vulnerabilities or misconfigurations. However, the public disclosure and ease of exploitation necessitate prompt action to mitigate risks.
Mitigation Recommendations
1. Immediately review and sanitize all inputs to the /admin/admin_football.php script, especially the pid parameter, to prevent injection of malicious SQL code. 2. Implement parameterized queries or prepared statements in the application code to ensure that user inputs are treated as data, not executable code. 3. Restrict access to the administrative interface by IP whitelisting, VPN access, or multi-factor authentication to reduce exposure to unauthorized users. 4. Conduct a thorough security audit of the entire application to identify and remediate any other injection points or vulnerabilities. 5. Monitor logs for suspicious activity related to SQL injection attempts, particularly targeting the pid parameter or admin endpoints. 6. If an official patch becomes available from Campcodes, apply it promptly. 7. Educate development and operations teams on secure coding practices and the importance of input validation. 8. Consider deploying Web Application Firewalls (WAF) with rules to detect and block SQL injection attempts targeting the affected endpoint. 9. Backup databases regularly and ensure backups are secure to enable recovery in case of data corruption or deletion. 10. Limit database user privileges to the minimum necessary to reduce the impact of potential SQL injection exploitation.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Belgium
CVE-2025-12339: SQL Injection in Campcodes Retro Basketball Shoes Online Store
Description
A security vulnerability has been detected in Campcodes Retro Basketball Shoes Online Store 1.0. This issue affects some unknown processing of the file /admin/admin_football.php. The manipulation of the argument pid leads to sql injection. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
AI-Powered Analysis
Technical Analysis
CVE-2025-12339 is a SQL injection vulnerability identified in the Campcodes Retro Basketball Shoes Online Store version 1.0. The vulnerability resides in the /admin/admin_football.php script, where the pid parameter is improperly sanitized, allowing an attacker to inject arbitrary SQL commands. This flaw enables remote attackers to manipulate backend database queries without requiring authentication or user interaction. Exploiting this vulnerability could lead to unauthorized data disclosure, modification, or deletion, potentially compromising the integrity and availability of the e-commerce platform’s data. The vulnerability has a CVSS 4.0 base score of 6.9, reflecting medium severity, with an attack vector of network (remote), low attack complexity, and no privileges or user interaction required. Although no known exploits are currently active in the wild, the public disclosure increases the risk of exploitation by threat actors. The vulnerability affects only version 1.0 of the product, indicating that newer versions may have addressed this issue or that a patch is required. The lack of patch links suggests that users must implement manual mitigations or await an official update. The vulnerability’s impact is significant for organizations relying on this platform for online retail, as attackers could exfiltrate sensitive customer data, alter product or order information, or disrupt service availability. The vulnerability’s presence in an administrative interface increases the risk, as successful exploitation could grant attackers elevated access to critical backend functions.
Potential Impact
For European organizations using the Campcodes Retro Basketball Shoes Online Store, this vulnerability poses a risk of unauthorized access to sensitive customer and business data, including personal information and transaction records. Exploitation could lead to data breaches, reputational damage, regulatory penalties under GDPR, and financial losses due to fraud or operational disruption. The ability to remotely exploit the vulnerability without authentication increases the attack surface, especially for organizations with exposed or poorly secured administrative interfaces. Retailers in Europe often handle large volumes of customer data, making them attractive targets for attackers seeking to monetize stolen information or disrupt business operations. Additionally, manipulation of database content could result in incorrect order processing, inventory mismanagement, or financial discrepancies. The medium severity rating suggests that while the vulnerability is serious, it may not lead to full system compromise without additional vulnerabilities or misconfigurations. However, the public disclosure and ease of exploitation necessitate prompt action to mitigate risks.
Mitigation Recommendations
1. Immediately review and sanitize all inputs to the /admin/admin_football.php script, especially the pid parameter, to prevent injection of malicious SQL code. 2. Implement parameterized queries or prepared statements in the application code to ensure that user inputs are treated as data, not executable code. 3. Restrict access to the administrative interface by IP whitelisting, VPN access, or multi-factor authentication to reduce exposure to unauthorized users. 4. Conduct a thorough security audit of the entire application to identify and remediate any other injection points or vulnerabilities. 5. Monitor logs for suspicious activity related to SQL injection attempts, particularly targeting the pid parameter or admin endpoints. 6. If an official patch becomes available from Campcodes, apply it promptly. 7. Educate development and operations teams on secure coding practices and the importance of input validation. 8. Consider deploying Web Application Firewalls (WAF) with rules to detect and block SQL injection attempts targeting the affected endpoint. 9. Backup databases regularly and ensure backups are secure to enable recovery in case of data corruption or deletion. 10. Limit database user privileges to the minimum necessary to reduce the impact of potential SQL injection exploitation.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-10-27T12:41:42.781Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 690013efba6dffc5e21f118b
Added to database: 10/28/2025, 12:53:03 AM
Last enriched: 10/28/2025, 1:07:58 AM
Last updated: 10/28/2025, 6:00:58 AM
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-62777: Use of hard-coded credentials in PLANEX COMMUNICATIONS INC. MZK-DP300N
HighCVE-2025-10939: Uncontrolled Search Path Element in Red Hat Red Hat Build of Keycloak
LowCVE-2025-12347: Unrestricted Upload in MaxSite CMS
MediumCVE-2025-12346: Unrestricted Upload in MaxSite CMS
MediumCVE-2024-1139: Exposure of Sensitive Information to an Unauthorized Actor
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.