VYPR

rpm package

suse/ardana-db&distro=SUSE OpenStack Cloud 9

pkg:rpm/suse/ardana-db&distro=SUSE%20OpenStack%20Cloud%209

Vulnerabilities (23)

  • CVE-2021-3281Feb 2, 2021
    affected < 9.0+git.1611600773.5f1de5f-3.22.1fixed 9.0+git.1611600773.5f1de5f-3.22.1

    In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.

  • CVE-2018-17954Apr 3, 2020
    affected < 9.0+git.1578936438.b9a9b95-3.16.1fixed 9.0+git.1578936438.b9a9b95-3.16.1

    An Improper Privilege Management in crowbar of SUSE OpenStack Cloud 7, SUSE OpenStack Cloud 8, SUSE OpenStack Cloud 9, SUSE OpenStack Cloud Crowbar 8, SUSE OpenStack Cloud Crowbar 9 allows root users on any crowbar managed node to cause become root on any other node. This issue a

  • CVE-2020-9543Mar 12, 2020
    affected < 9.0+git.1586543314.6b6aa20-3.19.1fixed 9.0+git.1586543314.6b6aa20-3.19.1

    OpenStack Manila <7.4.1, >=8.0.0 <8.1.1, and >=9.0.0 <9.1.1 allows attackers to view, update, delete, or share resources that do not belong to them, because of a context-free lookup of a UUID. Attackers may also create resources, such as shared file systems and groups of shares o

  • CVE-2020-5247Feb 28, 2020
    affected < 9.0+git.1586543314.6b6aa20-3.19.1fixed 9.0+git.1586543314.6b6aa20-3.19.1

    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-16770Dec 5, 2019
    affected < 9.0+git.1578936438.b9a9b95-3.16.1fixed 9.0+git.1578936438.b9a9b95-3.16.1

    In Puma before versions 3.12.2 and 4.3.1, a poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack. If more keepalive connections to Puma are opened than there are threads available, additional connections will wait p

  • CVE-2019-18874Nov 12, 2019
    affected < 9.0+git.1572311426.a6dc2fd-3.13.1fixed 9.0+git.1572311426.a6dc2fd-3.13.1

    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-17134Oct 8, 2019
    affected < 9.0+git.1572311426.a6dc2fd-3.13.1fixed 9.0+git.1572311426.a6dc2fd-3.13.1

    Amphora Images in OpenStack Octavia >=0.10.0 <2.1.2, >=3.0.0 <3.2.0, >=4.0.0 <4.1.0 allows anyone with access to the management network to bypass client-certificate based authentication and retrieve information or issue configuration commands via simple HTTP requests to the Agent

  • CVE-2019-15026Aug 30, 2019
    affected < 9.0+git.1586543314.6b6aa20-3.19.1fixed 9.0+git.1586543314.6b6aa20-3.19.1

    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-13611Jul 15, 2019
    affected < 9.0+git.1564409964.b7e4fc3-3.7.2fixed 9.0+git.1564409964.b7e4fc3-3.7.2

    An issue was discovered in python-engineio through 3.8.2. There is a Cross-Site WebSocket Hijacking (CSWSH) vulnerability that allows attackers to make WebSocket connections to a server by using a victim's credentials, because the Origin header is not restricted.

  • CVE-2019-13117Jul 1, 2019
    affected < 9.0+git.1578936438.b9a9b95-3.16.1fixed 9.0+git.1578936438.b9a9b95-3.16.1

    In numbers.c in libxslt 1.1.33, an xsl:number with certain format strings could lead to a uninitialized read in xsltNumberFormatInsertNumbers. This could allow an attacker to discern whether a byte on the stack contains the characters A, a, I, i, or 0, or any other character.

  • CVE-2019-0201May 23, 2019
    affected < 9.0+git.1586543314.6b6aa20-3.19.1fixed 9.0+git.1586543314.6b6aa20-3.19.1

    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 < 9.0+git.1586543314.6b6aa20-3.19.1fixed 9.0+git.1586543314.6b6aa20-3.19.1

    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-11324Apr 18, 2019
    affected < 9.0+git.1564409964.b7e4fc3-3.7.2fixed 9.0+git.1564409964.b7e4fc3-3.7.2

    The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is

  • CVE-2019-11236Apr 15, 2019
    affected < 9.0+git.1564409964.b7e4fc3-3.7.2fixed 9.0+git.1564409964.b7e4fc3-3.7.2

    In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter.

  • CVE-2019-11068Apr 10, 2019
    affected < 9.0+git.1560868957.42bcb70-3.3.5fixed 9.0+git.1560868957.42bcb70-3.3.5

    libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.

  • CVE-2019-10876Apr 5, 2019
    affected < 9.0+git.1560868957.42bcb70-3.3.5fixed 9.0+git.1560868957.42bcb70-3.3.5

    An issue was discovered in OpenStack Neutron 11.x before 11.0.7, 12.x before 12.0.6, and 13.x before 13.0.3. By creating two security groups with separate/overlapping port ranges, an authenticated user may prevent Neutron from being able to configure networks on any compute nodes

  • CVE-2019-9740Mar 13, 2019
    affected < 9.0+git.1564409964.b7e4fc3-3.7.2fixed 9.0+git.1564409964.b7e4fc3-3.7.2

    An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the query string

  • CVE-2019-9735Mar 13, 2019
    affected < 9.0+git.1564409964.b7e4fc3-3.7.2fixed 9.0+git.1564409964.b7e4fc3-3.7.2

    An issue was discovered in the iptables firewall module in OpenStack Neutron before 10.0.8, 11.x before 11.0.7, 12.x before 12.0.6, and 13.x before 13.0.3. By setting a destination port in a security group rule along with a protocol that doesn't support that option (for example,

  • CVE-2019-7164Feb 20, 2019
    affected < 9.0+git.1564409964.b7e4fc3-3.7.2fixed 9.0+git.1564409964.b7e4fc3-3.7.2

    SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.

  • CVE-2019-7548Feb 6, 2019
    affected < 9.0+git.1564409964.b7e4fc3-3.7.2fixed 9.0+git.1564409964.b7e4fc3-3.7.2

    SQLAlchemy 1.2.17 has SQL Injection when the group_by parameter can be controlled.

Page 1 of 2