VYPR

rpm package

suse/venv-openstack-murano&distro=SUSE OpenStack Cloud 8

pkg:rpm/suse/venv-openstack-murano&distro=SUSE%20OpenStack%20Cloud%208

Vulnerabilities (147)

  • CVE-2023-23931Feb 7, 2023
    affected < 4.0.2~dev3-12.42.1fixed 4.0.2~dev3-12.42.1

    cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable object

  • CVE-2022-47951Jan 26, 2023
    affected < 4.0.2~dev3-12.40.1fixed 4.0.2~dev3-12.40.1

    An issue was discovered in OpenStack Cinder before 19.1.2, 20.x before 20.0.2, and 21.0.0; Glance before 23.0.1, 24.x before 24.1.1, and 25.0.0; and Nova before 24.1.2, 25.x before 25.0.2, and 26.0.0. By supplying a specially created VMDK flat image that references a specific bac

  • CVE-2022-34265Jul 4, 2022
    affected < 4.0.2~dev3-12.38.1fixed 4.0.2~dev3-12.38.1

    An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe l

  • CVE-2022-28346Apr 12, 2022
    affected < 4.0.2~dev3-12.38.1fixed 4.0.2~dev3-12.38.1

    An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.

  • CVE-2022-24790Mar 30, 2022
    affected < 4.0.2~dev3-12.38.1fixed 4.0.2~dev3-12.38.1

    Puma is a simple, fast, multi-threaded, parallel HTTP 1.1 server for Ruby/Rack applications. When using Puma behind a proxy that does not properly validate that the incoming HTTP request matches the RFC7230 standard, Puma and the frontend proxy may disagree on where a request sta

  • CVE-2022-23833Feb 3, 2022
    affected < 4.0.2~dev2-12.33.1fixed 4.0.2~dev2-12.33.1

    An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.

  • CVE-2022-22818Feb 3, 2022
    affected < 4.0.2~dev2-12.33.1fixed 4.0.2~dev2-12.33.1

    The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.

  • CVE-2022-23307Jan 18, 2022
    affected < 4.0.2~dev2-12.36.1fixed 4.0.2~dev2-12.36.1

    CVE-2020-9493 identified a deserialization issue that was present in Apache Chainsaw. Prior to Chainsaw V2.0 Chainsaw was a component of Apache Log4j 1.2.x where the same issue exists.

  • CVE-2022-23305Jan 18, 2022
    affected < 4.0.2~dev2-12.36.1fixed 4.0.2~dev2-12.36.1

    By design, the JDBCAppender in Log4j 1.2.x accepts an SQL statement as a configuration parameter where the values to be inserted are converters from PatternLayout. The message converter, %m, is likely to always be included. This allows attackers to manipulate the SQL by entering

  • CVE-2022-23302Jan 18, 2022
    affected < 4.0.2~dev2-12.36.1fixed 4.0.2~dev2-12.36.1

    JMSSink in all versions of Log4j 1.x is vulnerable to deserialization of untrusted data when the attacker has write access to the Log4j configuration or if the configuration references an LDAP service the attacker has access to. The attacker can provide a TopicConnectionFactoryBi

  • CVE-2021-45452Jan 4, 2022
    affected < 4.0.2~dev2-12.33.1fixed 4.0.2~dev2-12.33.1

    Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.

  • CVE-2021-44716Jan 1, 2022
    affected < 4.0.2~dev3-12.38.1fixed 4.0.2~dev3-12.38.1

    net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.

  • CVE-2021-4104Dec 14, 2021
    affected < 4.0.2~dev2-12.30.1fixed 4.0.2~dev2-12.30.1

    JMSAppender in Log4j 1.2 is vulnerable to deserialization of untrusted data when the attacker has write access to the Log4j configuration. The attacker can provide TopicBindingName and TopicConnectionFactoryBindingName configurations causing JMSAppender to perform JNDI requests t

  • CVE-2021-39226KEVOct 5, 2021
    affected < 4.0.2~dev3-12.38.1fixed 4.0.2~dev3-12.38.1

    Grafana is an open source data visualization platform. In affected versions unauthenticated and authenticated users are able to view the snapshot with the lowest database key by accessing the literal paths: /dashboard/snapshot/:key, or /api/snapshots/:key. If the snapshot "public

  • CVE-2021-33203Jun 8, 2021
    affected < 4.0.2~dev2-12.28.3fixed 4.0.2~dev2-12.28.3

    Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs te

  • CVE-2021-33571Jun 8, 2021
    affected < 4.0.2~dev2-12.28.3fixed 4.0.2~dev2-12.28.3

    In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4

  • CVE-2020-10743Jun 2, 2021
    affected < 4.0.2~dev2-12.22.1fixed 4.0.2~dev2-12.22.1

    It was discovered that OpenShift Container Platform's (OCP) distribution of Kibana could open in an iframe, which made it possible to intercept and manipulate requests. This flaw allows an attacker to trick a user into performing arbitrary actions in OCP's distribution of Kibana,

  • CVE-2020-10729May 27, 2021
    affected < 4.0.2~dev2-12.24.1fixed 4.0.2~dev2-12.24.1

    A flaw was found in the use of insufficiently random values in Ansible. Two random password lookups of the same length generate the equal value as the template caching action for the same file since no re-evaluation happens. The highest threat from this vulnerability would be tha

  • CVE-2021-21419May 7, 2021
    affected < 4.0.2~dev2-12.28.3fixed 4.0.2~dev2-12.28.3

    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 web

  • CVE-2021-31542May 5, 2021
    affected < 4.0.2~dev2-12.28.3fixed 4.0.2~dev2-12.28.3

    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.

Page 1 of 8