Sceawere

Vulnerability Detail

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

Sales Inventory SQL Injection

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.3
Creation Date
3h 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 vulnerability has been found in itsourcecode Sales and Inventory System 1.0. The impacted element is an unknown function of the file /pages/settings_edit.php. Such manipulation of the argument ID leads to sql injection. The attack may be performed from remote. The exploit has been disclosed to the public 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-07T05:16:55.020Z",
  "pubdate": "2026-09-07T05:16:55.020Z",
  "executiveSummary": "A critical SQL injection vulnerability exists within the itsourcecode Sales and Inventory System 1.0, specifically located in the /pages/settings_edit.php script.\nThe vulnerability arises from the improper sanitization of user-supplied input provided via the ID parameter, allowing an attacker to inject arbitrary SQL commands into the application's backend database queries.\nThis flaw facilitates unauthorized access to sensitive data, potentially leading to full database compromise, data exfiltration, or modification of administrative records.\nThe vulnerability is exploitable remotely, requiring no complex prerequisite conditions or elevated authentication for a malicious actor to initiate the attack.\nDue to the public availability of exploit code, the risk to organizations utilizing this software is categorized as high, as it grants attackers the ability to execute unauthorized database operations without direct oversight.",
  "technicalDetails": "The root cause of the vulnerability in itsourcecode Sales and Inventory System 1.0 is the insecure handling of the ID argument passed to the /pages/settings_edit.php file. The application fails to utilize parameterized queries or prepared statements, instead directly concatenating user-provided input into a dynamic SQL query string.\nDuring the execution of a request, the script processes the ID parameter as a trusted input. By supplying crafted SQL syntax—such as union-based or boolean-based injection strings—an attacker can alter the intended logic of the database query. This manipulation allows the adversary to bypass security controls and retrieve data that would otherwise be restricted.\nThe attack flow begins with the adversary identifying the /pages/settings_edit.php endpoint as the target vector. By appending malicious SQL fragments to the ID parameter within an HTTP request (GET or POST), the attacker forces the backend database management system to execute unintended operations. For instance, an attacker could inject 'OR 1=1' payloads to dump entire tables or utilize UNION operators to extract administrative credentials from the database.\nThe vulnerable component is the backend database interface logic within /pages/settings_edit.php, which lacks rigorous input validation and output encoding. Because the application processes this input before reaching the database layer, the integrity of the data access layer is entirely compromised.\nThis vulnerability is fully exploitable over a network connection. No specific privilege requirements are mentioned, meaning the attack can be executed by an unauthenticated remote actor in many environments. The post-exploitation impact includes the potential for total loss of confidentiality, integrity, and availability of the database, as the attacker can manipulate entries, create administrative backdoors, or export the full contents of the system's data store."
}
CVE-2026-86270: Sales Inventory SQL Injection (MEDIUM Severity, CVSS: 6.3) - Sceawere