SAP DIRECTORY TRAVERSAL - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

directory traversal
Unauthorized access to files or directories. Directory traversals are possible in ABAP if physical file names or file paths that are transferred from outside ABAP to programs are then passed on to the ABAP file interface without being checked or escaped. Directory traversals must be prevented by validating file names.
ABAP_MORE_INFO