CVE-2023-33677
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk32th percentile - higher than 32% of all known CVEs
Summary
An unauthenticated SQL injection vulnerability was discovered in Sourcecodester Lost and Found Information System version 1.0. An attacker can exploit the "id" parameter in a GET request to "?page=items/view&id=*" without authentication.
Risk Assessment
The risk involves unauthorized access to the database, potentially leading to leakage, modification, or deletion of sensitive data, including lost item records and user information.
Recommendation
Immediately update the system to the latest version or apply a security patch. If an update is unavailable, implement input validation and parameterized SQL queries for the "id" parameter.
Other vulnerabilities in Lost and Found Information System
See all- CVE-2024-37858Critical
SQL Injection vulnerability in Lost and Found Information System 1.0 allows a remote attacker to escalate privileges via the id parameter in manage_category.php.
- CVE-2024-37859Medium
A Cross Site Scripting (XSS) vulnerability in Lost and Found Information System 1.0 allows a remote attacker to escalate privileges via the 'page' parameter in php-lfis/admin/index.php.
- CVE-2024-37857High
SQL Injection vulnerability in Lost and Found Information System 1.0 allows a remote attacker to escalate privileges via the id parameter in view_category.php.
- CVE-2024-37856Medium
A Cross Site Scripting (XSS) vulnerability in Lost and Found Information System 1.0 allows a remote attacker to escalate privileges via the first, last, and middle name fields on the User Profile page.
- CVE-2023-36159Medium
Cross Site Scripting (XSS) vulnerability in sourcecodester Lost and Found Information System 1.0 allows remote attackers to execute arbitrary code via the First Name, Middle Name and Last Name fields on the Create User page.
Original NVD description (English source)
Sourcecodester Lost and Found Information System's Version 1.0 is vulnerable to unauthenticated SQL Injection at "?page=items/view&id=*".

