VAITP Dataset

Dataset Statistics
Search for CVE
#
CVE
Vulnerability
ODC
Category
Subcategory
Accessibility Scope
Details
Total vulnerabilities in the dataset (not showing ignored and non-python related vulnerabilties): 1438
444
CVE-2023-36566
Microsoft Common Data Model SDK vulnerable to DoS attack

Microsoft Common Data Model SDK Denial of Service Vulnerability

Function
Resource Management
Resource Exhaustion
Remote
443
CVE-2023-43810
OpenTelemetry Memory exhaustion via unbounded http_method cardinality

OpenTelemetry, also known as OTel for short, is a vendor-neutral open-source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, logs. Autoinstrumentation out of the box adds the label `http_method` that has unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests are sent. HTTP method for requests can be easily set by an attacker to be random and long. In order to be affected program has to be instrumented for HTTP handlers and does not filter any unknown HTTP methods on the level of CDN, LB, previous middleware, etc. This issue has been patched in version 0.41b0.

Function
Resource Management
Resource Exhaustion
Remote
442
CVE-2020-27351
Memory and file descriptor leaks in python-apt versions pre-GHSL-2020-170 update

Various memory and file descriptor leaks were found in apt-python files python/arfile.cc, python/tag.cc, python/tarfile.cc, aka GHSL-2020-170. This issue affects: python-apt 1.1.0~beta1 versions prior to 1.1.0~beta1ubuntu0.16.04.10; 1.6.5ubuntu0 versions prior to 1.6.5ubuntu0.4; 2.0.0ubuntu0 versions prior to 2.0.0ubuntu0.20.04.2; 2.1.3ubuntu1 versions prior to 2.1.3ubuntu1.1;

Function
Resource Management
Memory Leaks
Remote
441
CVE-2023-32303
Unauthorized access to Planet API pre-2.0.1

Planet is software that provides satellite data. The secret file stores the user's Planet API authentication information. It should only be accessible by the user, but before version 2.0.1, its permissions allowed the user's group and non-group to read the file as well. This issue was patched in version 2.0.1. As a workaround, set the secret file permissions to only user read/write by hand.

Function
Design Defects
Poorly Designed Access Controls
Local
439
CVE-2022-21187
Command injection in libvcs < 0.11.1 via Mercurial (hg)

The package libvcs before 0.11.1 are vulnerable to Command Injection via argument injection. When calling the update_repo function (when using hg), the url parameter is passed to the hg clone command. By injecting some hg options it was possible to get arbitrary command execution.

Function
Input Validation and Sanitization
Command Injection
Remote
438
CVE-2014-7144
MITM vulnerability in OpenStack keystonemiddleware <0.11.0 and <1.2.0 via insecure "paste.ini" option

OpenStack keystonemiddleware (formerly python-keystoneclient) 0.x before 0.11.0 and 1.x before 1.2.0 disables certification verification when the "insecure" option is set in a paste configuration (paste.ini) file regardless of the value, which allows remote attackers to conduct man-in-the-middle attacks via a crafted certificate.

Function
Authentication, Authorization, and Session Management
Insecure Authentication Mechanisms
Remote
437
CVE-2022-24065
Cookiecutter < 2.1.1: Command injection via "checkout" param, allows arbitrary command execution

The package cookiecutter before 2.1.1 are vulnerable to Command Injection via hg argument injection. When calling the cookiecutter function from Python code with the checkout parameter, it is passed to the hg checkout command in a way that additional flags can be set. The additional flags can be used to perform a command injection.

Function
Input Validation and Sanitization
Command Injection
Remote
436
CVE-2023-0509
GitHub pyload/pyload < 0.5.0b3.dev44 has improper certificate validation, posing security risks

Improper Certificate Validation in GitHub repository pyload/pyload prior to 0.5.0b3.dev44.

Function
Cryptographic
Improper SSL/TLS Certificate Validation
Remote
435
CVE-2023-0488
Stored XSS in pyload/pyload < 0.5.0b3.dev42 GitHub

Cross-site Scripting (XSS) - Stored in GitHub repository pyload/pyload prior to 0.5.0b3.dev42.

Function
Configuration Issues
Cross-Site Scripting (XSS)
Remote
434
CVE-2023-0057
Improper UI layer restriction in pyload (before 0.5.0b3.dev33) allows unauthorized access

Improper Restriction of Rendered UI Layers or Frames in GitHub repository pyload/pyload prior to 0.5.0b3.dev33.

Checking
Input Validation and Sanitization
Insecure Direct Object References (IDOR)
Remote
Introducing the "VAITP dataset": a specialized repository of Python vulnerabilities and patches, meticulously compiled for the use of the security research community. As Python's prominence grows, understanding and addressing potential security vulnerabilities become crucial. Crafted by and for the cybersecurity community, this dataset offers a valuable resource for researchers, analysts, and developers to analyze and mitigate the security risks associated with Python. Through the comprehensive exploration of vulnerabilities and corresponding patches, the VAITP dataset fosters a safer and more resilient Python ecosystem, encouraging collaborative advancements in programming security.

The supreme art of war is to subdue the enemy without fighting.

Sun Tzu – “The Art of War”

:: Shaping the future through research and ingenuity ::