CVE-2023-24698: Path Traversal
Published Aug 8, 2023
·Updated
Insufficient parameter validation in the Foswiki::Sandbox component of Foswiki v2.1.7 and below allows attackers to perform a directory traversal via supplying a crafted web request.
Affected Software
1 affected component
Foswiki Foswiki>=2.0.0<=2.1.7
Remediation
Patch Available
Event History
Aug 8, 2023
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2023-24698?
CVE-2023-24698 is considered a high severity vulnerability due to potential exploitation leading to directory traversal.
2
How do I fix CVE-2023-24698?
To fix CVE-2023-24698, upgrade Foswiki to version 2.1.8 or later which addresses the insufficient parameter validation.
3
What are the consequences of exploiting CVE-2023-24698?
Exploiting CVE-2023-24698 could allow attackers to access sensitive files in the system through directory traversal.
4
Which versions of Foswiki are impacted by CVE-2023-24698?
CVE-2023-24698 affects Foswiki versions 2.1.7 and below.
5
How does CVE-2023-24698 allow for directory traversal?
CVE-2023-24698 allows directory traversal due to insufficient validation of user-supplied parameters in the Foswiki::Sandbox component.