Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Information disclosure in code-projects Online Library Management System 1.0 allows unauthenticated remote attackers to access sensitive data from SQL database backup files via the /sql/library.sql component, requiring user interaction (clicking a link or similar action). The vulnerability has a publicly available exploit and carries a CVSS score of 4.3 with an exploit proof-of-concept (E:P) rating, making it a low-to-moderate priority issue with confirmed public discoverability but limited real-world attack surface due to interaction requirements.
Technical ContextAI
The vulnerability exists in the SQL Database Backup File Handler component of the Online Library Management System, specifically within the /sql/library.sql file. The root cause is CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), indicating that backup or configuration files containing database credentials, user data, or other sensitive information are either directly accessible or improperly protected from public access. This is a common misconfiguration in PHP-based web applications where database backup files are stored in web-accessible directories without proper access controls or file extension restrictions. The affected product is code-projects Online Library Management System version 1.0 (CPE: cpe:2.3:a:code-projects:online_library_management_system:*:*:*:*:*:*:*:*).
RemediationAI
Immediately remove or restrict access to the /sql/ directory and all backup files (.sql, .db, .bak, etc.) from web-accessible locations, preferably by moving them outside the web root or implementing strict .htaccess (Apache) or web.config (IIS) rules to deny public access. Upgrade to a patched version if available from code-projects.org; however, no specific fix version is provided in the available data, so contact the vendor directly for patch status. As an interim measure, disable directory listing and implement authentication controls on the /sql/ directory. Review database backup procedures to ensure sensitive data is encrypted or access-controlled. Detailed vulnerability information and proof-of-concept analysis are available at https://github.com/ahmadmarz10-hub/CVEsMarz/blob/main/Sensitive%20Information%20Disclosure%20in%20Online%20Library%20Management%20System%20PHP%20Exposed%20Database%20Backup.md.
An issue in Online Library Management System v.3.0 allows an attacker to escalate privileges via the adminlogin.php comp
An issue in PHPGurukul Online-Library-Management-System v3.0 allows an attacker to escalate privileges via the index.php
An Arbitrary File Upload in the Upload Image component in SourceCodester Online Library Management System 1.0 allows the
Session hijacking in PHPGurukul Online Library Management System v3.0 stems from improper session invalidation in /libra
A vulnerability was found in PHPGurukul Online Library Management System 3.0. Rated low severity (CVSS 2.3), this vulner
SQL injection in PHPGurukul Online Library Management System 3.0 allows authenticated attackers with low privileges to m
We need to generate a JSON output for CVE-2025-7601 based on provided data. All fields must be strings, not arrays, not
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21282