Sceawere

Vulnerability Detail

CVE-2026-86309UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

SQL Injection in Sales System

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.3
Creation Date
1h ago
Vendor
itsourcecode
Product
Sales and Inventory System
Attack Type
SQL Injection
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack Complexity
LOW

Narrative and Response

Description

A flaw has been found in itsourcecode Sales and Inventory System 1.0. Impacted is an unknown function of the file /pages/pro_searchfrm.php. This manipulation of the argument ID causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "6.3",
  "pubDate": "2026-09-07T14:16:56.290Z",
  "pubdate": "2026-09-07T14:16:56.290Z",
  "executiveSummary": "A critical SQL injection vulnerability exists in the itsourcecode Sales and Inventory System version 1.0, specifically within the /pages/pro_searchfrm.php component. This flaw allows a remote, unauthenticated attacker to manipulate database queries by injecting malicious SQL commands into the 'ID' parameter. Successful exploitation can lead to unauthorized access to the underlying database, including the retrieval, modification, or deletion of sensitive information, such as sales records, inventory data, or administrative credentials. Given that a public exploit exists, the risk is elevated, as the vulnerability can be leveraged by external threat actors to compromise the integrity and confidentiality of the affected system without requiring prior access or specific privileges.",
  "technicalDetails": "The vulnerability resides in the processing logic of the /pages/pro_searchfrm.php file within the itsourcecode Sales and Inventory System 1.0. The root cause is the failure of the application to properly sanitize or parameterize the 'ID' argument before incorporating it into a SQL query executed against the backend database management system.\nThe attack flow begins when an external actor sends a crafted HTTP request (typically a GET or POST request) to the /pages/pro_searchfrm.php file. By appending malicious SQL syntax to the 'ID' parameter, the attacker can break out of the intended query structure. Because the input is unsanitized, the database engine interprets the injected payload as executable SQL commands rather than literal data.\nThe exploitation process typically involves standard SQL injection techniques, such as UNION-based injection or boolean-based blind injection, to extract data from the database. Since the 'ID' parameter is directly concatenated into the server-side script, an attacker can bypass authorization mechanisms, manipulate inventory counts, or dump the contents of the entire database schema.\nThis vulnerability is reachable remotely over the network, requiring no authentication, which significantly lowers the barrier for exploitation. The lack of input validation and the absence of prepared statements or parameterized queries represent a critical failure in the application's data handling layer. The impact of such an attack is severe, as it facilitates unauthorized data exfiltration, potential administrative account takeover, and full loss of control over the application's data persistence layer."
}
CVE-2026-86309: SQL Injection in Sales System (MEDIUM Severity, CVSS: 6.3) - Sceawere