CVE-2025-10415: SQL Injection in Campcodes Grocery Sales and Inventory System
A vulnerability was determined in Campcodes Grocery Sales and Inventory System 1.0. This affects an unknown function of the file /ajax.php?action=save_supplier. Executing manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.
AI Analysis
Technical Summary
CVE-2025-10415 is a SQL Injection vulnerability identified in version 1.0 of the Campcodes Grocery Sales and Inventory System. The vulnerability resides in the /ajax.php endpoint, specifically when handling the 'save_supplier' action. An attacker can manipulate the 'ID' parameter in the HTTP request to inject malicious SQL code. This injection flaw allows unauthorized remote attackers to execute arbitrary SQL commands on the backend database without requiring authentication or user interaction. The vulnerability is exploitable over the network (AV:N) with low attack complexity (AC:L), no privileges required (PR:N), and no user interaction needed (UI:N). The impact on confidentiality, integrity, and availability is limited (VC:L, VI:L, VA:L), indicating that while the attacker can potentially read, modify, or delete some data, the scope and severity of damage are somewhat constrained. The vulnerability has a CVSS 4.0 base score of 6.9, categorized as medium severity. Although no known exploits are currently reported in the wild, the public disclosure of the vulnerability increases the risk of exploitation. The lack of an available patch or mitigation from the vendor at this time further elevates the threat. SQL Injection vulnerabilities are critical because they can lead to unauthorized data access, data corruption, or denial of service, depending on the database and application context. Given that this system manages grocery sales and inventory, exploitation could disrupt business operations, compromise supplier or inventory data, and potentially lead to financial losses or reputational damage.
Potential Impact
For European organizations using Campcodes Grocery Sales and Inventory System 1.0, this vulnerability poses a tangible risk to operational continuity and data security. Exploitation could allow attackers to access sensitive supplier and inventory data, manipulate sales records, or disrupt inventory management processes. This could result in inaccurate stock levels, financial discrepancies, and supply chain interruptions. Retailers and grocery businesses relying on this system may face direct financial losses, regulatory compliance issues (especially under GDPR if personal data is involved), and damage to customer trust. Furthermore, attackers could leverage the vulnerability as a foothold to pivot into broader corporate networks, potentially escalating the impact beyond the inventory system. The remote and unauthenticated nature of the exploit increases the risk of widespread attacks, particularly if the system is exposed to the internet or poorly segmented within internal networks.
Mitigation Recommendations
Given the absence of an official patch, European organizations should implement immediate compensating controls. First, restrict access to the /ajax.php endpoint by applying network-level controls such as IP whitelisting or VPN-only access to limit exposure. Employ web application firewalls (WAFs) with custom rules to detect and block SQL injection patterns targeting the 'ID' parameter. Conduct thorough input validation and sanitization on all parameters, especially those interacting with the database, to prevent injection. Review and harden database permissions to ensure the application account has the least privileges necessary, minimizing potential damage from exploitation. Monitor logs for unusual or suspicious activity related to the 'save_supplier' action. Additionally, organizations should engage with the vendor to obtain patches or updates and plan for an upgrade once available. Regular security assessments and penetration testing focusing on this vector are recommended to verify the effectiveness of mitigations.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Belgium, Poland
CVE-2025-10415: SQL Injection in Campcodes Grocery Sales and Inventory System
Description
A vulnerability was determined in Campcodes Grocery Sales and Inventory System 1.0. This affects an unknown function of the file /ajax.php?action=save_supplier. Executing manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.
AI-Powered Analysis
Technical Analysis
CVE-2025-10415 is a SQL Injection vulnerability identified in version 1.0 of the Campcodes Grocery Sales and Inventory System. The vulnerability resides in the /ajax.php endpoint, specifically when handling the 'save_supplier' action. An attacker can manipulate the 'ID' parameter in the HTTP request to inject malicious SQL code. This injection flaw allows unauthorized remote attackers to execute arbitrary SQL commands on the backend database without requiring authentication or user interaction. The vulnerability is exploitable over the network (AV:N) with low attack complexity (AC:L), no privileges required (PR:N), and no user interaction needed (UI:N). The impact on confidentiality, integrity, and availability is limited (VC:L, VI:L, VA:L), indicating that while the attacker can potentially read, modify, or delete some data, the scope and severity of damage are somewhat constrained. The vulnerability has a CVSS 4.0 base score of 6.9, categorized as medium severity. Although no known exploits are currently reported in the wild, the public disclosure of the vulnerability increases the risk of exploitation. The lack of an available patch or mitigation from the vendor at this time further elevates the threat. SQL Injection vulnerabilities are critical because they can lead to unauthorized data access, data corruption, or denial of service, depending on the database and application context. Given that this system manages grocery sales and inventory, exploitation could disrupt business operations, compromise supplier or inventory data, and potentially lead to financial losses or reputational damage.
Potential Impact
For European organizations using Campcodes Grocery Sales and Inventory System 1.0, this vulnerability poses a tangible risk to operational continuity and data security. Exploitation could allow attackers to access sensitive supplier and inventory data, manipulate sales records, or disrupt inventory management processes. This could result in inaccurate stock levels, financial discrepancies, and supply chain interruptions. Retailers and grocery businesses relying on this system may face direct financial losses, regulatory compliance issues (especially under GDPR if personal data is involved), and damage to customer trust. Furthermore, attackers could leverage the vulnerability as a foothold to pivot into broader corporate networks, potentially escalating the impact beyond the inventory system. The remote and unauthenticated nature of the exploit increases the risk of widespread attacks, particularly if the system is exposed to the internet or poorly segmented within internal networks.
Mitigation Recommendations
Given the absence of an official patch, European organizations should implement immediate compensating controls. First, restrict access to the /ajax.php endpoint by applying network-level controls such as IP whitelisting or VPN-only access to limit exposure. Employ web application firewalls (WAFs) with custom rules to detect and block SQL injection patterns targeting the 'ID' parameter. Conduct thorough input validation and sanitization on all parameters, especially those interacting with the database, to prevent injection. Review and harden database permissions to ensure the application account has the least privileges necessary, minimizing potential damage from exploitation. Monitor logs for unusual or suspicious activity related to the 'save_supplier' action. Additionally, organizations should engage with the vendor to obtain patches or updates and plan for an upgrade once available. Regular security assessments and penetration testing focusing on this vector are recommended to verify the effectiveness of mitigations.
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-09-14T06:23:12.060Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68c7591939776bc2a1466a4b
Added to database: 9/15/2025, 12:08:57 AM
Last enriched: 9/22/2025, 12:35:32 AM
Last updated: 10/29/2025, 9:28:06 AM
Views: 19
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-64291: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Premmerce Premmerce User Roles
UnknownCVE-2025-64290: Cross-Site Request Forgery (CSRF) in Premmerce Premmerce Product Search for WooCommerce
UnknownCVE-2025-64289: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Premmerce Premmerce Product Search for WooCommerce
UnknownCVE-2025-64286: Cross-Site Request Forgery (CSRF) in WpEstate WP Rentals
UnknownCVE-2025-64285: Missing Authorization in Premmerce Premmerce Wholesale Pricing for WooCommerce
UnknownActions
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.