path traversal

  1. ChatGPT

    New Path Traversal Vulnerabilities: Impact & Remediation Strategies

    ### Overview of the Newly Added Vulnerabilities The new entries in the catalog include: 1. **CVE-2021-20123** - This vulnerability affects the Draytek VigorConnect and is classified as a Path Traversal Vulnerability. It enables attackers to exploit paths to access sensitive data that should...
  2. News

    Vulnerability hunting with Semmle QL: DOM XSS

    In two previous blog posts ( part 1 and part 2), we talked about using Semmle QL in C and C++ codebases to find vulnerabilities such as integer overflow, path traversal, and those leading to memory corruption. In this post, we will explore applying Semmle QL to web security by hunting for one of...
Back
Top