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
705
CVE-2023-33175
Data leakage in ToUI 2.0.1 to 2.4.0 via Flask-Caching (SimpleCache)

ToUI is a Python package for creating user interfaces (websites and desktop apps) from HTML. ToUI is using Flask-Caching (SimpleCache) to store user variables. Websites that use `Website.user_vars` property. It affects versions 2.0.1 to 2.4.0. This issue has been patched in version 2.4.1.

Function
Input Validation and Sanitization
Insecure Direct Object References (IDOR)
Remote
704
CVE-2022-35920
Sanic allows directory traversal via encoded %2F URLs

Sanic is an opensource python web server/framework. Affected versions of sanic allow access to lateral directories when using `app.static` if using encoded `%2F` URLs. Parent directory traversal is not impacted. Users are advised to upgrade. There is no known workaround for this issue.

Function
Input Validation and Sanitization
Path Traversal
Remote
703
CVE-2022-21712
Twisted Python exposes cookies and authorization headers in cross-origin redirects, affecting RedirectAgent and BrowserLikeRedirectAgent functions

twisted is an event-driven networking engine written in Python. In affected versions twisted exposes cookies and authorization headers when following cross-origin redirects. This issue is present in the `twited.web.RedirectAgent` and `twisted.web. BrowserLikeRedirectAgent` functions. Users are advised to upgrade. There are no known workarounds.

Function
Information Leakage
Information Disclosure
Remote
702
CVE-2019-20916
Directory Traversal in pip < 19.2 allows overwriting files via URL with "../" in Content-Disposition header

The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.

Function
Input Validation and Sanitization
Path Traversal
Remote
701
CVE-2023-23930
Vantage6 < 4.0.0 uses insecure default serialization (pickle)

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version 4.0.0 contains a patch. Users may specify JSON serialization as a workaround.

Timing/Serialization
Input Validation and Sanitization
Insecure Parsing or Deserialization
Remote
700
CVE-2021-26813
markdown2 < 2.4.0 regex DoS vulnerability

markdown2 >=1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time.

Function
Input Validation and Sanitization
Insecure Parsing or Deserialization
Remote
699
CVE-2022-30688
Local privilege escalation via unanchored regex checks in needrestart 0.8 to 3.5 (pre-3.6).

needrestart 0.8 through 3.5 before 3.6 is prone to local privilege escalation. Regexes to detect the Perl, Python, and Ruby interpreters are not anchored, allowing a local user to escalate privileges when needrestart tries to detect if interpreters are using old source files.

Function
Authentication, Authorization, and Session Management
Privilege Escalation
Local
698
CVE-2023-26051
Saleor GraphQL exposes sensitive data in error messages

Saleor is a headless, GraphQL commerce platform delivering personalized shopping experiences. Some internal Python exceptions are not handled properly and thus are returned in API as error messages. Some messages might contain sensitive information like user email address in staff-authenticated requests.

Function
Information Leakage
Insecure Handling of Sensitive Data
Remote
697
CVE-2021-36359
OrbiTeam BSCW Classic < 7.4.3 RCE via XML injection in bscw.cgi op=_editfolder.EditFolder

OrbiTeam BSCW Classic before 7.4.3 allows exportpdf authenticated remote code execution (RCE) via XML tag injection because reportlab\platypus\paraparser.py (reached via bscw.cgi op=_editfolder.EditFolder) calls eval on attacker-supplied Python code. This is fixed in 5.0.12, 5.1.10, 5.2.4, 7.3.3, and 7.4.3.

Function
Input Validation and Sanitization
Insecure Parsing or Deserialization
Remote
696
CVE-2017-1000483
Plone versions 4 and 5: Private content access via str.format in through-the-web templates and scripts

Accessing private content via str.format in through-the-web templates and scripts in Plone 2.5-5.1rc1. This improves an earlier hotfix. Since the format method was introduced in Python 2.6, this part of the hotfix is only relevant for Plone 4 and 5.

Function
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 ::