PyPi: Tomtoolkit

CVE-2023-31047

Transitive

Safety vulnerability ID: 58742

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at May 07, 2023 Updated at May 11, 2024
Scan your Python projects for vulnerabilities →

Advisory

Tomtoolkit 2.14.1 disables multiple file uploads to fix CVE-2023-31047.
https://github.com/TOMToolkit/tom_base/commit/eb2d7903e29f6f592452544d2c48e1a1236ca1e7

Affected package

tomtoolkit

Latest version: 2.18.4

TOM Toolkit and base modules

Affected versions

Fixed versions

Vulnerability changelog

What's Changed
* Multi-file select for uploading Data Products removed for [Django Security update](https://www.djangoproject.com/weblog/2023/may/03/security-releases/):
* Django security release 4.2.1, 4.1.9, and 3.2.19 changed how multi-file forms are used. To accommodate these changes immediately, we have made the form used to upload DataProducts single select only for the time being. We hope to return the multi-select functionality in a upcoming release.
* Feature/expose match manager by jchate6 in https://github.com/TOMToolkit/tom_base/pull/651
* This adds flexibility and user control to how target matching is done. This will allow users to create custom code or extend existing code to change what their TOM considers to be the same target. The new features are described in the [docs](https://tom-toolkit.readthedocs.io/en/latest/targets/target_matcher.html).


**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.13.0...2.14.1

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

CRITICAL 9.8

CVSS v3 Details

CRITICAL 9.8
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH