VYPR

rpm package

suse/openstack-manila-doc&distro=SUSE OpenStack Cloud 7

pkg:rpm/suse/openstack-manila-doc&distro=SUSE%20OpenStack%20Cloud%207

Vulnerabilities (45)

  • CVE-2020-5247Feb 28, 2020
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    In Puma (RubyGem) before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters (i.e. `CR`, `LF` or`/r`, `/n`) to end the header and inject malicious content, such as additional headers or an entir

  • CVE-2019-16792Jan 22, 2020
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally.

  • CVE-2020-5390Jan 13, 2020
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    PySAML2 before 5.0.0 does not check that the signature in a SAML document is enveloped and thus signature wrapping is effective, i.e., it is affected by XML Signature Wrapping (XSW). The signature information and the node/object that is signed can be in different places and thus

  • CVE-2019-19911Jan 5, 2020
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    There is a DoS vulnerability in Pillow before 6.2.2 caused by FpxImagePlugin.py calling the range function on an unvalidated 32-bit integer if the number of bands is large. On Windows running 32-bit Python, this results in an OverflowError or MemoryError due to the 2 GB limit. Ho

  • CVE-2020-5312Jan 3, 2020
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow.

  • CVE-2020-5313Jan 3, 2020
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow.

  • CVE-2019-16789Dec 26, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests contain

  • CVE-2019-16785Dec 20, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    Waitress through version 1.3.1 implemented a "MAY" part of the RFC7230 which states: "Although the line terminator for the start-line and header fields is the sequence CRLF, a recipient MAY recognize a single LF as a line terminator and ignore any preceding CR." Unfortunately if

  • CVE-2019-16786Dec 20, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    Waitress through version 1.3.1 would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header instead. According to the HTTP standard Transfer-Encoding should be a comma separ

  • CVE-2019-19844Dec 18, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token fo

  • CVE-2019-18874Nov 12, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    psutil (aka python-psutil) through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object.

  • CVE-2019-16865Oct 4, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image.

  • CVE-2019-15043Sep 3, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    In Grafana 2.x through 6.x before 6.3.4, parts of the HTTP API allow unauthenticated use. This makes it possible to run a denial of service attack against the server running Grafana.

  • CVE-2019-15026Aug 30, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    memcached 1.5.16, when UNIX sockets are used, has a stack-based buffer over-read in conn_to_str in memcached.c.

  • CVE-2019-0201May 23, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    An issue is present in Apache ZooKeeper 1.0.0 to 3.4.13 and 3.5.0-alpha to 3.5.4-beta. ZooKeeper’s getACL() command doesn’t check any permission when retrieves the ACLs of the requested node and returns all information contained in the ACL Id field as plaintext string. DigestAuth

  • CVE-2019-11596Apr 29, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    In memcached before 1.5.14, a NULL pointer dereference was found in the "lru mode" and "lru temp_ttl" commands. This causes a denial of service when parsing crafted lru command messages in process_lru_command in memcached.c.

  • CVE-2019-3828Mar 27, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path.

  • CVE-2019-3498Jan 9, 2019
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a use

  • CVE-2018-1000115Mar 5, 2018
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    Memcached version 1.5.5 contains an Insufficient Control of Network Message Volume (Network Amplification, CWE-406) vulnerability in the UDP support of the memcached server that can result in denial of service via network flood (traffic amplification of 1:50,000 has been reported

  • CVE-2017-1000246MedNov 17, 2017
    affected < 3.0.1~dev30-4.12.3fixed 3.0.1~dev30-4.12.3

    Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data.