SAP DIRECTORY TRAVERSAL - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

directory traversal
Unauthorized access to files or directories. Directory traversals are possible in ABAP when external physical file names or file paths passed to programs are then passed to the ABAP file interface without being checked or escaped. Directory traversals must be prevented by validating file names,
ABAP_MORE_INFO