CVE-2026-6160 Details
Description
A vulnerability was found in code-projects Simple ChatBox 1.0. Affected by this issue is the function SimpleChatbox_PHP of the file chatbox.sql of the component Endpoint. Performing a manipulation results in file and directory information exposure. It is possible to initiate the attack remotely. The exploit has been made public and could be used.
A sensitive information disclosure vulnerability has been identified in Code-Projects Simple ChatBox version 1.0. The issue arises from an exposed SQL database backup file, 'chatbox.sql', which is located in a publicly accessible directory within the web root. The web server does not restrict access to .sql files, allowing any unauthenticated user to download the database dump via HTTP. This SQL file contains the complete database schema and application data, including chat messages and user information. The vulnerability is caused by improper server configuration and the insecure handling of backup files, leading to the unintended exposure of sensitive data.
It is recommended to remove SQL backup files from the web root and store them in a secure location, such as a private backup directory. Additionally, access to .sql files should be restricted through server configuration to prevent unauthorized downloads.
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 13, 2026CISA-ADP
Assessed Apr 14, 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%20Simple%20Chatbox%20PHP%20Exposed%20Database%20Backup.md | [email protected] | |
| https://vuldb.com/submit/796696 | [email protected] | Technical Description |
| https://vuldb.com/vuln/357040 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/357040/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-538 | Insertion of Sensitive Information into Externally-Accessible File or Directory | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Code-Projects Simple Chatbox | All versions |
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 13, 2026 | New CVE Received | [email protected] |
Volerion