CWE-38Variant

Path Traversal: '\absolute\pathname\here'

Draft in the CWE catalog · 1 CVE mapped

1
CVEs mapped
5.1
Median CVSS
What it is

The product accepts input in the form of a backslash absolute path ('\absolute\pathname\here') without appropriate validation, which can allow an attacker to traverse the file system to unintended locations or access arbitrary files.

Recent examples
5.1cvss
CVE-2026-9507

Session fixation vulnerability in Enhancesoft's osTicket

A session fixation vulnerability has been identified in osTicket v1.18.2. This security flaw allows an attacker to hijack a victim’s account by keeping the initial session identifier (OSTSESSID) active after a successful login. The issue lies in the fact that the application does not invalidate the pre-authentication cookie or generate a new identifier for the authenticated context. As a result, if an attacker manages to set a known session identifier in the victim’s browser, they will be able to maintain unauthorised access to the account once the victim has authenticated.

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-38
Abstraction
Variant
Structure
Simple
Status
Draft