CVE-2025-44194: SQL Injection
Published Apr 30, 2025
·Updated
SourceCodester Simple Barangay Management System v1.0 has a SQL injection vulnerability in /barangaymanagement/admin/?page=viewhousehold.
Affected Software
2 affected components
oretnom23 Simple Barangay Management System=1.0
Sourcecodester Simple Barangay Management System
Event History
Apr 30, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·06:15 PM
DescriptionSeverityWeakness
Aug 27, 57315
Event
via FIRST·03:21 AM
Frequently Asked Questions
1
What is the severity of CVE-2025-44194?
CVE-2025-44194 is classified as a high severity vulnerability due to its potential for SQL injection exploitation.
2
How do I fix CVE-2025-44194?
To fix CVE-2025-44194, sanitize all user inputs and use prepared statements for database queries in the SourceCodester Simple Barangay Management System.
3
Who is affected by CVE-2025-44194?
Users of SourceCodester Simple Barangay Management System v1.0 are affected by CVE-2025-44194.
4
What kind of attack is possible with CVE-2025-44194?
CVE-2025-44194 allows attackers to perform SQL injection attacks, which can compromise the application's database.
5
Is there a workaround for CVE-2025-44194?
A temporary workaround for CVE-2025-44194 would be to restrict database access and limit user input to trusted sources.