CVE-2025-4711 in Sales and Inventory Systeminfo

Summary

by MITRE • 05/15/2025

A vulnerability, which was classified as critical, was found in Campcodes Sales and Inventory System 1.0. This affects an unknown part of the file /pages/stockin_add.php. The manipulation of the argument prod_name leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Analysis

by VulDB Data Team • 06/25/2026

This critical vulnerability resides within the Campcodes Sales and Inventory System version 1.0, specifically targeting the /pages/stockin_add.php file through improper input validation mechanisms. The flaw manifests as a sql injection vulnerability when the prod_name parameter is manipulated, allowing attackers to execute arbitrary database commands. This represents a severe security weakness that directly compromises the system's data integrity and confidentiality. The vulnerability's classification as critical indicates its potential for significant damage to the organization's operational infrastructure.

The technical implementation of this sql injection flaw occurs through the unvalidated prod_name argument in the stockin_add.php file, which serves as the primary attack vector for remote exploitation. Attackers can craft malicious payloads that bypass normal input sanitization procedures, enabling them to manipulate database queries and potentially gain unauthorized access to sensitive information. This vulnerability follows common sql injection patterns where insufficient parameter validation allows attackers to inject malicious sql code through user-supplied inputs.

The operational impact of this vulnerability extends beyond simple data theft, as successful exploitation could result in complete system compromise including data exfiltration, unauthorized modifications to inventory records, and potential lateral movement within the network infrastructure. Remote exploitation capabilities mean that attackers do not require physical access to the system, making the threat surface significantly broader than local attacks. Organizations utilizing this system face immediate risk of financial loss through inventory manipulation, customer data breaches, and potential regulatory compliance violations.

Security mitigations for this vulnerability should prioritize immediate implementation of input validation controls and parameterized queries to prevent sql injection attacks. The system requires comprehensive sanitization of all user inputs, particularly those used in database operations, with proper escaping mechanisms that conform to industry standards such as those outlined in the CWE-79 (Cross-site Scripting) and CWE-89 (SQL Injection) categories. Network segmentation and access controls should be implemented to limit potential attack vectors while monitoring for suspicious database activities. Additionally, regular security assessments and vulnerability scanning should be conducted to identify similar flaws across the entire application stack.

This vulnerability aligns with ATT&CK technique T1190 (Exploit Public-Facing Application) and demonstrates the importance of secure coding practices in preventing injection attacks that can compromise entire system architectures. The public disclosure of exploit details increases the urgency for immediate remediation, as threat actors can leverage existing attack frameworks to target vulnerable installations without requiring advanced technical skills. Organizations should also consider implementing web application firewalls and database activity monitoring solutions to detect and prevent exploitation attempts while maintaining compliance with security standards such as ISO 27001 and NIST cybersecurity frameworks.

Responsible

VulDB

Disclosure

05/15/2025

Moderation

accepted

CPE

ready

Exploit

Download

EPSS

0.00438

KEV

no

Activities

very low

Sources

Do you know our Splunk app?

Download it now for free!