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): 1612
470
CVE-2015-1341
Python module import vulnerability in Apport < 2.19.2 via command line argument

Any Python module in sys.path can be imported if the command line of the process triggering the coredump is Python and the first argument is -m in Apport before 2.19.2 function _python_module_path.

Checking
Input Validation and Sanitization
Insecure Parsing or Deserialization
Local
469
CVE-2019-18874
psutil (python-psutil) <= 5.6.5: Double-free vulnerability due to refcount mishandling in system data conversion

psutil (aka python-psutil) through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object.

Function
Memory Corruption
Use-After-Free Errors
Remote
468
CVE-2014-1938
Python-rply < 0.7.4 insecurely creates temporary files

python-rply before 0.7.4 insecurely creates temporary files.

Function
Information Leakage
Insecure Handling of Sensitive Data
Local
467
CVE-2009-5042
python-docutils insecure temporary files

python-docutils allows insecure usage of temporary files

Function
Information Leakage
Insecure Handling of Sensitive Data
Remote
466
CVE-2012-5493
Remote authenticated user bypasses Python sandbox to execute arbitrary code in Plone < 4.2.3 and < 4.3 beta 1

gtbn.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain permissions to bypass the Python sandbox and execute arbitrary Python code via unspecified vectors.

Function
Input Validation and Sanitization
Insecure Parsing or Deserialization
Remote
465
CVE-2008-6954
Remote code execution via Cheetah kickstart template in Cobbler < 1.2.9

The web interface (CobblerWeb) in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules.

Function
Input Validation and Sanitization
Command Injection
Remote
464
CVE-2021-25322
Local attacker escalates privileges via symbolic link vulnerability in python-HyperKitty on openSUSE Leap 15.2 and Factory

A UNIX Symbolic Link (Symlink) Following vulnerability in python-HyperKitty of openSUSE Leap 15.2, Factory allows local attackers to escalate privileges from the user hyperkitty or hyperkitty-admin to root. This issue affects: openSUSE Leap 15.2 python-HyperKitty version 1.3.2-lp152.2.3.1 and prior versions. openSUSE Factory python-HyperKitty versions prior to 1.3.4-5.1.

Function
Authentication, Authorization, and Session Management
Privilege Escalation
Local
463
CVE-2021-31997
UNIX Symlink vulnerability in python-postorius on openSUSE Leap 15.2 and Factory allows local attackers to escalate privileges from user to root

A UNIX Symbolic Link (Symlink) Following vulnerability in python-postorius of openSUSE Leap 15.2, Factory allows local attackers to escalate from users postorius or postorius-admin to root. This issue affects: openSUSE Leap 15.2 python-postorius version 1.3.2-lp152.1.2 and prior versions. openSUSE Factory python-postorius version 1.3.4-2.1 and prior versions.

Function
Authentication, Authorization, and Session Management
Privilege Escalation
Local
462
CVE-2020-7695
Uvicorn <0.11.7 vulnerable to HTTP response splitting

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers.

Function
Input Validation and Sanitization
Insecure Parsing or Deserialization
Remote
461
CVE-2020-7694
uvicorn package: ANSI escape sequence injection via crafted URLs in request logging

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request crafted URLs with percent-encoded escape sequences, the logging component will log the URL after it's been processed with urllib.parse.unquote, therefore converting any percent-encoded characters into their single-character equivalent, which can have special meaning in terminal emulators. By requesting URLs with crafted paths, attackers can: * Pollute uvicorn's access logs, therefore jeopardising the integrity of such files. * Use ANSI sequence codes to attempt to interact with the terminal emulator that's displaying the logs (either in real time or from a file).

Function
Input Validation and Sanitization
Insecure Parsing or Deserialization
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 ::