Submit #786322: code-projects Online FIR System In PHP 1.0 Information Disclosureinfo

Titelcode-projects Online FIR System In PHP 1.0 Information Disclosure
BeschreibungThe Online FIR System in PHP v1.0 is vulnerable to Sensitive Information Disclosure due to an exposed SQL database backup file. The application stores a database dump file (complaints.sql) inside a publicly accessible directory within the web root. Because the web server does not restrict access to .sql files, any unauthenticated user can directly access and download the database dump via HTTP. The exposed file is accessible at: http://localhost/Online_FIR_System/complaints.sql Since SQL dump files contain the full database schema and stored application data, unauthorized users can retrieve sensitive information such as user accounts, complaint records, and administrative data. Applications of this type typically manage complaint and user data through a MySQL backend, meaning exposed SQL files can reveal complete datasets including credentials and operational data . This issue arises from improper server configuration and insecure storage of backup files in web-accessible locations.
Quelle⚠️ https://github.com/ahmadmarz10-hub/CVEsMarz/blob/main/Sensitive%20Information%20Disclosure%20in%20Online%20FIR%20System%20PHP%20Exposed%20Database%20Backup.md
Benutzer
 AhmadMarzouk (UID 95993)
Einreichung23.03.2026 18:29 (vor 15 Tagen)
Moderieren06.04.2026 10:09 (14 days later)
StatusAkzeptiert
VulDB Eintrag355489 [code-projects Online FIR System 1.0 SQL Database Backup File /complaints.sql Information Disclosure]
Punkte20

Do you want to use VulDB in your project?

Use the official API to access entries easily!