VYPR

Lava

by Linaro

Source repositories

CVEs (6)

  • CVE-2018-12565HigJun 19, 2018
    risk 0.57cvss 8.8epss 0.02

    An issue was discovered in Linaro LAVA before 2018.5.post1. Because of use of yaml.load() instead of yaml.safe_load() when parsing user data, remote code execution can occur.

  • CVE-2018-12564MedJun 19, 2018
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in Linaro LAVA before 2018.5.post1. Because of support for URLs in the submit page, a user can forge an HTTP request that will force lava-server-gunicorn to return any file on the server that is readable by lavaserver and valid yaml.

  • CVE-2018-12563MedJun 19, 2018
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in Linaro LAVA before 2018.5.post1. Because of support for file: URLs, a user can force lava-server-gunicorn to download any file from the filesystem if it's readable by lavaserver and valid yaml.

  • CVE-2022-45132Nov 18, 2022
    risk 0.00cvss epss 0.02

    In Linaro Automated Validation Architecture (LAVA) before 2022.11.1, remote code execution can be achieved through user-submitted Jinja2 template. The REST API endpoint for validating device configuration files in lava-server loads input as a Jinja2 template in a way that can be…

  • CVE-2022-44641Nov 18, 2022
    risk 0.00cvss epss 0.01

    In Linaro Automated Validation Architecture (LAVA) before 2022.11, users with valid credentials can submit crafted XMLRPC requests that cause a recursive XML entity expansion, leading to excessive use of memory on the server and a Denial of Service.

  • CVE-2022-42902Oct 13, 2022
    risk 0.00cvss epss 0.01

    In Linaro Automated Validation Architecture (LAVA) before 2022.10, there is dynamic code execution in lava_server/lavatable.py. Due to improper input sanitization, an anonymous user can force the lava-server-gunicorn service to execute user-provided code on the server.