- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我在使用 Adobe Creative SDK 的 google play 商店中上传了一个 android 应用程序。我最近收到来自游戏控制台的警告,该应用程序包含不安全的解压缩模式,这可能会导致位置 com.adobe.android.common.util.b.a 的路径遍历漏洞。我认为这是来自 adobe creative sdk 和需要他们解决。任何人都可以知道如何解决这个问题?
最佳答案
A path traversal attack (also known as directory traversal) aims to access files and directories that are stored outside the web root folder. By manipulating variables that reference files with “dot-dot-slash (../)” sequences and its variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system including application source code or configuration and critical system files.
../
),因此它可以用于覆盖文件或目录。
关于android - 应用程序包含可能导致路径遍历漏洞的不安全解压缩模式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56311499/
我是一名优秀的程序员,十分优秀!