CVE-2023-33592

CRITICAL

Lost and Found Information System v1.0 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2023-33592. PoCs published by Amirhossein Bahramizadeh, ChineseOldboy.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Lost and Found Information System v1.0 by injecting a payload that bypasses authentication. The payload checks for the presence of 'admin' in the response to confirm successful exploitation.

Description

Lost and Found Information System v1.0 was discovered to contain a SQL injection vulnerability via the component /php-lfis/admin/?page=system_info/contact_information.

Exploits (2)

exploitdb WORKING POC
by Amirhossein Bahramizadeh · pythonwebappsphp
https://www.exploit-db.com/exploits/51570

This exploit demonstrates a SQL injection vulnerability in Lost and Found Information System v1.0 by injecting a payload that bypasses authentication. The payload checks for the presence of 'admin' in the response to confirm successful exploitation.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Lost and Found Information System v1.0
No auth needed
Prerequisites: Access to the vulnerable URL endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec SCANNER 1 stars
by ChineseOldboy · poc
https://github.com/ChineseOldboy/CVE-2023-33592

This repository contains a Python script that scans for SQL injection vulnerabilities in a specific endpoint. It reads URLs from a file and tests for SQLi by appending a basic SQL injection payload.

Classification
Scanner 80%
Attack Type
Sqli
Complexity
Trivial
Reliability
Theoretical
Target: Unknown (likely a web application with a vulnerable admin endpoint)
No auth needed
Prerequisites: List of target URLs in a file
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 9.8
EPSS 0.0193
EPSS Percentile 77.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-89
Status published
Products (1)
oretnom23/lost_and_found_information_system 1.0
Published Jun 28, 2023
Tracked Since Feb 18, 2026