CVE-2026-6000 Details
Description
A vulnerability was found in code-projects Online Library Management System 1.0. Affected is an unknown function of the file /sql/library.sql of the component SQL Database Backup File Handler. Performing a manipulation results in information disclosure. The attack may be initiated remotely. The exploit has been made public and could be used.
A sensitive information disclosure vulnerability has been identified in Code-Projects Online Library Management System version 1.0. The issue arises from an exposed SQL database backup file, 'library.sql', which is accessible in a publicly available directory under the web root. The web server's lack of restrictions on .sql file access allows any unauthenticated user to download the database dump via HTTP. This database dump contains the full schema and application data, including sensitive information such as user accounts, student records, issued books, and administrative credentials. The vulnerability results from insecure deployment practices and improper server configuration, leaving sensitive data exposed to unauthorized users.
It is recommended to remove SQL backup files from the web root and store them in secure locations that are not publicly accessible. Access to SQL files should be restricted through server configuration, such as using Apache or Nginx rules to deny access to .sql files. Additionally, directory listing should be disabled, strict file permissions applied, and regular security audits conducted.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 10, 2026CISA-ADP
Assessed Apr 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://code-projects.org/ | [email protected] | Vendor |
| https://github.com/ahmadmarz10-hub/CVEsMarz/blob/main/Sensitive%20Information%20Disclosure%20in%20Online%20Library%20Management%20System%20PHP%20Exposed%20Database%20Backup.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/793895 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/356554 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/356554/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Code-Projects Online Library Management System | 1.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 10, 2026 | New CVE Received | [email protected] |
Volerion