Sceawere

Vulnerability Detail

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

Barangay Resident Profiling SQL Injection

Vulnerability Metadata

Severity
High
Score / CVSS
7.3
Creation Date
3h ago
Vendor
code-projects
Product
Barangay Resident Profiling Management System
Attack Type
SQL Injection
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Complexity
LOW

Narrative and Response

Description

A vulnerability was determined in code-projects Barangay Resident Profiling Management System 1.0. Affected is an unknown function of the file residents.php of the component Resident Search Functionality. This manipulation of the argument Search causes sql injection. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized.

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": "7.3",
  "pubDate": "2026-08-23T23:16:44.810Z",
  "pubdate": "2026-08-23T23:16:44.810Z",
  "executiveSummary": "An SQL injection vulnerability has been identified within the Resident Search Functionality of code-projects Barangay Resident Profiling Management System 1.0. The vulnerability resides in the residents.php script due to improper neutralization of user-supplied input passed via the Search argument.\nThis flaw allows remote attackers to manipulate SQL queries executed against the underlying database, leading to potential unauthorized data access, modification, or destruction. The risk implication is critical as the exploit has been publicly disclosed, enabling unauthenticated or remote adversaries to compromise the confidentiality, integrity, and availability of the affected system without specialized privileges.\nExploitation requires network access to the target application and interaction with the vulnerable search interface. Organizations utilizing this software face immediate exposure to data exfiltration and potential administrative takeover depending on database user permissions.",
  "technicalDetails": "The vulnerability is classified as an SQL Injection (SQLi) stemming from insufficient input validation and a lack of parameterization within the database query construction process inside the resident search module.\nThe affected component is the residents.php file, specifically targeting the Search argument utilized within the Resident Search Functionality. When a user submits a search query, the input is concatenated directly into an SQL statement without proper escaping or the use of prepared statements (parameterized queries).\nThe attack flow begins when a remote adversary sends a crafted HTTP request containing malicious SQL payload sequences via the Search parameter to residents.php. Because the application trusts the input, the database interpreter parses the injected SQL commands as part of the intended query logic.\nThis permits the attacker to alter the query structure, bypass authentication controls, extract sensitive database contents such as resident profiles and credentials, or execute administrative operations on the database management system.\nThe attack requires network exposure, allowing remote exploitation over HTTP/HTTPS. Depending on the application configuration, authentication and specific privilege requirements may not be strictly necessary if the search endpoint is publicly accessible.\nPost-exploitation impact includes full database compromise, potential arbitrary file read/write via database features, and lateral movement within the hosting environment if the database service runs with elevated privileges."
}
CVE-2026-78143: Barangay Resident Profiling SQL Injection (HIGH Severity, CVSS: 7.3) - Sceawere