Lucene search
+L

7215 matches found

PyPA
PyPA
•added 2021/08/12 7:15 p.m.•6 views

PYSEC-2021-758

TensorFlow is an end-to-end open source platform for machine learning. When a user does not supply arguments that determine a valid sparse tensor, tf.rawops.SparseTensorSliceDataset implementation can be made to dereference a null pointer. The implementation has some argument validation but fails...

7.7CVSS7.1AI score0.0016EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 7:15 p.m.•9 views

PYSEC-2021-265

TensorFlow is an end-to-end open source platform for machine learning. If a user does not provide a valid padding value to tf.rawops.MatrixDiagPartOp, then the code triggers a null pointer dereference if input is empty or produces invalid behavior, ignoring all values after the first. The...

7.7CVSS7.2AI score0.0016EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 7:15 p.m.•8 views

PYSEC-2021-560

TensorFlow is an end-to-end open source platform for machine learning. When a user does not supply arguments that determine a valid sparse tensor, tf.rawops.SparseTensorSliceDataset implementation can be made to dereference a null pointer. The implementation has some argument validation but fails...

7.7CVSS7.1AI score0.0016EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 7:15 p.m.•9 views

PYSEC-2021-259

TensorFlow is an end-to-end open source platform for machine learning. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement. The implementation was accessing the size of a buffer obtained from the return of a separate function...

7.7CVSS7.1AI score0.0016EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 7:15 p.m.•7 views

PYSEC-2021-760

TensorFlow is an end-to-end open source platform for machine learning. The code for tf.rawops.UncompressElement can be made to trigger a null pointer dereference. The implementation obtains a pointer to a CompressedElement from a Variant tensor and then proceeds to dereference it for decompressin...

7.7CVSS7.1AI score0.0016EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 7:15 p.m.•9 views

PYSEC-2021-269

TensorFlow is an end-to-end open source platform for machine learning. When a user does not supply arguments that determine a valid sparse tensor, tf.rawops.SparseTensorSliceDataset implementation can be made to dereference a null pointer. The implementation has some argument validation but fails...

7.7CVSS7.1AI score0.0016EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 7:15 p.m.•8 views

PYSEC-2021-551

TensorFlow is an end-to-end open source platform for machine learning. Sending invalid argument for rowpartitiontypes of tf.rawops.RaggedTensorToTensor API results in a null pointer dereference and undefined behavior. The implementation accesses the first element of a user supplied list of values...

7.8CVSS6.9AI score0.00167EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 7:15 p.m.•10 views

PYSEC-2021-750

TensorFlow is an end-to-end open source platform for machine learning. When restoring tensors via raw APIs, if the tensor name is not provided, TensorFlow can be tricked into dereferencing a null pointer. Alternatively, attackers can read memory outside the bounds of heap allocated data by...

8.4CVSS6.9AI score0.00173EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•8 views

PYSEC-2021-553

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception. The implementation calls the reshaping functor whenever there is at least an index in the input but...

5.5CVSS7.1AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•8 views

PYSEC-2021-771

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0. The implementation has a logic error: it should skip processing i...

5.5CVSS7.2AI score0.00154EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•10 views

PYSEC-2021-264

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS7AI score0.00154EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•13 views

PYSEC-2021-555

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS7AI score0.00154EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•8 views

PYSEC-2021-747

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseDenseCwiseDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS7AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•11 views

PYSEC-2021-764

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a crash via a floating point exception in tf.rawops.ResourceGather. The implementation computes the value of a value, batchsize, and then divides by it without checking that this...

5.5CVSS7AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•9 views

PYSEC-2021-262

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception. The implementation calls the reshaping functor whenever there is at least an index in the input but...

5.5CVSS7.1AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•9 views

PYSEC-2021-549

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseDenseCwiseDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS7AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•10 views

PYSEC-2021-275

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a crash via a floating point exception in tf.rawops.ResourceGather. The implementation computes the value of a value, batchsize, and then divides by it without checking that this...

5.5CVSS7AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•10 views

PYSEC-2021-753

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS7AI score0.00154EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•10 views

PYSEC-2021-751

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception. The implementation calls the reshaping functor whenever there is at least an index in the input but...

5.5CVSS7.1AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•8 views

PYSEC-2021-573

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0. The implementation has a logic error: it should skip processing i...

5.5CVSS7.2AI score0.00154EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•9 views

PYSEC-2021-282

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0. The implementation has a logic error: it should skip processing i...

5.5CVSS7.2AI score0.00154EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•11 views

PYSEC-2021-566

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a crash via a floating point exception in tf.rawops.ResourceGather. The implementation computes the value of a value, batchsize, and then divides by it without checking that this...

5.5CVSS7AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/12 6:15 p.m.•7 views

PYSEC-2021-258

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseDenseCwiseDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS7AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/09 9:15 p.m.•11 views

PYSEC-2021-119

23andMe Yamale before 3.0.8 allows remote attackers to execute arbitrary code via a crafted schema file. The schema parser uses eval as part of its processing, and tries to protect from malicious expressions by limiting the builtins that are passed to the eval. When processing the schema, each li...

9.3CVSS8AI score0.0249EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/08/09 9:15 p.m.•6 views

PYSEC-2021-130

JupyterLab is a user interface for Project Jupyter which will eventually replace the classic Jupyter Notebook. In affected versions untrusted notebook can execute code on load. In particular JupyterLab doesn’t sanitize the action attribute of html . Using this it is possible to trigger the form...

9.6CVSS7.8AI score0.02638EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/08/09 9:15 p.m.•18 views

PYSEC-2021-118

The Jupyter notebook is a web-based notebook environment for interactive computing. In affected versions untrusted notebook can execute code on load. Jupyter Notebook uses a deprecated version of Google Caja to sanitize user inputs. A public Caja bypass can be used to trigger an XSS when a victim...

10CVSS7.2AI score0.02106EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/08/02 10:15 p.m.•9 views

PYSEC-2021-370

Zope is an open-source web application server. Zope versions prior to versions 4.6.3 and 5.3 have a remote code execution security issue. In order to be affected, one must use Python 3 for one's Zope deployment, run Zope 4 below version 4.6.3 or Zope 5 below version 5.3, and have the optional...

7.5CVSS8.1AI score0.02277EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/02 10:15 p.m.•6 views

PYSEC-2021-368

Zope is an open-source web application server. Zope versions prior to versions 4.6.3 and 5.3 have a remote code execution security issue. In order to be affected, one must use Python 3 for one's Zope deployment, run Zope 4 below version 4.6.3 or Zope 5 below version 5.3, and have the optional...

7.5CVSS8.1AI score0.02277EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/08/02 7:15 p.m.•6 views

PYSEC-2021-323

Products.isurlinportal is a replacement for isURLInPortal method in Plone. Versions of Products.isurlinportal prior to 1.2.0 have an Open Redirect vulnerability. Various parts of Plone use the 'is url in portal' check for security, mostly to see if it is safe to redirect to a url. A url like...

6.5CVSS6.8AI score0.01028EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/07/30 10:15 p.m.•6 views

PYSEC-2021-335

The module AccessControl defines security policies for Python code used in restricted code within Zope applications. Restricted code is any code that resides in Zope's object database, such as the contents of Script Python objects. The policies defined in AccessControl severely restrict access to...

7.2CVSS8AI score0.02049EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/07/30 10:15 p.m.•9 views

PYSEC-2021-875

The module AccessControl defines security policies for Python code used in restricted code within Zope applications. Restricted code is any code that resides in Zope's object database, such as the contents of Script Python objects. The policies defined in AccessControl severely restrict access to...

7.2CVSS8AI score0.02049EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/07/29 6:15 p.m.•7 views

PYSEC-2021-115

The package glances before 3.2.1 are vulnerable to XML External Entity XXE Injection via the use of Fault to parse untrusted XML data, which is known to be vulnerable to XML attacks...

9.8CVSS7.3AI score0.01639EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2021/07/26 5:15 p.m.•10 views

PYSEC-2021-877

An integer overflow in CrwMap::encode0x1810 of Exiv2 0.27.3 allows attackers to trigger a heap-based buffer overflow and cause a denial of service DOS via crafted metadata...

7.5CVSS7.2AI score0.02555EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2021/07/20 7:15 a.m.•7 views

PYSEC-2021-888

netCDF in GDAL 2.4.2 through 3.0.4 has a stack-based buffer overflow in nc4getatt called from nc4getatttc and ncgetatttext and in uffdcleanup called from netCDFDataset::netCDFDataset and netCDFDataset::netCDFDataset...

7.8CVSS7.5AI score0.0035EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2021/07/13 10:15 p.m.•6 views

PYSEC-2021-886

A buffer overflow vulnerability in the Databuf function in types.cpp of Exiv2 v0.27.1 leads to a denial of service DOS...

6.5CVSS7.2AI score0.0114EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/07/13 5:15 p.m.•6 views

PYSEC-2021-331

Pillow through 8.2.0 and PIL aka Python Imaging Library through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c...

9.8CVSS7.4AI score0.03162EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2021/07/06 12:15 p.m.•20 views

PYSEC-2021-112

An integer overflow exists in pywin32 prior to version b301 when adding an access control entry ACE to an access control list ACL that would cause the size to be greater than 65535 bytes. An attacker who successfully exploited this vulnerability could crash the vulnerable process...

6.5CVSS7AI score0.01729EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/07/05 11:15 a.m.•10 views

PYSEC-2021-337

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as /////evil.com/path or \\\evil.com/path. This vulnerability is only exploitable if an...

6.1CVSS7AI score0.01113EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2021/07/02 10:15 a.m.•11 views

PYSEC-2021-109

Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.orderby SQL injection if orderby is untrusted input from a client of a web application...

9.8CVSS8AI score0.44369EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2021/07/01 3:15 a.m.•5 views

PYSEC-2021-892

libavif 0.8.0 and 0.8.1 has an out-of-bounds write in avifDecoderDataFillImageGrid...

8.8CVSS7AI score0.01402EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2021/06/30 12:15 p.m.•12 views

PYSEC-2021-349

XXE vulnerability in 'XML2Dict' version 0.2.2 allows an attacker to cause a denial of service...

7.5CVSS6.8AI score0.01172EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/06/30 1:15 a.m.•8 views

PYSEC-2021-110

In Plone 5.0 through 5.2.4, Editors are vulnerable to XSS in the folder contents view, if a Contributor has created a folder with a SCRIPT tag in the description field...

5.4CVSS6.3AI score0.00536EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/06/29 11:15 a.m.•8 views

PYSEC-2021-108

An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP...

7.5CVSS5.7AI score0.03273EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/06/21 8:15 p.m.•8 views

PYSEC-2021-427

A Regular Expression Denial of Service ReDOS vulnerability was discovered in Mpmath v1.0.0 when the mpmathify function is called...

7.5CVSS7AI score0.04179EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2021/06/17 5:15 p.m.•12 views

PYSEC-2021-103

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

5.4CVSS5.8AI score0.01109EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2021/06/11 12:15 a.m.•10 views

PYSEC-2021-96

This affects the package Flask-Unchained before 0.9.0. When using the the validateredirecturl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\\evil.com/path. This vulnerability is only exploitable if an...

5.8CVSS7AI score0.00716EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/06/10 11:15 a.m.•8 views

PYSEC-2021-97

The thefuck aka The Fuck package before 3.31 for Python allows Path Traversal that leads to arbitrary file deletion via the "undo archive operation" feature...

9.1CVSS7.1AI score0.01847EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2021/06/09 6:15 p.m.•10 views

PYSEC-2021-100

FastAPI is a web framework for building APIs with Python 3.6+ based on standard Python type hints. FastAPI versions lower than 0.65.2 that used cookies for authentication in path operations that received JSON payloads sent by browsers were vulnerable to a Cross-Site Request Forgery CSRF attack. I...

8.2CVSS6.9AI score0.00772EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/06/09 12:15 p.m.•9 views

PYSEC-2021-126

A flaw was found in Ansible if an ansible user sets ANSIBLEASYNCDIR to a subdirectory of a world writable directory. When this occurs, there is a race condition on the managed machine. A malicious, non-privileged account on the remote machine can exploit the race condition to access the async...

6.5AI score
SaveExploits0References1Affected Software1
PyPA
PyPA
•added 2021/06/09 12:15 p.m.•8 views

PYSEC-2021-125

A flaw was found in Ansible where the secret information present in asyncfiles are getting disclosed when the user changes the jobdir to a world readable directory. Any secret information in an async status file will be readable by a malicious user on that system. This flaw affects Ansible Tower...

6.3AI score
SaveExploits0References1Affected Software1
Total number of security vulnerabilities7215