
CYBERSECURITY
FEATURED ANALYSIS
Under the C: A glance at C/C++ vulnerabilities in Python land
SOURCE
Blog RSS Feed | Snyk
DATE
READ
1 min read
In this post, we’ll discuss why developers include native C/C++ extensions in their high-level language projects. Then, we’ll use Python and the PyPI registry to detect hidden C-related vulnerabilities in higher-level …
In this post, we’ll discuss why developers include native C/C++ extensions in their high-level language projects. Then, we’ll use Python and the PyPI registry to detect hidden C-related vulnerabilities in higher-level language projects and reveal how low-level vulnerabilities can impact higher-level code.