CVE-2025-63891
BaseFortify
Publication date: 2025-11-14
Last updated on: 2025-11-19
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oretnom23 | simple_online_book_store_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an information disclosure issue in the SourceCodester Simple Online Book Store System. It allows a remote unauthenticated attacker to access a web-accessible backup file containing the full database contents, including the database schema and credential hashes, by sending an unauthenticated HTTP GET request to /obs/database/obs_db.sql.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can obtain sensitive information such as the entire database contents, database structure, and credential hashes without authentication. This can lead to unauthorized access, data breaches, and potential further exploitation of the system or user accounts.