Lucene search
+L

7215 matches found

PyPA
PyPA
added 2021/05/14 7:15 p.m.12 views

PYSEC-2021-482

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.DenseCountSparseOutput. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 7:15 p.m.8 views

PYSEC-2021-440

TensorFlow is an end-to-end open source platform for machine learning. If the splits argument of RaggedBincount does not specify a valid SparseTensorhttps://www.tensorflow.org/apidocs/python/tf/sparse/SparseTensor, then an attacker can trigger a heap buffer overflow. This will cause a read from...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 7:15 p.m.6 views

PYSEC-2021-638

TensorFlow is an end-to-end open source platform for machine learning. If the splits argument of RaggedBincount does not specify a valid SparseTensorhttps://www.tensorflow.org/apidocs/python/tf/sparse/SparseTensor, then an attacker can trigger a heap buffer overflow. This will cause a read from...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/13 11:15 p.m.9 views

PYSEC-2021-13

The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage e.g., filesystem, Memcached, Redis, etc., they can construct a crafted payload, poison the...

9.8CVSS8.1AI score0.07288EPSS
SaveExploits4References2Affected Software1
PyPA
PyPA
added 2021/05/13 7:15 p.m.9 views

PYSEC-2021-47

Pydantic is a data validation and settings management using Python type hinting. In affected versions passing either 'infinity', 'inf' or float'inf' or their negatives to datetime or date fields causes validation to run forever with 100% CPU usage on one CPU. Pydantic has been patched with fixes...

7.5CVSS6.8AI score0.00967EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/05/11 3:15 p.m.9 views

PYSEC-2021-135

Synapse is a Matrix reference homeserver written in python pypi package matrix-synapse. Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.33.2 "Push rules" can specify conditions under which they will match, including eventmatch, which matches event...

5.3CVSS6.8AI score0.01647EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/05/11 2:15 p.m.11 views

PYSEC-2021-30

OctoPrint before 1.6.0 allows XSS because API error messages include the values of input parameters...

6.1CVSS6.4AI score0.01143EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2021/05/11 2:15 p.m.8 views

PYSEC-2021-29

The Logging subsystem in OctoPrint before 1.6.0 has incorrect access control because it attempts to manage files that are not .log files...

6.5CVSS6.9AI score0.0149EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2021/05/07 3:15 p.m.5 views

PYSEC-2021-12

Eventlet is a concurrent networking library for Python. A websocket peer may exhaust memory on Eventlet side by sending very large websocket frames. Malicious peer may exhaust memory on Eventlet side by sending highly compressed data frame. A patch in version 0.31.0 restricts websocket frame to...

5.3CVSS6.9AI score0.01807EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2021/05/07 5:15 a.m.12 views

PYSEC-2021-101

The dashboard component of StackLift LocalStack 0.12.6 allows attackers to inject arbitrary shell commands via the functionName parameter...

10CVSS7.3AI score0.02113EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2021/05/07 5:15 a.m.10 views

PYSEC-2021-102

A Cross-site scripting XSS vulnerability exists in StackLift LocalStack 0.12.6...

6.1CVSS6.2AI score0.00846EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2021/05/06 4:15 p.m.7 views

PYSEC-2021-8

In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 with Python 3.9.5+, URLValidator does not prohibit newlines and tabs unless the URLField form field is used. If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffecte...

6.1CVSS7.3AI score0.03146EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2021/05/05 3:15 p.m.7 views

PYSEC-2021-7

In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names...

7.5CVSS7AI score0.05291EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2021/05/05 11:15 a.m.6 views

PYSEC-2021-17

Multiple path traversal vulnerabilities exist in smbserver.py in Impacket through 0.9.22. An attacker that connects to a running smbserver instance can list and write to arbitrary files via ../ directory traversal. This could potentially be abused to achieve arbitrary code execution by replacing...

9.8CVSS8AI score0.1926EPSS
SaveExploits1References10Affected Software1
PyPA
PyPA
added 2021/05/02 8:15 a.m.7 views

PYSEC-2021-4

The "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit. This issue affects Apache Airflow versions 1.10.15 in 1.x series and affects 2.0.0 and 2.0.1 and 2.x series. This is the same as CVE-2020-13944 & CVE-2020-17515 but the implemented fix did not fi...

6.1CVSS8.7AI score0.35717EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2021/04/29 9:15 p.m.8 views

PYSEC-2021-64

django-filter is a generic system for filtering Django QuerySets based on user selections. In django-filter before version 2.4.0, automatically generated NumberFilter instances, whose value was later converted to an integer, were subject to potential DoS from maliciously input using exponential...

7.5CVSS6.9AI score0.01797EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/04/29 4:15 p.m.8 views

PYSEC-2021-1

A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the nolog feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability...

7.5CVSS6.4AI score0.0206EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/04/27 10:15 a.m.9 views

PYSEC-2021-128

Apache Superset up to and including 1.0.1 allowed for the creation of an external URL that could be malicious. By not checking user input for open redirects the URL shortener functionality would allow for a malicious user to create a short URL for a dashboard that could convince the user to click...

6.1CVSS6.8AI score0.63768EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/04/23 6:15 a.m.8 views

PYSEC-2021-56

In SaltStack Salt 2016.9 through 3002.6, a command injection vulnerability exists in the snapper module that allows for local privilege escalation on a minion. The attack requires that a file is created with a pathname that is backed up by snapper, and that the master calls the snapper.diff...

7.8CVSS7.6AI score0.03808EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2021/04/19 7:15 p.m.8 views

PYSEC-2021-114

Wagtail is a Django content management system. In affected versions of Wagtail, when saving the contents of a rich text field in the admin interface, Wagtail does not apply server-side checks to ensure that link URLs use a valid protocol. A malicious user with access to the admin interface could...

6.1CVSS6.9AI score0.00626EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/04/15 9:15 p.m.6 views

PYSEC-2021-22

Sydent is a reference Matrix identity server. Sydent can be induced to send HTTP GET requests to internal systems, due to lack of parameter validation or IP address blacklisting. It is not possible to exfiltrate data or control request headers, but it might be possible to use the attack to perfor...

7.7CVSS6.9AI score0.01194EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2021/04/15 9:15 p.m.6 views

PYSEC-2021-21

Sydent is a reference Matrix identity server. Sydent does not limit the size of requests it receives from HTTP clients. A malicious user could send an HTTP request with a very large body, leading to memory exhaustion and denial of service. Sydent also does not limit response size for requests it...

7.5CVSS6.8AI score0.01833EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2021/04/15 9:15 p.m.7 views

PYSEC-2021-23

Sydent is a reference matrix identity server. A malicious user could abuse Sydent to send out arbitrary emails from the Sydent email address. This could be used to construct plausible phishing emails, for example. This issue has been fixed in 4469d1d...

5.7CVSS6.9AI score0.00934EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/04/15 6:15 p.m.7 views

PYSEC-2021-24

Impact Missing input validation of some parameters on the endpoints used to confirm third-party identifiers could cause excessive use of disk space and memory leading to resource exhaustion. Patches Fixed by 3175fd3. Workarounds There are no known workarounds. References n/a For more information ...

4.3CVSS6.8AI score0.00927EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/04/14 6:15 p.m.8 views

PYSEC-2021-10

A SQL Injection issue in the SQL Panel in Jazzband Django Debug Toolbar before 1.11.1, 2.x before 2.2.1, and 3.x before 3.2.1 allows attackers to execute SQL statements by changing the rawsql input field of the SQL explain, analyze, or select form...

9.8CVSS8.2AI score0.01925EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/04/12 10:15 p.m.6 views

PYSEC-2021-26

Synapse is a Matrix reference homeserver written in python pypi package matrix-synapse. Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.28.0 Synapse is missing input validation of some parameters on the endpoints used to confirm third-party...

6.5CVSS6.7AI score0.01596EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/04/12 10:15 p.m.8 views

PYSEC-2021-25

Synapse is a Matrix reference homeserver written in python pypi package matrix-synapse. Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.28.0 requests to user provided domains were not restricted to external IP addresses when transitional IPv6...

6.3CVSS6.7AI score0.00894EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/04/12 9:15 p.m.7 views

PYSEC-2021-27

Synapse is a Matrix reference homeserver written in python pypi package matrix-synapse. Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.28.0 Synapse is missing input validation of some parameters on the endpoints used to confirm third-party...

6.5CVSS6.7AI score0.01538EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/04/12 2:15 p.m.6 views

PYSEC-2021-148

In SiCKRAGE, versions 9.3.54.dev1 to 10.0.11.dev1 are vulnerable to Reflected Cross-Site-Scripting XSS due to user input not being validated properly in the quicksearch feature. Therefore, an attacker can steal a user's sessionID to masquerade as a victim user, to carry out any actions in the...

6.1CVSS6.6AI score0.0082EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2021/04/12 2:15 p.m.7 views

PYSEC-2021-147

in SiCKRAGE, versions 4.2.0 to 10.0.11.dev1 are vulnerable to Stored Cross-Site-Scripting XSS due to user input not being validated properly when processed by the server. Therefore, an attacker can inject arbitrary JavaScript code inside the application, and possibly steal a user’s sensitive...

5.4CVSS6.7AI score0.0066EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2021/04/09 4:15 p.m.11 views

PYSEC-2021-58

sopel-channelmgnt is a channelmgnt plugin for sopel. In versions prior to 2.0.1, on some IRC servers, restrictions around the removal of the bot using the kick/kickban command could be bypassed when kicking multiple users at once. We also believe it may have been possible to remove users from oth...

8.1CVSS6.9AI score0.01072EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/04/07 2:15 p.m.9 views

PYSEC-2021-18

CERN Indico before 2.3.4 can use an attacker-supplied Host header in a password reset link...

7.5CVSS7.1AI score0.01047EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/04/06 7:15 p.m.10 views

PYSEC-2021-111

projen is a project generation tool that synthesizes project configuration files such as package.json, tsconfig.json, .gitignore, GitHub Workflows, eslint, jest, and more, from a well-typed definition written in JavaScript. Users of projen's NodeProject project type including any project type...

8.1CVSS7.4AI score0.01381EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/04/06 3:15 p.m.6 views

PYSEC-2021-6

In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8, MultiPartParser allowed directory traversal via uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulnerability...

5.3CVSS7.1AI score0.03865EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2021/04/01 10:15 p.m.10 views

PYSEC-2021-11

django-registration is a user registration package for Django. The django-registration package provides tools for implementing user-account registration flows in the Django web framework. In django-registration prior to 3.1.2, the base user-account registration view did not properly apply filters...

3.7CVSS6.6AI score0.0041EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2021/04/01 8:15 p.m.6 views

PYSEC-2021-34

models/metadata.py in the pikepdf package 1.3.0 through 2.9.2 for Python allows XXE when parsing XMP metadata entries...

7.5CVSS7AI score0.01713EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/04/01 6:15 p.m.10 views

PYSEC-2021-107

A flaw was found in several ansible modules, where parameters containing credentials, such as secrets, were being logged in plain-text on managed nodes, as well as being made visible on the controller node when run in verbose mode. These parameters were not protected by the nolog feature. An...

5.5CVSS6.4AI score0.00333EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/03/26 8:15 p.m.6 views

PYSEC-2021-133

Synapse is a Matrix reference homeserver written in python pypi package matrix-synapse. Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.27.0, the password reset endpoint served via Synapse was vulnerable to cross-site scripting XSS attacks. The...

8.2CVSS6.1AI score0.01221EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/03/26 8:15 p.m.7 views

PYSEC-2021-134

Synapse is a Matrix reference homeserver written in python pypi package matrix-synapse. Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.27.0, the notification emails sent for notifications for missed messages or for an expiring account are subject...

6.1CVSS7AI score0.01392EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/03/24 3:15 p.m.8 views

PYSEC-2021-889

A stored cross-site scripting XSS vulnerability in Plone CMS 5.2.3 exists in site-controlpanel via the "form.widgets.sitetitle" parameter...

5.4CVSS5.8AI score0.00762EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2021/03/23 6:15 p.m.8 views

PYSEC-2021-432

Nanopb is a small code-size Protocol Buffers implementation in ansi C. In Nanopb before versions 0.3.9.8 and 0.4.5, decoding a specifically formed message can cause invalid free or realloc calls if the message type contains an oneof field, and the oneof directly contains both a pointer field and ...

7.1CVSS6.7AI score0.01811EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2021/03/23 5:15 p.m.8 views

PYSEC-2021-140

An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML SML source file, as demonstrated by input that only contains the "exception" keyword...

7.5CVSS6.7AI score0.02759EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2021/03/23 4:15 p.m.8 views

PYSEC-2021-32

OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 supports redirection to a given URL after performing login or switching the group context. These URLs are not validated, allowing redirection to untrusted sites. OMERO.web 5.9.0 adds URL...

5.4CVSS6.9AI score0.00826EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2021/03/23 4:15 p.m.10 views

PYSEC-2021-31

OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 loads various information about the current user such as their id, name and the groups they are in, and these are available on the main webclient pages. This represents an information...

6.5CVSS6.6AI score0.01457EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2021/03/21 5:15 a.m.6 views

PYSEC-2021-19

An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safeattrsonly and forms arguments, the Cleaner class does not remove the formaction attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit this flaw to run...

6.1CVSS6.4AI score0.04002EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2021/03/19 4:15 a.m.8 views

PYSEC-2021-38

An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS ReDoS attack via a crafted PDF file because of a catastrophic backtracking regex...

6.5CVSS7AI score0.01635EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/03/19 4:15 a.m.7 views

PYSEC-2021-35

An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix for CVE-2020-35654...

9.8CVSS7.5AI score0.02281EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/03/19 4:15 a.m.8 views

PYSEC-2021-36

An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size...

7.5CVSS6.9AI score0.02372EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/03/19 4:15 a.m.6 views

PYSEC-2021-37

An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries...

7.5CVSS7AI score0.01425EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/03/19 4:15 a.m.10 views

PYSEC-2021-39

An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c...

7.5CVSS7AI score0.01601EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities7215