Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/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
Lifecycle Timeline
6DescriptionCVE.org
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.
AnalysisAI
Remote file and directory information exposure in code-projects Simple ChatBox 1.0 allows unauthenticated attackers to disclose sensitive file paths and directory structures via manipulation of the SimpleChatbox_PHP endpoint. The vulnerability affects the chatbox.sql component and has publicly available exploit code; attackers can enumerate filesystem information without authentication or user interaction, creating risk for reconnaissance and secondary attack planning.
Technical ContextAI
Simple ChatBox 1.0 contains a directory/file information disclosure vulnerability (CWE-538) in its endpoint handler. The SimpleChatbox_PHP function processes requests to the chatbox.sql file without adequate access controls or information filtering. CWE-538 describes exposure of sensitive information through improper resource access controls, allowing attackers to enumerate and reveal internal file paths, directory structures, and potentially backup files (notably the .sql database backup referenced in the public exploit). The vulnerability is rooted in insufficient input validation and lack of access restrictions on the endpoint, enabling remote reconnaissance.
RemediationAI
Apply the latest security patch from code-projects (patch version not specified in available data; contact vendor at code-projects.org for availability). Immediate workarounds include implementing strict access controls on the SimpleChatbox_PHP endpoint (require authentication, validate/sanitize input, restrict file access), disabling or removing exposed SQL backup files (chatbox.sql), and deploying Web Application Firewall (WAF) rules to block path traversal and directory enumeration attempts targeting the endpoint. Review VulDB advisory at https://vuldb.com/vuln/357040 for detailed remediation guidance and subscribe to code-projects security notifications.
More in Simple Chatbox
View allA vulnerability was found in ITSourcecode Simple ChatBox up to 1.0. Rated high severity (CVSS 7.2), this vulnerability i
A vulnerability was found in ITSourcecode Simple ChatBox up to 1.0. Rated medium severity (CVSS 6.4), this vulnerability
SQL injection in code-projects Simple ChatBox up to version 1.0 allows remote unauthenticated attackers to execute arbit
A vulnerability was found in ITSourcecode Simple ChatBox up to 1.0. Rated low severity (CVSS 3.8), this vulnerability is
A vulnerability was found in ITSourcecode Simple ChatBox up to 1.0. Rated low severity (CVSS 3.8), this vulnerability is
Cross-site scripting (XSS) in Simple ChatBox up to version 1.0 allows remote attackers to inject malicious scripts via t
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21853
GHSA-r343-v546-p2ch