CVE-2023-7327
BaseFortify
Publication date: 2025-11-12
Last updated on: 2025-11-12
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ozeki | ozeki_sms_gateway | 10.3.208 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a path traversal issue in Ozeki SMS Gateway versions up to and including 10.3.208. It allows an unauthenticated attacker to use URL-encoded traversal sequences to read arbitrary files on the underlying filesystem with the privileges of the gateway service, potentially exposing sensitive information.
How can this vulnerability impact me? :
The vulnerability can lead to disclosure of sensitive information by allowing attackers to read arbitrary files on the system without authentication. This could compromise the confidentiality of data managed by the gateway service and potentially lead to further attacks or data breaches.